abstract static class ShaderAttributeArrayRetained.ArrayWrapper extends ShaderAttributeObjectRetained.AttrWrapper
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
length |
| Constructor and Description |
|---|
ShaderAttributeArrayRetained.ArrayWrapper() |
| Modifier and Type | Method and Description |
|---|---|
(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.
|
get, getRef, setCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.