Panda3D
 All Classes Functions Variables Enumerations
Public Attributes | List of all members
ShoveData Class Reference

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

Public Attributes

CollisionEntry_entry
 
PN_stdfloat _length
 
bool _valid
 
LVector3 _vector
 

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 32 of file collisionHandlerPusher.cxx.


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