Classes | Defines | Typedefs | Enumerations | Functions

tessint.h File Reference

#include "maxheap.h"
#include "maxtess.h"
#include "UVWMapper.h"

Go to the source code of this file.

Classes

class   UVWMapperDesc
struct   SurfTabEntry

Defines

#define  TExport   __declspec(dllimport)

Typedefs

typedef Tab< SurfTabEntry SurfTab

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 Documentation

#define TExport   __declspec(dllimport)

Definition at line 19 of file tessint.h.


Typedef Documentation

Definition at line 68 of file tessint.h.


Enumeration Type Documentation


Function Documentation

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 
)