Public Member Functions | |
triangle (blub::uint32 a, blub::uint32 b, blub::uint32 c) | |
bool | contains (blub::uint32 _ind) |
bool | valid () |
bool | operator== (const triangle &other) const |
triangle | operator+ (const int32 &other) const |
Public Attributes | |
blub::uint16 | ind [3] |