Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp566 Accessor* StoreInverseBindMatrices(array_view<const Math::Mat4X4> ibls, BufferHelper& bufferHelper) in StoreInverseBindMatrices() argument
652 ExportGltfSkins(const IEcs& ecs, const Entities& entities, const vector<unique_ptr<Node>>& nodeArray, ExportResult& result, BufferHelper& bufferHelper) ExportGltfSkins() argument
716 AnimationInput( const IAnimationInputComponentManager& inputManager, const Entity& animationInput, BufferHelper& bufferHelper) AnimationInput() argument
757 AnimationOutput(const IAnimationOutputComponentManager& outputManager, const Entity& animationOutput, AnimationPath type, BufferHelper& bufferHelper) AnimationOutput() argument
796 CreateAnimationSampler(const AnimationTrackComponent& trackComponent, const IAnimationInputComponentManager& animationInputManager, const IAnimationOutputComponentManager& animationOutputManager, BufferHelper& bufferHelper) CreateAnimationSampler() argument
831 ExportGltfAnimations(const IEcs& ecs, const Entities& entities, ExportResult& result, BufferHelper& bufferHelper) ExportGltfAnimations() argument
1201 ExportGltfMaterials(const IEngine& engine, const IMaterialComponentManager& materialManager, const INameComponentManager& nameManager, const IUriComponentManager& uriManager, const vector<Entity>& usedMaterials, ExportResult& result, BufferHelper& bufferHelper) ExportGltfMaterials() argument
1260 ExportImageData(IFileManager& fileManager, ExportResult& result, BufferHelper& bufferHelper, unordered_map<string, IGLTFData::Ptr>& originalGltfs) ExportImageData() argument
[all...]

Completed in 4 milliseconds