C# Class android.opengl.ETC1Util.ETC1Texture

Inheritance: java.lang.Object
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

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

Méthodes protégées

Méthode Description
ETC1Texture ( global @__env )

Private Methods

Méthode Description
ETC1Texture ( )

Method Details

ETC1Texture() protected méthode

protected ETC1Texture ( global @__env )
@__env global

ETC1Texture() public méthode

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

getData() public méthode

public getData ( ) : global::java.nio.ByteBuffer
Résultat global::java.nio.ByteBuffer

getHeight() public méthode

public getHeight ( ) : int
Résultat int

getWidth() public méthode

public getWidth ( ) : int
Résultat int