Public Member Functions | |
TVMIVertexPtr () | |
TVMIVertexPtr (I3DExVertex *vertex, int32 uvIndex) | |
Public Attributes | |
TMCCountedPtr< I3DExVertex > | fVertex |
int32 | fUVIndex |
Stores a pointer to a vertex (I3DExVertex), and the associated UV index (to deal with multiple UVs per point.
TVMIVertexPtr::TVMIVertexPtr | ( | ) | [inline] |
TVMIVertexPtr::TVMIVertexPtr | ( | I3DExVertex * | vertex, | |
int32 | uvIndex | |||
) | [inline] |
int32 TVMIVertexPtr::fUVIndex |