C# Class aiNode, daguerreo

Inheritance: IDisposable
Afficher le fichier Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
FindNode ( aiString, name ) : aiNode,
FindNode ( string name ) : aiNode,
aiNode ( ) : System
aiNode ( string name ) : System

Private Methods

Méthode Description
GetmChildren ( ) : aiNodeVector
GetmMeshes ( ) : UintVector
aiNode ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiNode, obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FindNode() public méthode

public FindNode ( aiString, name ) : aiNode,
name aiString,
Résultat aiNode,

FindNode() public méthode

public FindNode ( string name ) : aiNode,
name string
Résultat aiNode,

aiNode() public méthode

public aiNode ( ) : System
Résultat System

aiNode() public méthode

public aiNode ( string name ) : System
name string
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool