C# Class aiTexture, daguerreo

Inheritance: IDisposable
Mostra file Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
CheckFormat ( string s ) : bool
Dispose ( ) : void
aiTexture ( ) : System

Private Methods

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

Method Details

CheckFormat() public method

public CheckFormat ( string s ) : bool
s string
return bool

Dispose() public method

public Dispose ( ) : void
return void

aiTexture() public method

public aiTexture ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool