Home
last modified time | relevance | path

Searched defs:textures (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Ddata.h55 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Texture>> textures; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h128 BASE_NS::vector<CORE_NS::EntityReference> textures; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/loaders/
H A Dintf_scene_loader.h66 BASE_NS::vector<CORE_NS::EntityReference> textures; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp335 GetTextureInfoByIndex( uint32_t index, BASE_NS::vector<SCENE_NS::ITextureInfo::Ptr>& textures) GetTextureInfoByIndex() argument
360 BindTextureSlot(const BASE_NS::string_view& propName, META_NS::IMetadata::Ptr& meta, BASE_NS::vector<SCENE_NS::ITextureInfo::Ptr>& textures) BindTextureSlot() argument
1032 BASE_NS::vector<SCENE_NS::ITextureInfo::Ptr> textures; SynchronizeInputsFromMetadata() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp226 void MapTextureSlots(array_view<MaterialComponent::TextureInfo> textures, size_t baseOffset, in MapTextureSlots() argument
[all...]

Completed in 5 milliseconds