Home
last modified time | relevance | path

Searched refs:GLTFImportResult (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h197 struct GLTFImportResult { struct
261 * GLTFImportResult::GLTFResourceData (or selected EntityReferences) should be stored. */
262 virtual const GLTFImportResult& GetResult() const = 0;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h94 const GLTFImportResult& GetResult() const override;
176 GLTFImportResult result_;
H A Dgltf2_importer.cpp422 EntityReference GetImportedTextureHandle(const GLTFImportResult& importResult, uint32_t index) in GetImportedTextureHandle()
708 IMeshBuilder::Submesh CreatePrimitiveImportInfo(const GLTFImportResult& importResult, in CreatePrimitiveImportInfo()
859 GatherMeshDataResult GatherMeshData(const GLTF2::Mesh& mesh, const GLTFImportResult& importResult, uint32_t flags, in GatherMeshData()
1180 GLTF2::Texture const& texture, GLTF2::Data const& data, GLTFImportResult const& importResult) in ResolveSampler()
1193 const GLTF2::TextureInfo& textureInfo, GLTF2::Data const& data, GLTFImportResult const& importResult) in ResolveSampler()
1199 IGpuResourceManager const& gpuResourceManager, GLTF2::Data const& data, GLTFImportResult const& importResult) in ResolveDefaultSampler()
1377 bool BuildAnimationInput(GLTF2::Data const& data, IFileManager& fileManager, GLTFImportResult& result, in BuildAnimationInput()
1404 bool BuildAnimationOutput(GLTF2::Data const& data, IFileManager& fileManager, GLTFImportResult& result, in BuildAnimationOutput()
1455 void FillTextureParams(const GLTF2::TextureInfo& textureInfo, const GLTFImportResult& importResult, in FillTextureParams()
1531 void FillMetallicRoughness(MaterialComponent& desc, const GLTFImportResult
[all...]

Completed in 5 milliseconds