TIndex3 Class Reference
List of all members.
Detailed Description
Stores a 3D integer point
Constructor & Destructor Documentation
TIndex3::TIndex3 |
( |
|
) |
[inline] |
TIndex3::TIndex3 |
( |
const int32 |
xx, |
|
|
const int32 |
yy, |
|
|
const int32 |
zz | |
|
) |
| | [inline] |
Member Function Documentation
uint32 TIndex3::GetDimension |
( |
void |
|
) |
const [inline] |
real TIndex3::GetDistance |
( |
const TIndex3 & |
v |
) |
const [inline] |
real TIndex3::GetMagnitude |
( |
void |
|
) |
const [inline] |
real TIndex3::GetMagnitudeSquared |
( |
void |
|
) |
const [inline] |
void TIndex3::Negate |
( |
void |
|
) |
[inline] |
TIndex3 TIndex3::operator- |
( |
void |
|
) |
const [inline] |
const int32& TIndex3::operator[] |
( |
const uint32 |
elemNum |
) |
const [inline] |
int32& TIndex3::operator[] |
( |
const uint32 |
elemNum |
) |
[inline] |
void TIndex3::Set |
( |
const int32 |
xx, |
|
|
const int32 |
yy, |
|
|
const int32 |
zz | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: