Vector3.h File Reference


Detailed Description

Declarations and definitions for the Vector3 class.

Author:
Liliya Kharevych
Date:
March 2006

Definition in file Vector3.h.

#include <iostream>
#include <math.h>

Go to the source code of this file.

Classes

class  Vector3
 This class defines operations for 3 dimensional vectors. More...

Defines

#define NOMINMAX
#define _USE_MATH_DEFINES

Variables

const int vDim = 3
 Dimension of the vector.


Define Documentation

#define _USE_MATH_DEFINES
 

Definition at line 11 of file Vector3.h.

#define NOMINMAX
 

Definition at line 9 of file Vector3.h.


Variable Documentation

const int vDim = 3
 

Dimension of the vector.

Warning:
Most of the functions can be used only with 3 dimensional vectors

Definition at line 20 of file Vector3.h.


Generated on Sat Jun 3 13:33:42 2006 for CirclePatterns by  doxygen 1.4.5