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