Home
last modified time | relevance | path

Searched refs:subdef_indices (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/FBX/
H A DFBXExporter.cpp1866 std::vector<int32_t> subdef_indices; in WriteObjects() local
1883 subdef_indices.push_back(vi); in WriteObjects()
1888 sdnode.AddChild("Indexes", subdef_indices); in WriteObjects()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXExporter.cpp1865 std::vector<int32_t> subdef_indices; in WriteObjects() local
1880 subdef_indices.push_back(vi); in WriteObjects()
1885 sdnode.AddChild("Indexes", subdef_indices); in WriteObjects()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/FBX/
H A DFBXExporter.cpp1865 std::vector<int32_t> subdef_indices; in WriteObjects() local
1880 subdef_indices.push_back(vi); in WriteObjects()
1885 sdnode.AddChild("Indexes", subdef_indices); in WriteObjects()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/FBX/
H A DFBXExporter.cpp2048 std::vector<int32_t> subdef_indices; in WriteObjects() local
2065 subdef_indices.push_back(vi); in WriteObjects()
2070 sdnode.AddChild("Indexes", subdef_indices); in WriteObjects()