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

Public Attributes

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

virtual bool IsInPhysicsEngine [get]
 

Detailed Description

Definition at line 41 of file PhysicsJoint.cs.

Member Data Documentation

List<string> OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.BodyNames = new List<string>()

Definition at line 46 of file PhysicsJoint.cs.

int OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.ErrorMessageCount

Definition at line 52 of file PhysicsJoint.cs.

Quaternion OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.LocalRotation

Definition at line 51 of file PhysicsJoint.cs.

const int OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.maxErrorMessages = 100

Definition at line 53 of file PhysicsJoint.cs.

string OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.ObjectNameInScene

Definition at line 49 of file PhysicsJoint.cs.

Vector3 OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.Position

Definition at line 47 of file PhysicsJoint.cs.

string OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.RawParams

Definition at line 45 of file PhysicsJoint.cs.

Quaternion OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.Rotation

Definition at line 48 of file PhysicsJoint.cs.

string OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.TrackedBodyName

Definition at line 50 of file PhysicsJoint.cs.

PhysicsJointType OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.Type

Definition at line 44 of file PhysicsJoint.cs.

Property Documentation

virtual bool OpenSim.Region.PhysicsModules.SharedBase.PhysicsJoint.IsInPhysicsEngine
get

Definition at line 43 of file PhysicsJoint.cs.


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