C# Class aiTexel, daguerreo

Inheritance: IDisposable
显示文件 Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
__equal__ ( aiTexel, other ) : bool
__nequal__ ( aiTexel, other ) : bool
aiTexel ( ) : System

Private Methods

Method Description
aiTexel ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiTexel, obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

__equal__() public method

public __equal__ ( aiTexel, other ) : bool
other aiTexel,
return bool

__nequal__() public method

public __nequal__ ( aiTexel, other ) : bool
other aiTexel,
return bool

aiTexel() public method

public aiTexel ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool