C# Class BulletCSharp.ConvexH

Inheritance: IDisposable
Afficher le fichier Open project: sanglin307/BulletUnity3D Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
ConvexH ( ) : System
ConvexH ( int vertices_size, int edges_size, int facets_size ) : System
Dispose ( ) : void

Private Methods

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

Method Details

ConvexH() public méthode

public ConvexH ( ) : System
Résultat System

ConvexH() public méthode

public ConvexH ( int vertices_size, int edges_size, int facets_size ) : System
vertices_size int
edges_size int
facets_size int
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool