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

Public Attributes

PhysicsActor actor
 
PrimitiveBaseShape pbs
 
IMesh mesh
 
Vector3 size
 
Vector3 OBB
 
Vector3 OBBOffset
 
float volume
 
byte shapetype
 
bool hasOBB
 
bool hasMeshVolume
 
MeshState meshState
 
UUID assetID
 
meshWorkerCmnds comand
 

Detailed Description

Definition at line 50 of file ODEMeshWorker.cs.

Member Data Documentation

PhysicsActor OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.actor

Definition at line 52 of file ODEMeshWorker.cs.

UUID OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.assetID

Definition at line 66 of file ODEMeshWorker.cs.

meshWorkerCmnds OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.comand

Definition at line 67 of file ODEMeshWorker.cs.

bool OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.hasMeshVolume

Definition at line 64 of file ODEMeshWorker.cs.

bool OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.hasOBB

Definition at line 63 of file ODEMeshWorker.cs.

IMesh OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.mesh

Definition at line 54 of file ODEMeshWorker.cs.

MeshState OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.meshState

Definition at line 65 of file ODEMeshWorker.cs.

Vector3 OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.OBB

Definition at line 57 of file ODEMeshWorker.cs.

Vector3 OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.OBBOffset

Definition at line 58 of file ODEMeshWorker.cs.

PrimitiveBaseShape OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.pbs

Definition at line 53 of file ODEMeshWorker.cs.

byte OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.shapetype

Definition at line 62 of file ODEMeshWorker.cs.

Vector3 OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.size

Definition at line 56 of file ODEMeshWorker.cs.

float OpenSim.Region.PhysicsModule.ubOde.ODEPhysRepData.volume

Definition at line 60 of file ODEMeshWorker.cs.


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