C# Class BulletCSharp.btSimpleBroadphaseProxy

Inheritance: IDisposable
Afficher le fichier Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetNextFree ( ) : int
SetNextFree ( int next ) : void
btSimpleBroadphaseProxy ( ) : System
btSimpleBroadphaseProxy ( SWIGTYPE_p_btVector3 minpt, SWIGTYPE_p_btVector3 maxpt, int shapeType, SWIGTYPE_p_void userPtr, short collisionFilterGroup, short collisionFilterMask, SWIGTYPE_p_void multiSapProxy ) : System

Private Methods

Méthode Description
btSimpleBroadphaseProxy ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( btSimpleBroadphaseProxy obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetNextFree() public méthode

public GetNextFree ( ) : int
Résultat int

SetNextFree() public méthode

public SetNextFree ( int next ) : void
next int
Résultat void

btSimpleBroadphaseProxy() public méthode

public btSimpleBroadphaseProxy ( ) : System
Résultat System

btSimpleBroadphaseProxy() public méthode

public btSimpleBroadphaseProxy ( SWIGTYPE_p_btVector3 minpt, SWIGTYPE_p_btVector3 maxpt, int shapeType, SWIGTYPE_p_void userPtr, short collisionFilterGroup, short collisionFilterMask, SWIGTYPE_p_void multiSapProxy ) : System
minpt SWIGTYPE_p_btVector3
maxpt SWIGTYPE_p_btVector3
shapeType int
userPtr SWIGTYPE_p_void
collisionFilterGroup short
collisionFilterMask short
multiSapProxy SWIGTYPE_p_void
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool