Home
last modified time | relevance | path

Searched defs:meshComponent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp350 const MeshComponent& meshComponent = *meshHandle; in CreateReflectionPlaneObjectFromEntity() local
415 if (auto meshComponent = meshManager.Read(entity); meshComponent) { in CalculateScalingFactor() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h156 const MeshComponent& meshComponent; member
H A Drender_system.cpp966 const MeshComponent& meshComponent = *meshHandle; in UpdateReflectionPlaneMaterial() local