#include <RObject.h>
Inheritance diagram for RObject:
Public Member Functions | |
void * | operator new (size_t size) |
void | operator delete (void *ptr) |
virtual void | Intersect (const Vector &, const Vector &, ThreadInfo *) |
virtual BOOL | Intersect (const Vector &, const Vector &, Vector &, Vector &) |
virtual void | Normal (Hit &, Vector &, Vector &) |
virtual BOOL | IsPatch () |
virtual void | Collision (ThreadInfo *, Vector &min, Vector &max) |
virtual int | GetType ()=0 |
Definition at line 22 of file RObject.h.
|
Reimplemented in QuadObject, Quadrangle, and PropQuadrangle. |
|
Implemented in QuadObject, PropQuadrangle, RSphere, Cone, Cylinder, and Slab. |
|
Reimplemented in RSphere, Cone, Cylinder, and Slab. Definition at line 32 of file RObject.h. References FALSE. |
|
Reimplemented in QuadObject, Quadrangle, PropQuadrangle, RSphere, Cone, Cylinder, and Slab. |
|
Reimplemented in QuadObject. Definition at line 34 of file RObject.h. References FALSE. |
|
Reimplemented in QuadObject, Quadrangle, FractalQuadrangle, PropQuadrangle, DisplaceQuadrangle, RSphere, Cone, Cylinder, and Slab. |
|
Definition at line 29 of file RObject.h. References FreeAtt(). Here is the call graph for this function: ![]() |
|
Reimplemented in QuadObject. Definition at line 27 of file RObject.h. References AllocAtt(). Here is the call graph for this function: ![]() |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001