|
HDK
|
Include dependency graph for UN_ParmData.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UN_ParmData |
| class | UN_ParmData::IDIterator |
| Iterator for traversing valid parm IDs. More... | |
| class | UN_ParmData::OrderedIDIterator |
| Iterator for traversing valid parm IDs in an ascending order. More... | |
Typedefs | |
| using | UN_CustomParmData = UN_CustomDataT< UN_ParmID, UN_ParmIndex > |
| using | UN_CustomParmDataPtr = UT_UniquePtr< UN_CustomParmData > |
| using UN_CustomParmData = UN_CustomDataT< UN_ParmID, UN_ParmIndex > |
Definition at line 21 of file UN_ParmData.h.
| using UN_CustomParmDataPtr = UT_UniquePtr< UN_CustomParmData > |
Definition at line 22 of file UN_ParmData.h.