|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.media.j3d.ShaderProgramRetained.AttrNameInfo
class ShaderProgramRetained.AttrNameInfo
| Field Summary | |
|---|---|
private boolean |
isArray
|
private ShaderAttrLoc |
loc
|
private int |
type
|
| Constructor Summary | |
|---|---|
ShaderProgramRetained.AttrNameInfo()
|
|
| Method Summary | |
|---|---|
(package private) ShaderAttrLoc |
getLocation()
|
(package private) int |
getType()
|
(package private) boolean |
isArray()
|
(package private) void |
setArray(boolean isArray)
|
(package private) void |
setLocation(ShaderAttrLoc loc)
|
(package private) void |
setType(int type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ShaderAttrLoc loc
private boolean isArray
private int type
| Constructor Detail |
|---|
ShaderProgramRetained.AttrNameInfo()
| Method Detail |
|---|
void setLocation(ShaderAttrLoc loc)
ShaderAttrLoc getLocation()
void setType(int type)
int getType()
boolean isArray()
void setArray(boolean isArray)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||