C# Class BulletCSharp.btSoftBodySolverOutput

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
copySoftBodyToVertexBuffer ( btSoftBody softBody, btVertexBufferDescriptor vertexBuffer ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

copySoftBodyToVertexBuffer() public méthode

public copySoftBodyToVertexBuffer ( btSoftBody softBody, btVertexBufferDescriptor vertexBuffer ) : void
softBody btSoftBody
vertexBuffer btVertexBufferDescriptor
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool