Class Vector4Attribute
java.lang.Object
gaiasky.util.gdx.shader.attribute.Attribute
gaiasky.util.gdx.shader.attribute.Vector4Attribute
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class gaiasky.util.gdx.shader.attribute.Attribute
equals, getAttributeAlias, getAttributeIndex, getAttributeIndex, getAttributeType, getIndex, getNumAttributes, getTypes, has, register, toString
-
Field Details
-
HtermsAlias
- See Also:
-
Hterms
public static final int Hterms -
value
public float[] value
-
-
Constructor Details
-
Vector4Attribute
public Vector4Attribute(int index) -
Vector4Attribute
public Vector4Attribute(int index, float[] value)
-
-
Method Details
-
copy
-
hashCode
-
equals
-
compareTo
-