#include <influenc.h>
Inheritance diagram for Quadrangle:
Public Member Functions | |
Quadrangle (Vector &p1, Vector &p2, Vector &p3, Vector &p4, float u1, float u2, float v1, float v4, int polyid) | |
void | Intersect (const Vector &, const Vector &, ThreadInfo *) |
void | Bounds (Vector &min, Vector &max) |
void | Collision (ThreadInfo *, Vector &min, Vector &max) |
void | Normal (Hit &, Vector &, Vector &) |
Public Attributes | |
Vector | p [4] |
int | polyid |
Definition at line 32 of file influenc.h.
|
|
|
|
|
Implements QuadObject. |
|
Implements QuadObject. |
|
Implements QuadObject. Reimplemented in FractalQuadrangle, and DisplaceQuadrangle. |
|
Definition at line 37 of file influenc.h. |
|
Definition at line 38 of file influenc.h. |
Generated on Thu Oct 27 11:47:01 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001