mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
.glb --separate-z-up-node option
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
std::ofstream fstream_, tmp_fstream1_, tmp_fstream2_;
|
||||
std::map<std::string, int> materials_, meshes_;
|
||||
json json_, node_array_;
|
||||
boost::optional<json> ecef_transform_, north_rotation_;
|
||||
boost::optional<json> ecef_transform_, north_rotation_, z_up_transform_;
|
||||
int bufferViewId;
|
||||
std::map<const IfcUtil::IfcBaseEntity*, size_t> node_indices_;
|
||||
std::vector<size_t> roots_;
|
||||
|
||||
Reference in New Issue
Block a user