C# Class BulletCSharp.bt32BitAxisSweep3

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
bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax ) : System
bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles ) : System
bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache ) : System
bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache, bool disableRaycastAccelerator ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

bt32BitAxisSweep3() public méthode

public bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
Résultat System

bt32BitAxisSweep3() public méthode

public bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
maxHandles uint
Résultat System

bt32BitAxisSweep3() public méthode

public bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
maxHandles uint
pairCache SWIGTYPE_p_btOverlappingPairCache
Résultat System

bt32BitAxisSweep3() public méthode

public bt32BitAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, uint maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache, bool disableRaycastAccelerator ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
maxHandles uint
pairCache SWIGTYPE_p_btOverlappingPairCache
disableRaycastAccelerator bool
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool