|
HDK
|
#include <PyImathStringTable.h>
Public Member Functions | |
| StringTableEntry (StringTableIndex ii, const T &ss) | |
Public Attributes | |
| StringTableIndex | i |
| T | s |
Definition at line 83 of file PyImathStringTable.h.
|
inline |
Definition at line 85 of file PyImathStringTable.h.
| StringTableIndex PyImath::StringTableEntry< T >::i |
Definition at line 86 of file PyImathStringTable.h.
| T PyImath::StringTableEntry< T >::s |
Definition at line 87 of file PyImathStringTable.h.