|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.devil.ILinfo
public class ILinfo
ILinfo information holding class.
Field Summary | |
---|---|
byte |
bpp
|
int |
cubeFlags
|
byte[] |
data
|
int |
depth
|
int |
format
|
int |
height
|
int |
id
|
int |
numLayers
|
int |
numMips
|
int |
numNext
|
int |
origin
|
byte[] |
palette
|
int |
palSize
|
int |
palType
|
int |
sizeOfData
|
int |
type
|
int |
width
|
Constructor Summary | |
---|---|
ILinfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int id
public byte[] data
public int width
public int height
public int depth
public byte bpp
public int sizeOfData
public int format
public int type
public int origin
public byte[] palette
public int palType
public int palSize
public int cubeFlags
public int numNext
public int numMips
public int numLayers
Constructor Detail |
---|
public ILinfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |