VolumeConversionPolygon Struct Reference

#include <volumetools.h>

公共成员函数

void  SetTriangle ()
Bool   IsTriangle () const
UInt32 operator[] ( UInt index) const

Public Attributes

UInt32   a
UInt32   b
UInt32   c
UInt32   d

静态公共属性

static const Int32   size

成员函数文档编制

◆  SetTriangle()

void SetTriangle ( )

◆  IsTriangle()

Bool IsTriangle ( ) 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