| Package | Description |
|---|---|
| de.javagl.jgltf.model.gl |
Classes for modeling OpenGL rendering techniques.
|
| Modifier and Type | Method and Description |
|---|---|
static Semantic |
Semantic.forString(java.lang.String string)
Returns the semantic for the given string.
|
static Semantic |
Semantic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Semantic[] |
Semantic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All Rights Reserved.