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

struct to manage indices for VoxieBox::drawMeshExt() function XYZ index and UV + C (color) index ! Important ! when defining a new polygon loop / face use the .xyzi + (1<<31); to indicate a new face More...

#include <vxDataTypes.h>

Public Attributes

int xyzi
 
int uvci
 

Detailed Description

struct to manage indices for VoxieBox::drawMeshExt() function XYZ index and UV + C (color) index ! Important ! when defining a new polygon loop / face use the .xyzi + (1<<31); to indicate a new face


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