TComplex Struct Reference
[Math classes]
Inherits TVector2Template< real32 >.
List of all members.
Detailed Description
Defines a complex number n= x + i*y (i*i= -1)
Constructor & Destructor Documentation
TComplex::TComplex |
( |
|
) |
[inline] |
TComplex::TComplex |
( |
const real |
xx, |
|
|
const real |
yy | |
|
) |
| | [inline] |
TComplex::TComplex |
( |
const TVector2 & |
val |
) |
[inline] |
Member Function Documentation
void TComplex::Conjugate |
( |
|
) |
[inline] |
TComplex TComplex::GetConjugate |
( |
|
) |
const [inline] |
The documentation for this struct was generated from the following file: