|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.shader.ShaderVariable
com.jme3.shader.Attribute
public class Attribute
An attribute is a shader variable mapping to a VertexBuffer data on the CPU.
Field Summary |
---|
Fields inherited from class com.jme3.shader.ShaderVariable |
---|
LOC_NOT_DEFINED, LOC_UNKNOWN, location, name, updateNeeded |
Constructor Summary | |
---|---|
Attribute()
|
Method Summary |
---|
Methods inherited from class com.jme3.shader.ShaderVariable |
---|
getLocation, getName, setLocation, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Attribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |