C# Class BulletCSharp.btAxisSweep3

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
GetSwigPtr ( ) : SWIGTYPE_p_btBroadphaseInterface
btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax ) : System
btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, ushort maxHandles ) : System
btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, ushort maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache ) : System
btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, ushort maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache, bool disableRaycastAccelerator ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetSwigPtr() public méthode

public GetSwigPtr ( ) : SWIGTYPE_p_btBroadphaseInterface
Résultat SWIGTYPE_p_btBroadphaseInterface

btAxisSweep3() public méthode

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

btAxisSweep3() public méthode

public btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, ushort maxHandles ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
maxHandles ushort
Résultat System

btAxisSweep3() public méthode

public btAxisSweep3 ( SWIGTYPE_p_btVector3 worldAabbMin, SWIGTYPE_p_btVector3 worldAabbMax, ushort maxHandles, SWIGTYPE_p_btOverlappingPairCache pairCache ) : System
worldAabbMin SWIGTYPE_p_btVector3
worldAabbMax SWIGTYPE_p_btVector3
maxHandles ushort
pairCache SWIGTYPE_p_btOverlappingPairCache
Résultat System

btAxisSweep3() public méthode

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

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool