#include "../strbasic.h"#include "../utilexp.h"#include "../MaxHeap.h"
Classes |
|
| class | Exception |
| Base exception class for 3ds Max. More... |
|
| class | OutOfRangeException |
| Thrown when an out of bounds index is
detected. More... |
|
| class | NullDereferenceException |
| Thrown when a null pointer is dereferenced.
More... |
|
| class | RunTimeException |
| General multi-purpose exception for runtime
errors. More... |
|
Namespaces |
|
| namespace | MaxSDK |
| namespace | MaxSDK::Util |