QuadObject Class Reference

#include <influenc.h>

Inheritance diagram for QuadObject:

Inheritance graph
[legend]
Collaboration diagram for QuadObject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void * operator new (size_t)
BOOL IsPatch ()
int GetType ()
virtual void Intersect (const Vector &, const Vector &, ThreadInfo *)=0
virtual void Collision (ThreadInfo *, Vector &min, Vector &max)=0
virtual void Normal (Hit &, Vector &, Vector &)=0

Public Attributes

float smin
float smax
float tmin
float tmax

Detailed Description

Definition at line 18 of file influenc.h.


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.


Member Data Documentation

float QuadObject::smax
 

Definition at line 20 of file influenc.h.

float QuadObject::smin
 

Definition at line 20 of file influenc.h.

float QuadObject::tmax
 

Definition at line 20 of file influenc.h.

float QuadObject::tmin
 

Definition at line 20 of file influenc.h.


The documentation for this class was generated from the following file:
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:47:01 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001