classVector4 04

float Vector4::operator[] int  i  )  const [inline]
 

Definition at line 177 of file Vector4.h.

References n.

float Vector4::operator| const Vector b  )  const [inline]
  Definition at line 250 of file Vector4.h.

float Vector4::operator| const Vector4 b  )  const [inline]
  Definition at line 245 of file Vector4.h.

void Vector4::Set float  fill  )  [inline]
 

Definition at line 40 of file Vector4.h.

References n.

void Vector4::Set float  x,
float  y,
float  z,
float  w
[inline]
 

Definition at line 187 of file Vector4.h.

References n.

Referenced by Matrix44::SetIdentity(), and Vector4().