C# Class Universe.Physics.BulletSPlugin.BSShapeNull

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

Méthodes publiques

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

Method Details

BSShapeNull() public méthode

public BSShapeNull ( ) : System
Résultat System

Dereference() public méthode

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

GetReference() public static méthode

public static GetReference ( ) : BSShape
Résultat BSShape

GetReference() public méthode

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