C# Class BulletCSharp.LocalRayResult

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
LocalRayResult ( SWIGTYPE_p_btCollisionObject collisionObject, LocalShapeInfo localShapeInfo, SWIGTYPE_p_btVector3 hitNormalLocal, float hitFraction ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LocalRayResult() public méthode

public LocalRayResult ( SWIGTYPE_p_btCollisionObject collisionObject, LocalShapeInfo localShapeInfo, SWIGTYPE_p_btVector3 hitNormalLocal, float hitFraction ) : System
collisionObject SWIGTYPE_p_btCollisionObject
localShapeInfo LocalShapeInfo
hitNormalLocal SWIGTYPE_p_btVector3
hitFraction float
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool