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

Public Member Functions

 BSShapeNative (BulletShape pShape)
 
override BSShape GetReference (BSScene pPhysicsScene, BSPhysObject pPrim)
 
override void Dereference (BSScene physicsScene)
 
- Public Member Functions inherited from OpenSim.Region.PhysicsModule.BulletS.BSShape
 BSShape ()
 
 BSShape (BulletShape pShape)
 
override string ToString ()
 

Static Public Member Functions

static BSShape GetReference (BSScene physicsScene, BSPhysObject prim, BSPhysicsShapeType shapeType, FixedShapeKey shapeKey)
 
- Static Public Member Functions inherited from OpenSim.Region.PhysicsModule.BulletS.BSShape
static System.UInt64 ComputeShapeKey (OMV.Vector3 size, PrimitiveBaseShape pbs, out float retLod)
 
static BulletShape VerifyMeshCreated (BSScene physicsScene, BulletShape newShape, BSPhysObject prim)
 
static String UsefulPrimInfo (BSScene pScene, BSPhysObject prim)
 

Additional Inherited Members

- Protected Member Functions inherited from OpenSim.Region.PhysicsModule.BulletS.BSShape
virtual void IncrementReference ()
 
virtual void DecrementReference ()
 
- Properties inherited from OpenSim.Region.PhysicsModule.BulletS.BSShape
int referenceCount [get, set]
 
DateTime lastReferenced [get, set]
 
BulletShape physShapeInfo [get, set]
 
ShapeInfoInfo shapeInfo [get, set]
 
virtual bool HasPhysicalShape [get]
 
virtual BSPhysicsShapeType ShapeType [get]
 
virtual string AddrString [get]
 

Detailed Description

Definition at line 362 of file BSShapes.cs.

Constructor & Destructor Documentation

OpenSim.Region.PhysicsModule.BulletS.BSShapeNative.BSShapeNative ( BulletShape  pShape)
inline

Definition at line 365 of file BSShapes.cs.

Member Function Documentation

override void OpenSim.Region.PhysicsModule.BulletS.BSShapeNative.Dereference ( BSScene  physicsScene)
inlinevirtual

Implements OpenSim.Region.PhysicsModule.BulletS.BSShape.

Definition at line 389 of file BSShapes.cs.

static BSShape OpenSim.Region.PhysicsModule.BulletS.BSShapeNative.GetReference ( BSScene  physicsScene,
BSPhysObject  prim,
BSPhysicsShapeType  shapeType,
FixedShapeKey  shapeKey 
)
inlinestatic

Definition at line 369 of file BSShapes.cs.

override BSShape OpenSim.Region.PhysicsModule.BulletS.BSShapeNative.GetReference ( BSScene  pPhysicsScene,
BSPhysObject  pPrim 
)
inlinevirtual

Implements OpenSim.Region.PhysicsModule.BulletS.BSShape.

Definition at line 376 of file BSShapes.cs.


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