Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dprevious_joint_matrices_component_manager.cpp32 class PreviousJointMatricesComponentManager final class
40 explicit PreviousJointMatricesComponentManager(IEcs& ecs) in PreviousJointMatricesComponentManager() function in PreviousJointMatricesComponentManager
45 ~PreviousJointMatricesComponentManager() = default;
68 return new PreviousJointMatricesComponentManager(ecs); in IPreviousJointMatricesComponentManagerInstance()
73 delete static_cast<PreviousJointMatricesComponentManager*>(instance); in IPreviousJointMatricesComponentManagerDestroy()