Go to the source code of this file.
◆ ForeachGeometryElementZoneViewerPathElem
| typedef struct ForeachGeometryElementZoneViewerPathElem ForeachGeometryElementZoneViewerPathElem |
◆ GroupNodeViewerPathElem
| typedef struct GroupNodeViewerPathElem GroupNodeViewerPathElem |
◆ IDViewerPathElem
| typedef struct IDViewerPathElem IDViewerPathElem |
◆ ModifierViewerPathElem
| typedef struct ModifierViewerPathElem ModifierViewerPathElem |
◆ RepeatZoneViewerPathElem
| typedef struct RepeatZoneViewerPathElem RepeatZoneViewerPathElem |
◆ SimulationZoneViewerPathElem
| typedef struct SimulationZoneViewerPathElem SimulationZoneViewerPathElem |
◆ ViewerNodeViewerPathElem
| typedef struct ViewerNodeViewerPathElem ViewerNodeViewerPathElem |
◆ ViewerPath
| typedef struct ViewerPath ViewerPath |
◆ ViewerPathElem
| typedef struct ViewerPathElem ViewerPathElem |
◆ ViewerPathElemType
◆ ViewerPathElemType
| Enumerator |
|---|
| VIEWER_PATH_ELEM_TYPE_ID | |
| VIEWER_PATH_ELEM_TYPE_MODIFIER | |
| VIEWER_PATH_ELEM_TYPE_GROUP_NODE | |
| VIEWER_PATH_ELEM_TYPE_SIMULATION_ZONE | |
| VIEWER_PATH_ELEM_TYPE_VIEWER_NODE | |
| VIEWER_PATH_ELEM_TYPE_REPEAT_ZONE | |
| VIEWER_PATH_ELEM_TYPE_FOREACH_GEOMETRY_ELEMENT_ZONE | |
Definition at line 12 of file DNA_viewer_path_types.h.