fragVertex

typedef struct tagfragVertex { float x; float y; float z; float blend0; float blend1; float blend2; BYTE matrixIndex[4]; WORD flags; WORD selGroup; } fragVertex;

Members

x

y

z

blend0

blend1

blend2

matrixIndex[4]

flags

selGroup

Remarks

See Also

Copyright © 2004-2010 Fragmosoft