3ds Max C++ API Reference
|
#include <mesh.h>
Public Member Functions | |
DllExport Iterator | operator++ () |
DllExport Iterator | operator++ (int) |
DllExport MeshSubHitRec & | operator* () |
bool | operator== (const Iterator &ref) const |
bool | operator!= (const Iterator &ref) const |
MeshSubHitRec * | operator-> () |
Public Attributes | |
void * | blockPtr |
int | localIndex |
DllExport MeshSubHitRec & operator* | ( | ) |
|
inline |
|
inline |
|
inline |
void* blockPtr |
int localIndex |