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

point3d with index to next point in loop (starting at 0). Similar to poltex_t but with no texture data. Used by VoxieBox::drawPoly() More...

#include <vxDataTypes.h>

Public Attributes

float x
 x position
 
float y
 y position
 
float z
 z position
 
int p2
 next index in the pol_t array jump to More...
 

Detailed Description

point3d with index to next point in loop (starting at 0). Similar to poltex_t but with no texture data. Used by VoxieBox::drawPoly()

Member Data Documentation

◆ p2

int pol_t::p2

next index in the pol_t array jump to

See also
VoxieBox::drawPoly()

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