Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

vectorc.h File Reference

#include <math.h>
#include <fstream>
#include "../oawconfig.h"

Include dependency graph for vectorc.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  Vector2C
class  Vector3C
class  Vector4C

Typedefs

typedef Vector3CpVectorC
typedef Vector3C VectorC

Functions

OAW_DLLMAPPING double Norm (const Vector3C &v)
OAW_DLLMAPPING Vector3C vkrp (const Vector3C &, const Vector3C &)
OAW_DLLMAPPING double Angle (const Vector3C &, const Vector3C &)
OAW_DLLMAPPING double AngleTo (const Vector3C &, const Vector3C &, const Vector3C &)
OAW_DLLMAPPING double operator * (const Vector3C &, const Vector3C &)
OAW_DLLMAPPING Vector3C operator- (const Vector3C &, const Vector3C &)
OAW_DLLMAPPING Vector4C operator * (const double &, const Vector4C &)


Typedef Documentation

typedef Vector3C* pVectorC
 

Definition at line 120 of file vectorc.h.

typedef Vector3C VectorC
 

Definition at line 121 of file vectorc.h.


Function Documentation

OAW_DLLMAPPING double Angle const Vector3C  ,
const Vector3C  
 

OAW_DLLMAPPING double AngleTo const Vector3C  ,
const Vector3C  ,
const Vector3C  
 

OAW_DLLMAPPING double Norm const Vector3C   v
 

OAW_DLLMAPPING Vector4C operator * const double &   ,
const Vector4C  
 

OAW_DLLMAPPING double operator * const Vector3C  ,
const Vector3C  
 

OAW_DLLMAPPING Vector3C operator- const Vector3C  ,
const Vector3C  
 

OAW_DLLMAPPING Vector3C vkrp const Vector3C  ,
const Vector3C  
 


Generated on Tue Jul 29 14:26:46 2003 for Open ActiveWrl by doxygen1.3-rc2