C# Class Universe.Physics.BulletSPlugin.BSShapeAvatar

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

Méthodes publiques

Méthode Description
Dereference ( BSScene physicsScene ) : void
GetReference ( BSPhysObject prim ) : BSShape
GetReference ( BSScene pPhysicsScene, BSPhysObject pPrim ) : BSShape

Method Details

Dereference() public méthode

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

GetReference() public static méthode

public static GetReference ( BSPhysObject prim ) : BSShape
prim BSPhysObject
Résultat BSShape

GetReference() public méthode

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