|
3ds Max C++ API Reference
|
Classes | |
| class | UVWMapperDesc |
| struct | SurfTabEntry |
Macros | |
| #define | TExport __declspec(dllimport) |
Enumerations | |
| enum | SurfaceType { BEZIER_PATCH , GMSURFACE , MAX_MESH , MODEL_OP } |
Functions | |
| TExport MCHAR * | GapVersion (void) |
| TExport int | GapTessellate (void *surf, SurfaceType type, Matrix3 *otm, Mesh *mesh, TessApprox *tess, TessApprox *disp, View *view, Mtl *mtl, BOOL dumpMiFile, BOOL splitmesh) |
| #define TExport __declspec(dllimport) |
| enum SurfaceType |
| TExport int GapTessellate | ( | void * | surf, |
| SurfaceType | type, | ||
| Matrix3 * | otm, | ||
| Mesh * | mesh, | ||
| TessApprox * | tess, | ||
| TessApprox * | disp, | ||
| View * | view, | ||
| Mtl * | mtl, | ||
| BOOL | dumpMiFile, | ||
| BOOL | splitmesh | ||
| ) |