Panda3D
|
Public Member Functions | |
PT (DriveInterface) _drive_interface | |
void | set_target (const NodePath &target, DriveInterface *drive_interface=NULL) |
void | updated_transform () |
Called by the handler when it has changed the transform on the target node, this applies the change to the drive interface if one is specified. | |
Public Attributes | |
NodePath | _target |
Definition at line 62 of file collisionHandlerPhysical.h.
void CollisionHandlerPhysical::ColliderDef::updated_transform | ( | ) | [inline] |
Called by the handler when it has changed the transform on the target node, this applies the change to the drive interface if one is specified.
Definition at line 95 of file collisionHandlerPhysical.I.
Referenced by CollisionHandlerPusher::handle_entries(), CollisionHandlerGravity::handle_entries(), and CollisionHandlerFloor::handle_entries().