C# Class aiMeshKey, 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
__equal__ ( aiMeshKey, o ) : bool
__greater__ ( aiMeshKey, o ) : bool
__nequal__ ( aiMeshKey, o ) : bool
__smaller__ ( aiMeshKey, o ) : bool
aiMeshKey ( ) : System
aiMeshKey ( double time, uint value ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

__equal__() public méthode

public __equal__ ( aiMeshKey, o ) : bool
o aiMeshKey,
Résultat bool

__greater__() public méthode

public __greater__ ( aiMeshKey, o ) : bool
o aiMeshKey,
Résultat bool

__nequal__() public méthode

public __nequal__ ( aiMeshKey, o ) : bool
o aiMeshKey,
Résultat bool

__smaller__() public méthode

public __smaller__ ( aiMeshKey, o ) : bool
o aiMeshKey,
Résultat bool

aiMeshKey() public méthode

public aiMeshKey ( ) : System
Résultat System

aiMeshKey() public méthode

public aiMeshKey ( double time, uint value ) : System
time double
value uint
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool