C# Class BulletCSharp.btDefaultVehicleRaycaster

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
btDefaultVehicleRaycaster ( SWIGTYPE_p_btDynamicsWorld world ) : System
castRay ( SWIGTYPE_p_btVector3 from, SWIGTYPE_p_btVector3 to, btVehicleRaycasterResult result ) : SWIGTYPE_p_void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btDefaultVehicleRaycaster() public méthode

public btDefaultVehicleRaycaster ( SWIGTYPE_p_btDynamicsWorld world ) : System
world SWIGTYPE_p_btDynamicsWorld
Résultat System

castRay() public méthode

public castRay ( SWIGTYPE_p_btVector3 from, SWIGTYPE_p_btVector3 to, btVehicleRaycasterResult result ) : SWIGTYPE_p_void
from SWIGTYPE_p_btVector3
to SWIGTYPE_p_btVector3
result btVehicleRaycasterResult
Résultat SWIGTYPE_p_void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool