C# Class Universe.Physics.BulletSPlugin.BSShapeAvatar

Inheritance: BSShape
Show file Open project: Virtual-Universe/Virtual-Universe

Public Methods

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

Method Details

Dereference() public method

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

GetReference() public static method

public static GetReference ( BSPhysObject prim ) : BSShape
prim BSPhysObject
return BSShape

GetReference() public method

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