OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Properties | List of all members
OpenSim.Region.PhysicsModule.ODE.OdePhysicsJoint Class Reference
Inheritance diagram for OpenSim.Region.PhysicsModule.ODE.OdePhysicsJoint:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.PhysicsModule.ODE.OdePhysicsJoint:
Collaboration graph
[legend]

Public Attributes

IntPtr jointID
 
- Public Attributes inherited from OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint
PhysicsJointType Type
 
string RawParams
 
List< string > BodyNames = new List<string>()
 
Vector3 Position
 
Quaternion Rotation
 
string ObjectNameInScene
 
string TrackedBodyName
 
Quaternion LocalRotation
 
int ErrorMessageCount
 
const int maxErrorMessages = 100
 

Properties

override bool IsInPhysicsEngine [get]
 
- Properties inherited from OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint
virtual bool IsInPhysicsEngine [get]
 

Detailed Description

Definition at line 35 of file OdePhysicsJoint.cs.

Member Data Documentation

IntPtr OpenSim.Region.PhysicsModule.ODE.OdePhysicsJoint.jointID

Definition at line 44 of file OdePhysicsJoint.cs.

Property Documentation

override bool OpenSim.Region.PhysicsModule.ODE.OdePhysicsJoint.IsInPhysicsEngine
get

Definition at line 38 of file OdePhysicsJoint.cs.


The documentation for this class was generated from the following file: