PowerVR Software Development Kit |
#include <PVRTModelMD2.h>
Public Attributes | |
unsigned char * | pColorArray |
float * | pTexCoordArray |
float * | pNormalArray |
float * | pPositionArray |
int | NumberOfFans |
int | NumberOfStrips |
int | Offset2Strips |
int * | pFanLengths |
int * | pStripLengths |
|
Number of Fans. |
|
Number of Strips. |
|
Offset between fan and strip vertices/normals/etc. |
|
Pointer to the Color Buffer (4 elements per vertex) |
|
Number of indices for each fan. |
|
Pointer to the Normal Buffer (3 elements per vertex) |
|
Pointer to the Position Buffer (3 elements per vertex) |
|
Number of indices for each strip. |
|
Pointer to the TexCoord Buffer (3 elements per vertex) |
Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.