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

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

Public Properties

Property Type Description
ptr System.IntPtr

Public Methods

Method Description
BulletConstraintUnman ( IntPtr xx ) : System
Clear ( ) : void

Method Details

BulletConstraintUnman() public method

public BulletConstraintUnman ( IntPtr xx ) : System
xx System.IntPtr
return System

Clear() public method

public Clear ( ) : void
return void

Property Details

ptr public property

public IntPtr,System ptr
return System.IntPtr