#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) |
|
|
|
|
|
Definition at line 123 of file Vector.h. References Dot(). Here is the call graph for this function: ![]() |
|
|
Generated on Thu Oct 27 11:46:50 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001