This reference page is linked to from the following overview topics: Retrieving Mesh Strip Data.
Graphics Strip Class.
#include <Strip.h>
Public Member Functions |
|
void | AddVert (DWORD vtx) |
void | AddVert (DWORD vtx, DWORD tvtx) |
void | AddVertN (DWORD vtx, DWORD nor) |
void | AddVertN (DWORD vtx, DWORD tvtx, DWORD nor) |
Public Attributes |
|
MtlID | mID |
DWORD | smGrp |
DWTab | v |
DWTab | n |
DWTab | tv |
void AddVert | ( | DWORD | vtx | ) | [inline] |
void AddVert | ( | DWORD | vtx, |
DWORD | tvtx | ||
) | [inline] |
void AddVertN | ( | DWORD | vtx, |
DWORD | nor | ||
) | [inline] |
void AddVertN | ( | DWORD | vtx, |
DWORD | tvtx, | ||
DWORD | nor | ||
) | [inline] |