#include <volumetools.h>
Public Member Functions | |
| void | SetTriangle () |
| Bool | IsTriangle () const |
| UInt32 | operator[] (UInt index) const |
| UInt32 & | operator[] (UInt index) |
Public Attributes | |
| UInt32 | a |
| UInt32 | b |
| UInt32 | c |
| UInt32 | d |
Static Public Attributes | |
| static const Int32 | size |
| void SetTriangle | ( | ) |
| Bool IsTriangle | ( | ) | const |
| UInt32 a |
| UInt32 b |
| UInt32 c |
| UInt32 d |
|
static |