ScummVM API documentation
cPlayerPickRayCallback Class Reference
Inheritance diagram for cPlayerPickRayCallback:
hpl::iPhysicsRayCallback

Public Member Functions

void OnWorldExit ()
 
void Clear ()
 
bool OnIntersect (iPhysicsBody *pBody, cPhysicsRayParams *apParams)
 
void CalculateResults ()
 
- Public Member Functions inherited from hpl::iPhysicsRayCallback
virtual bool BeforeIntersect (iPhysicsBody *pBody)
 

Public Attributes

iPhysicsBodympPickedBody
 
iPhysicsBodympPickedAreaBody
 
float mfMaxDistance
 
float mfPickedDist
 
float mfPickedAreaDist
 
eGameEntityType mLastEntityType
 
cVector3f mvPickedPos
 
cVector3f mvPickedAreaPos
 
float mfMinStaticDist
 

The documentation for this class was generated from the following file: