TComplex Struct Reference
[Math classes]

Inherits TVector2Template< real32 >.

List of all members.

Public Member Functions

 TComplex ()
 TComplex (const real xx, const real yy)
 TComplex (const TVector2 &val)
TComplex GetConjugate () const
void Conjugate ()
TComplexoperator*= (const TComplex &b)

Static Public Member Functions

static TComplex Exp (real val)

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]
static TComplex TComplex::Exp ( real  val  )  [inline, static]
TComplex TComplex::GetConjugate (  )  const [inline]
TComplex& TComplex::operator*= ( const TComplex b  )  [inline]

The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:48:00 2010 for Carrara SDK Doc by  doxygen 1.6.3