C# Class BulletCSharp.GrahamVector3

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
GrahamVector3 ( btVector3 org, int orgIndex ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GrahamVector3() public méthode

public GrahamVector3 ( btVector3 org, int orgIndex ) : System
org btVector3
orgIndex int
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool