|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
Go to the source code of this file.
Typedefs | |
| typedef enum Mdl0BoxOperator_s | Mdl0BoxOperator_t |
| typedef enum Mdl0Operator_s | Mdl0Operator_t |
| typedef enum Mdl0PlaneOperator_s | Mdl0PlaneOperator_t |
| typedef enum Mdl0SearchType_s | Mdl0SearchType_t |
| typedef enum Mdl0SortOrder_e | Mdl0SortOrder_t |
Enumerations | |
| enum | Mdl0BoxOperator_s { Inside = 0, Outside, BoxIntersect, InsideOrIntersects, OutsideOrIntersects } |
| enum | Mdl0Operator_s { And = 0, Or, Not } |
| enum | Mdl0PlaneOperator_s { PlaneAbove = 0, PlaneBelow, PlaneIntersects, PlaneAboveOrIntersects, PlaneBelowOrIntersects } |
| enum | Mdl0SearchType_s { EmptySearch = 0, ResultType, SelectedContent, Group, SavedQuery, Proximity, BoxZone, PlaneZone, PartitionSearch, Closure, UnassignedPartition, OptionSet } |
| enum | Mdl0SortOrder_e { Ascending, Descending } |
This file contains the definition of data structures used by MODELSEARCH calls
Definition in file modelsearch_types.h.
| typedef enum Mdl0BoxOperator_s Mdl0BoxOperator_t |
| typedef enum Mdl0Operator_s Mdl0Operator_t |
| typedef enum Mdl0PlaneOperator_s Mdl0PlaneOperator_t |
| typedef enum Mdl0SearchType_s Mdl0SearchType_t |
| typedef enum Mdl0SortOrder_e Mdl0SortOrder_t |
| enum Mdl0BoxOperator_s |
| Enumerator | |
|---|---|
| Inside | |
| Outside | |
| BoxIntersect | |
| InsideOrIntersects | |
| OutsideOrIntersects | |
Definition at line 55 of file modelsearch_types.h.
| enum Mdl0Operator_s |
| Enumerator | |
|---|---|
| And | |
| Or | |
| Not | |
Definition at line 44 of file modelsearch_types.h.
| enum Mdl0PlaneOperator_s |
| Enumerator | |
|---|---|
| PlaneAbove | |
| PlaneBelow | |
| PlaneIntersects | |
| PlaneAboveOrIntersects | |
| PlaneBelowOrIntersects | |
Definition at line 68 of file modelsearch_types.h.
| enum Mdl0SearchType_s |
| Enumerator | |
|---|---|
| EmptySearch | |
| ResultType | |
| SelectedContent | |
| Group | |
| SavedQuery | |
| Proximity | |
| BoxZone | |
| PlaneZone | |
| PartitionSearch | |
| Closure | |
| UnassignedPartition | |
| OptionSet | |
Definition at line 24 of file modelsearch_types.h.
| enum Mdl0SortOrder_e |
| Enumerator | |
|---|---|
| Ascending | |
| Descending | |
Definition at line 80 of file modelsearch_types.h.