Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp34 static constexpr BASE_NS::string_view MESH_COMPONENT_NAME = "MeshComponent"; member in __anonc1d7ca6d0110::MeshImpl
35 static constexpr size_t MESH_COMPONENT_NAME_LEN = MESH_COMPONENT_NAME.size() + 1;
43 … PropertyNameMask()[MESH_COMPONENT_NAME] = { MESH_AABBMIN.substr(MESH_COMPONENT_NAME_LEN), in Build()