Package | Description |
---|---|
rajawali.util |
Modifier and Type | Method and Description |
---|---|
static MeshExporter.ExportType |
MeshExporter.ExportType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MeshExporter.ExportType[] |
MeshExporter.ExportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MeshExporter.export(java.lang.String fileName,
MeshExporter.ExportType type) |
void |
MeshExporter.export(java.lang.String fileName,
MeshExporter.ExportType type,
boolean compressed) |