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

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

__equal__() public méthode

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

__greater__() public méthode

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

__nequal__() public méthode

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

__smaller__() public méthode

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

aiVectorKey() public méthode

public aiVectorKey ( ) : System
Résultat System

aiVectorKey() public méthode

public aiVectorKey ( double time, aiVector3D, value ) : System
time double
value aiVector3D,
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool