![]() |
VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
|
3D point with texture coordinate and color (ARGB32). Used by VoxieBox::drawMesh() More...
#include <vxDataTypes.h>
Public Attributes | |
| float | x |
| x position | |
| float | y |
| y position | |
| float | z |
| z position | |
| float | u |
| u texture | |
| float | v |
| v texture | |
| int | col |
| color value ARGB32 | |
3D point with texture coordinate and color (ARGB32). Used by VoxieBox::drawMesh()