|
3ds Max C++ API Reference
|
A struct to allow us to expose more node information. More...
#include <maxapi.h>
Public Member Functions | |
| bool | operator== (const MaxRefEntryData otherData) |
Public Attributes | |
| MSTR | nodeName |
| ULONG | nodeHandle |
| ULONG | parentNodeHandle |
| int | nodeLevel |
A struct to allow us to expose more node information.
|
inline |
| MSTR nodeName |
| ULONG nodeHandle |
| ULONG parentNodeHandle |
| int nodeLevel |