Public Member Functions
|
CoreExport |
TVPatch
() |
CoreExport |
TVPatch
(const TVPatch
&fromPatch) |
CoreExport
void |
Init
() |
CoreExport
void |
setTVerts
(int *vrt, int count) |
CoreExport
void |
setTVerts
(int a, int b, int c, int d=0) |
CoreExport
void |
setTHandles
(int *vrt, int count) |
CoreExport
void |
setTHandles
(int a, int b, int c, int d, int e, int f, int g=0, int h=0) |
CoreExport
void |
setTInteriors
(int *vrt, int count) |
CoreExport
void |
setTInteriors
(int a, int b, int c, int d=0) |
int |
getTVert
(int index) |
int * |
getAllTVerts
(void) |
CoreExport
TVPatch
& |
operator=
(const TVPatch
&from) |
CoreExport
IOResult |
Save
(ISave *isave) |
CoreExport
IOResult |
Load
(ILoad *iload) |
Public Attributes
|
int |
tv
[4] |
int |
handles
[8] |
int |
interiors
[4] |