C# Class Universe.Physics.BulletSPlugin.BSShapeNull

Inheritance: BSShape
Datei anzeigen Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Methods

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

Method Details

BSShapeNull() public method

public BSShapeNull ( ) : System
return System

Dereference() public method

public Dereference ( BSScene physicsScene ) : void
physicsScene BSScene
return void

GetReference() public static method

public static GetReference ( ) : BSShape
return BSShape

GetReference() public method

public GetReference ( BSScene pPhysicsScene, BSPhysObject pPrim ) : BSShape
pPhysicsScene BSScene
pPrim BSPhysObject
return BSShape