Vector.h File Reference

#include "Exports.h"
#include <math.h>

Include dependency graph for Vector.h:

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

Go to the source code of this file.

Classes

class  Vector

Defines

#define __VECTOR_H
#define V_PI   3.1415926535898

Functions

float DistancePointToPlane (const Vector &point, const Vector &pointonplane, const Vector &normal)
void PushMinMax (const Vector &p, Vector &minv, Vector &maxv)


Define Documentation

#define __VECTOR_H
 

Definition at line 3 of file Vector.h.

#define V_PI   3.1415926535898
 

Definition at line 14 of file Vector.h.


Function Documentation

float DistancePointToPlane const Vector point,
const Vector pointonplane,
const Vector normal
[inline]
 

Definition at line 123 of file Vector.h.

References Dot().

Here is the call graph for this function:

void PushMinMax const Vector p,
Vector minv,
Vector maxv
[inline]
 

Definition at line 130 of file Vector.h.

References Vector::x, Vector::y, and Vector::z.


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:50 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001