PixelLightAPI  .
Classes
PLPhysics Namespace Reference

Classes

class  Body
 Abstract PL physics (rigid) body base class. More...
class  BodyBox
 Abstract PL physics box body. More...
class  BodyCapsule
 Abstract PL physics capsule body. More...
class  BodyChamferCylinder
 Abstract PL physics chamfer cylinder body. More...
class  BodyCone
 Abstract PL physics cone body. More...
class  BodyConvexHull
 Abstract PL physics convex hull body. More...
class  BodyCylinder
 Abstract PL physics cylinder body. More...
class  BodyEllipsoid
 Abstract PL physics ellipsoid body. More...
class  BodyMesh
 Abstract PL physics mesh body. More...
class  BodySphere
 Abstract PL physics sphere body. More...
class  BodyTerrain
 Abstract PL physics terrain body. More...
class  ContactInformation
 Contact information class. More...
class  Element
 Abstract PL physics element base class. More...
class  ElementHandler
 Element buffer handler class. More...
class  Joint
 Abstract PL physics joint (also called 'constraint') base class. More...
class  JointBall
 Abstract PL physics ball and socket (other name: spherical) joint. More...
class  JointCorkscrew
 Abstract PL physics corkscrew joint. More...
class  JointHinge
 Abstract PL physics hinge (other name: revolute) joint. More...
class  JointSlider
 Abstract PL physics slider (other name: cylindrical) joint. More...
class  JointUniversal
 Abstract PL physics universal joint. More...
class  JointUpVector
 Abstract PL physics up vector joint. More...
class  SNMPhysics
 Abstract physics scene node modifier base class. More...
class  SNMPhysicsBody
 Abstract physics body scene node modifier. More...
class  SNMPhysicsBodyBox
 Physics box body scene node modifier. More...
class  SNMPhysicsBodyCapsule
 Physics capsule body scene node modifier. More...
class  SNMPhysicsBodyChamferCylinder
 Physics chamfer cylinder body scene node modifier. More...
class  SNMPhysicsBodyCone
 Physics cone body scene node modifier. More...
class  SNMPhysicsBodyConvexHull
 Physics convex hull body scene node modifier. More...
class  SNMPhysicsBodyCylinder
 Physics cylinder body scene node modifier. More...
class  SNMPhysicsBodyEllipsoid
 Physics ellipsoid body scene node modifier. More...
class  SNMPhysicsBodyMesh
 Physics mesh body scene node modifier. More...
class  SNMPhysicsBodySphere
 Physics sphere body scene node modifier. More...
class  SNMPhysicsBodyTerrain
 Physics terrain body scene node modifier. More...
class  SNMPhysicsCorrectDistance
 Scene node modifier class correcting the distance between the owner scene node and a target scene node by using physics tests. More...
class  SNMPhysicsForce
 Physics scene node modifier adding a force to the first found physics body of the owner scene node. More...
class  SNMPhysicsJoint
 Abstract physics joint scene node modifier. More...
class  SNMPhysicsJointBall
 Physics ball and socket joint scene node modifier. More...
class  SNMPhysicsJointCorkscrew
 Physics corkscrew joint scene node modifier. More...
class  SNMPhysicsJointHinge
 Physics hinge joint scene node modifier. More...
class  SNMPhysicsJointSlider
 Physics slider joint scene node modifier. More...
class  SNMPhysicsJointUniversal
 Physics universal joint scene node modifier. More...
class  SNMPhysicsJointUpVector
 Physics up vector joint scene node modifier. More...
class  SNMPhysicsTorque
 Physics scene node modifier adding a torque to the first found physics body of the owner scene node. More...
class  SNMPhysicsUpdateVelocity
 Updates the linear and angular velocity of physics bodies according to the scene node movement. More...
class  RagdollBody
 Ragdoll body. More...
class  RagdollJoint
 Ragdoll joint. More...
class  RagdollLoader
 Abstract ragdoll loader base class. More...
class  RagdollLoaderPL
 Ragdoll loader implementation for the PixelLight ragdoll XML file format. More...
class  SCPhysicsWorld
 Physics world scene node container. More...
struct  NoCollision
 Disables collision between two bodies. More...
struct  JointController
 Set of controller gains for a particular joint. More...
class  SNRagdoll
 Ragdoll scene node. More...
class  Sensor
 Abstract PL physics sensor base class. More...
class  SensorAABoundingBox
 Abstract PL physics axis aligned bounding box sensor. More...
class  SensorRaycast
 Abstract PL physics ray cast sensor. More...
class  World
 Abstract PL physics world (also called 'simulator') base class. More...


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:21
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported