VolumeConversionPolygon Struct Reference

#include <volumetools.h>

Public Member Functions

void SetTriangle ()
 
Bool IsTriangle () const
 
UInt32operator[] (UInt index) const
 

Public Attributes

UInt32 a
 
UInt32 b
 
UInt32 c
 
UInt32 d
 

Static Public Attributes

static const Int32 size
 

Member Function Documentation

◆ SetTriangle()

void SetTriangle ( )

◆ IsTriangle()

Bool IsTriangle ( void  ) const

◆ operator[]()

UInt32& operator[] ( UInt  index) const

Member Data Documentation

◆ a

UInt32 a

◆ b

UInt32 b

◆ c

UInt32 c

◆ d

UInt32 d

◆ size

const Int32 size
static