C# Class Universe.Physics.BulletSPlugin.BSShapeGImpact

Inheritance: BSShape
Afficher le fichier Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Méthodes publiques

Свойство Type Description
GImpacts BSShapeGImpact>.Dictionary

Méthodes publiques

Méthode Description
BSShapeGImpact ( BulletShape pShape ) : System
Dereference ( BSScene physicsScene ) : void
GetReference ( BSScene pPhysicsScene, BSPhysObject pPrim ) : BSShape
GetReference ( BSScene physicsScene, bool forceRebuild, BSPhysObject prim ) : BSShape
TryGetGImpactByPtr ( BulletShape pShape, BSShapeGImpact &outHull ) : bool

Private Methods

Méthode Description
CreatePhysicalGImpact ( BSScene physicsScene, BSPhysObject prim, System.UInt64 newMeshKey, PrimitiveBaseShape pbs, OpenMetaverse size, float lod ) : BulletShape

Method Details

BSShapeGImpact() public méthode

public BSShapeGImpact ( BulletShape pShape ) : System
pShape BulletShape
Résultat System

Dereference() public méthode

public Dereference ( BSScene physicsScene ) : void
physicsScene BSScene
Résultat void

GetReference() public méthode

public GetReference ( BSScene pPhysicsScene, BSPhysObject pPrim ) : BSShape
pPhysicsScene BSScene
pPrim BSPhysObject
Résultat BSShape

GetReference() public static méthode

public static GetReference ( BSScene physicsScene, bool forceRebuild, BSPhysObject prim ) : BSShape
physicsScene BSScene
forceRebuild bool
prim BSPhysObject
Résultat BSShape

TryGetGImpactByPtr() public static méthode

public static TryGetGImpactByPtr ( BulletShape pShape, BSShapeGImpact &outHull ) : bool
pShape BulletShape
outHull BSShapeGImpact
Résultat bool

Property Details

GImpacts public_oe static_oe property

public static Dictionary GImpacts
Résultat BSShapeGImpact>.Dictionary