Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ShoveData Class Reference

The ShoveData class is used within CollisionHandlerPusher::handle_entries(), to track multiple shoves onto a given collider. More...

List of all members.

Public Attributes

LVector3f _vector
float _length
bool _valid
CollisionEntry_entry


Detailed Description

The ShoveData class is used within CollisionHandlerPusher::handle_entries(), to track multiple shoves onto a given collider.

It's not exported outside this file.

Definition at line 44 of file collisionHandlerPusher.cxx.


Member Data Documentation

CollisionEntry* ShoveData::_entry
 

Definition at line 49 of file collisionHandlerPusher.cxx.

float ShoveData::_length
 

Definition at line 47 of file collisionHandlerPusher.cxx.

bool ShoveData::_valid
 

Definition at line 48 of file collisionHandlerPusher.cxx.

LVector3f ShoveData::_vector
 

Definition at line 46 of file collisionHandlerPusher.cxx.


The documentation for this class was generated from the following file:
Generated on Fri May 2 00:55:04 2003 for Panda by doxygen1.3