Skip to content

classQuadObject 02

Member Function Documentation

virtual void QuadObject::Collision ThreadInfo *  ,
Vector min,
Vector max
[pure virtual]
 

Reimplemented from RObject.

Implemented in Quadrangle, and PropQuadrangle.

int QuadObject::GetType  )  [inline, virtual]
 

Implements RObject.

Reimplemented in PropQuadrangle.

Definition at line 25 of file influenc.h.

References QUADRANGLE.

virtual void QuadObject::Intersect const Vector ,
const Vector ,
ThreadInfo * 
[pure virtual]
 

Reimplemented from RObject.

Implemented in Quadrangle, and PropQuadrangle.

BOOL QuadObject::IsPatch  )  [inline, virtual]
 

Reimplemented from RObject.

Definition at line 24 of file influenc.h.

References TRUE.

virtual void QuadObject::Normal Hit ,
Vector ,
Vector
[pure virtual]
 

Reimplemented from RObject.

Implemented in Quadrangle, FractalQuadrangle, PropQuadrangle, and DisplaceQuadrangle.

void* QuadObject::operator new size_t   ) 
  Reimplemented from RObject.