Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

salt::Vector2f Class Reference

#include <vector.h>

Inheritance diagram for salt::Vector2f:

Inheritance graph
[legend]
Collaboration diagram for salt::Vector2f:

Collaboration graph
[legend]
List of all members.

Public Member Functions

f_inline Vector2f ()
 Construction/Destruction/Assignment.
f_inline Vector2f (float x, float y)
 Vector2f (const float *f)
f_inline Vector2f (const Vector2f &v)
 Vector2f (float f)
float GetAngleRad () const
float GetAngleDeg () const

Detailed Description

Definition at line 44 of file vector.h.


Constructor & Destructor Documentation

f_inline salt::Vector2f::Vector2f  )  [inline]
 

Construction/Destruction/Assignment.

Definition at line 51 of file vector.h.

f_inline salt::Vector2f::Vector2f float  x,
float  y
[inline]
 

Definition at line 52 of file vector.h.

salt::Vector2f::Vector2f const float *  f  )  [inline, explicit]
 

Definition at line 53 of file vector.h.

References salt::TVector< float, 2, Vector2f >::SetData().

Here is the call graph for this function:

f_inline salt::Vector2f::Vector2f const Vector2f v  )  [inline]
 

Definition at line 54 of file vector.h.

salt::Vector2f::Vector2f float  f  )  [inline, explicit]
 

Definition at line 55 of file vector.h.

References salt::TVector< float, 2, Vector2f >::Fill().

Here is the call graph for this function:


Member Function Documentation

float salt::Vector2f::GetAngleDeg  )  const [inline]
 

Definition at line 75 of file vector.h.

References GetAngleRad(), and salt::gRadToDeg().

Here is the call graph for this function:

float salt::Vector2f::GetAngleRad  )  const [inline]
 

Definition at line 57 of file vector.h.

References salt::gArcCos(), salt::TVector< float, 2, Vector2f >::Get(), and salt::TVector< float, 2, Vector2f >::Length().

Referenced by GetAngleDeg().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 15:49:35 2006 for rcssserver3d by  doxygen 1.4.4