C# Class BulletCSharp.btPlane

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
btPlane ( ) : System
btPlane ( btVector3 n, float d ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

btPlane() public méthode

public btPlane ( ) : System
Résultat System

btPlane() public méthode

public btPlane ( btVector3 n, float d ) : System
n btVector3
d float
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool