Panda3D
panda3d
physics
PhysicsObject
PhysicsObject Member List
This is the complete list of members for
PhysicsObject
, including all inherited members.
__init__
()
PhysicsObject
__init__
(const PhysicsObject copy)
PhysicsObject
addImpact
(const LPoint3 offset_from_center_of_mass, const LVector3 impulse)
PhysicsObject
addImpulse
(const LVector3 impulse)
PhysicsObject
addLocalImpact
(const LPoint3 offset_from_center_of_mass, const LVector3 impulse)
PhysicsObject
addLocalImpulse
(const LVector3 impulse)
PhysicsObject
addLocalTorque
(const LRotation torque)
PhysicsObject
addTorque
(const LRotation torque)
PhysicsObject
getActive
()
PhysicsObject
getClassType
()
PhysicsObject
static
getImplicitVelocity
()
PhysicsObject
getInertialTensor
()
PhysicsObject
getLastPosition
()
PhysicsObject
getLcs
()
PhysicsObject
getMass
()
PhysicsObject
getName
()
PhysicsObject
getOrientation
()
PhysicsObject
getOriented
()
PhysicsObject
getPosition
()
PhysicsObject
getRefCount
()
ReferenceCount
getRotation
()
PhysicsObject
getTerminalVelocity
()
PhysicsObject
getType
()
TypedObject
getTypeIndex
()
TypedObject
getVelocity
()
PhysicsObject
isExactType
(TypeHandle handle)
TypedObject
isOfType
(TypeHandle handle)
TypedObject
makeCopy
()
PhysicsObject
operator=
(const PhysicsObject other)
PhysicsObject
output
(Ostream out)
PhysicsObject
ref
()
ReferenceCount
resetOrientation
(const LOrientation orientation)
PhysicsObject
resetPosition
(const LPoint3 pos)
PhysicsObject
setActive
(bool flag)
PhysicsObject
setLastPosition
(const LPoint3 pos)
PhysicsObject
setMass
(float)
PhysicsObject
setName
(str name)
PhysicsObject
setOrientation
(const LOrientation orientation)
PhysicsObject
setOriented
(bool flag)
PhysicsObject
setPosition
(const LPoint3 pos)
PhysicsObject
setPosition
(float x, float y, float z)
PhysicsObject
setRotation
(const LRotation rotation)
PhysicsObject
setTerminalVelocity
(float tv)
PhysicsObject
setVelocity
(const LVector3 vel)
PhysicsObject
setVelocity
(float x, float y, float z)
PhysicsObject
testRefCountIntegrity
()
ReferenceCount
testRefCountNonzero
()
ReferenceCount
unref
()
ReferenceCount
write
(Ostream out, unsigned int indent)
PhysicsObject
Generated on Thu May 18 2017 01:47:04 for Panda3D by
1.8.13