| 3ds Max C++ API Reference
    | 
#include "../foundation/streams.h"#include "objectsets.h"#include "../macros/define_implementations.h"| Classes | |
| class | PathName | 
| class | SceneNodeByNameCache | 
| Macros | |
| #define | is_pathname(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(PathName)) | 
| Enumerations | |
| enum | path_flags { rooted_path = 1 , wild_card_path = 2 } | 
| Variables | |
| MCHAR * | ellipsis_level_name | 
| MCHAR * | parent_level_name | 
| #define is_pathname | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(PathName)) | 
| enum path_flags | 
| 
 | extern | 
| 
 | extern |