C# Class Universe.Physics.BulletSPlugin.BSAPIUnman.BulletWorldUnman

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

Public Properties

Property Type Description
ptr System.IntPtr

Public Methods

Method Description
BulletWorldUnman ( uint id, BSScene physScene, IntPtr xx ) : System

Method Details

BulletWorldUnman() public method

public BulletWorldUnman ( uint id, BSScene physScene, IntPtr xx ) : System
id uint
physScene BSScene
xx System.IntPtr
return System

Property Details

ptr public property

public IntPtr,System ptr
return System.IntPtr