summaryrefslogtreecommitdiffstats
path: root/o3d/converter/cross/converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/converter/cross/converter.h')
-rw-r--r--o3d/converter/cross/converter.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/o3d/converter/cross/converter.h b/o3d/converter/cross/converter.h
index d613564..48f652c 100644
--- a/o3d/converter/cross/converter.h
+++ b/o3d/converter/cross/converter.h
@@ -83,6 +83,12 @@ struct Options {
// Tells the converter not to change materials to constant if they are used by
// a mesh that has no normals.
bool keep_materials;
+
+ // Use binary formats for buffers, skin, curve.
+ bool binary;
+
+ // Don't make a gzipped tar file. Just make json.
+ bool json_only;
};
// Converts the given file for use in O3D. This is done by