Свойство | Тип | Описание | |
---|---|---|---|
_loadedImages | List |
Метод | Описание | |
---|---|---|
CreateRenderTexture ( ) : void |
|
|
DoImageIO ( string name, string group, string ext, List &images, Axiom.Core.Resource r ) : void |
|
|
GLESTexture ( |
|
|
GetBuffer ( int face, int mipmap ) : Axiom.Graphics.HardwarePixelBuffer |
|
Метод | Описание | |
---|---|---|
CreateSurfaceList ( ) : void |
|
|
createInternalResources ( ) : void |
|
|
dispose ( bool disposeManagedResources ) : void |
|
|
freeInternalResources ( ) : void |
|
|
load ( ) : void |
|
|
unload ( ) : void |
public static DoImageIO ( string name, string group, string ext, List &images, Axiom.Core.Resource r ) : void | ||
name | string | |
group | string | |
ext | string | |
images | List | |
r | Axiom.Core.Resource | |
Результат | void |
public GLESTexture ( |
||
creator | ||
name | string | |
handle | System.UInt64 | |
group | string | |
isManual | bool | |
loader | IManualResourceLoader | |
support | Axiom.RenderSystems.OpenGLES.GLESSupport | |
Результат | System |
public GetBuffer ( int face, int mipmap ) : Axiom.Graphics.HardwarePixelBuffer | ||
face | int | |
mipmap | int | |
Результат | Axiom.Graphics.HardwarePixelBuffer |
protected createInternalResources ( ) : void | ||
Результат | void |
protected dispose ( bool disposeManagedResources ) : void | ||
disposeManagedResources | bool | |
Результат | void |