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