OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo Class Reference

Public Member Functions

 ShapeInfoInfo ()
 
void SetVerticesPerHull (int hullNum, int vertices)
 
int GetVerticesPerHull (int hullNum)
 
override string ToString ()
 

Properties

int Vertices [get, set]
 
int HullCount [get, set]
 

Detailed Description

Definition at line 45 of file BSShapes.cs.

Constructor & Destructor Documentation

OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.ShapeInfoInfo ( )
inline

Definition at line 50 of file BSShapes.cs.

Member Function Documentation

int OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.GetVerticesPerHull ( int  hullNum)
inline

Definition at line 73 of file BSShapes.cs.

void OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.SetVerticesPerHull ( int  hullNum,
int  vertices 
)
inline

Definition at line 66 of file BSShapes.cs.

override string OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.ToString ( )
inline

Definition at line 81 of file BSShapes.cs.

Property Documentation

int OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.HullCount
getset

Definition at line 57 of file BSShapes.cs.

int OpenSim.Region.PhysicsModule.BulletS.ShapeInfoInfo.Vertices
getset

Definition at line 47 of file BSShapes.cs.


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