| Package | Description |
|---|---|
| de.javagl.jgltf.obj | |
| de.javagl.jgltf.obj.v1 | |
| de.javagl.jgltf.obj.v2 |
| Modifier and Type | Method and Description |
|---|---|
static BufferStrategy |
BufferStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BufferStrategy[] |
BufferStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjGltfAssetCreatorV1.setBufferStrategy(BufferStrategy bufferStrategy)
Set the
BufferStrategy to use |
| Constructor and Description |
|---|
ObjGltfAssetCreatorV1(BufferStrategy bufferStrategy)
Creates a new glTF model creator
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjGltfAssetCreatorV2.setBufferStrategy(BufferStrategy bufferStrategy)
Set the
BufferStrategy to use |
| Constructor and Description |
|---|
ObjGltfAssetCreatorV2(BufferStrategy bufferStrategy)
Creates a new glTF model creator
|
Copyright © 2022. All Rights Reserved.