C# Class android.opengl.ETC1Util.ETC1Texture

Inheritance: java.lang.Object
Mostra file Open project: JeroMiya/androidmono

Public Methods

Method Description
ETC1Texture ( int arg0, int arg1, java arg2 )
getData ( ) : global::java.nio.ByteBuffer
getHeight ( ) : int
getWidth ( ) : int

Protected Methods

Method Description
ETC1Texture ( global @__env )

Private Methods

Method Description
ETC1Texture ( )

Method Details

ETC1Texture() protected method

protected ETC1Texture ( global @__env )
@__env global

ETC1Texture() public method

public ETC1Texture ( int arg0, int arg1, java arg2 )
arg0 int
arg1 int
arg2 java

getData() public method

public getData ( ) : global::java.nio.ByteBuffer
return global::java.nio.ByteBuffer

getHeight() public method

public getHeight ( ) : int
return int

getWidth() public method

public getWidth ( ) : int
return int