|
3ds Max C++ API Reference
|
#include <crtdefs.h>Classes | |
| struct | RectangleSize |
| the struct that defines the width and height of one rectangle. More... | |
Namespaces | |
| namespace | MaxSDK |
| namespace | MaxSDK::Graphics |
Typedefs | |
| typedef unsigned __int64 | Identifier |
| This is the unique id type of our internal graphics objects. | |
| typedef unsigned long | Bitfields |
| record the dirty flags of render view. | |
Variables | |
| const Identifier | NIL_ID = (Identifier)-1 |
| Invalid id value. | |