Vector3D Class Reference

#include <vector3d.hh>

List of all members.

Public Member Functions

 Vector3D ()
 Vector3D (float vx, float vy, float vz)
 Vector3D (Vector3D const &v)
 Vector3D (CVertex const &p1, CVertex const &p2)
float Get_Length ()
void Normalize ()
float Scal_Product (Vector3D const &v)
Vector3D Vect_Product (Vector3D const &v)


Detailed Description

Definition at line 46 of file vector3d.hh.


Constructor & Destructor Documentation

Vector3D::Vector3D (  )  [inline]

Definition at line 80 of file vector3d.hh.

Vector3D::Vector3D ( float  vx,
float  vy,
float  vz 
) [inline]

Definition at line 87 of file vector3d.hh.

Vector3D::Vector3D ( Vector3D const &  v  )  [inline]

Definition at line 93 of file vector3d.hh.

Vector3D::Vector3D ( CVertex const &  p1,
CVertex const &  p2 
) [inline]

Definition at line 99 of file vector3d.hh.


Member Function Documentation

float Vector3D::Get_Length (  )  [inline]

Definition at line 107 of file vector3d.hh.

void Vector3D::Normalize (  )  [inline]

Definition at line 115 of file vector3d.hh.

float Vector3D::Scal_Product ( Vector3D const &  v  )  [inline]

Definition at line 124 of file vector3d.hh.

Vector3D Vector3D::Vect_Product ( Vector3D const &  v  )  [inline]

Definition at line 138 of file vector3d.hh.


The documentation for this class was generated from the following file:

Generated on Tue Jul 7 15:21:00 2009 for Moka libraries by  doxygen 1.5.8