VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Attributes | List of all members
poltex_t Struct Reference

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
 

Detailed Description

3D point with texture coordinate and color (ARGB32). Used by VoxieBox::drawMesh()


The documentation for this struct was generated from the following file: