Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes
CollisionHandlerPhysical::ColliderDef Class Reference

List of all members.

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

Detailed Description

Definition at line 62 of file collisionHandlerPhysical.h.


Member Function Documentation

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(), CollisionHandlerFloor::handle_entries(), and CollisionHandlerGravity::handle_entries().


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations