| Package | Description |
|---|---|
| org.saintandreas.gl | |
| org.saintandreas.gl.shaders |
| Modifier and Type | Method and Description |
|---|---|
Geometry.Builder |
Geometry.Builder.withAttribute(Attribute attribute) |
Geometry.Builder |
Geometry.Builder.withAttribute(Attribute attribute,
int size) |
| Modifier and Type | Method and Description |
|---|---|
static Attribute |
Attribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Attribute[] |
Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2014. All Rights Reserved.