|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.j3d.ShaderAttributeObjectRetained.AttrWrapper
javax.media.j3d.ShaderAttributeArrayRetained.ArrayWrapper
abstract static class ShaderAttributeArrayRetained.ArrayWrapper
Field Summary | |
---|---|
(package private) int |
length
|
Constructor Summary | |
---|---|
ShaderAttributeArrayRetained.ArrayWrapper()
|
Method Summary | |
---|---|
(package private) int |
length()
Returns the length of the array |
(package private) abstract void |
set(int index,
java.lang.Object value)
Sets the specified array element of the value of this shader attribute to the specified value. |
Methods inherited from class javax.media.j3d.ShaderAttributeObjectRetained.AttrWrapper |
---|
get, getRef, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int length
Constructor Detail |
---|
ShaderAttributeArrayRetained.ArrayWrapper()
Method Detail |
---|
int length()
abstract void set(int index, java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |