Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_preprocessor_system.h74 struct Aabb { struct
82 Aabb GetRenderMeshAabb(CORE_NS::Entity renderMesh) const;
84 BASE_NS::array_view<const Aabb> GetRenderMeshAabbs(CORE_NS::Entity renderMesh) const;
158 Aabb meshAabb;
159 BASE_NS::vector<Aabb> submeshAabbs;
H A Drender_preprocessor_system.cpp369Aabb { jointMatricesHandle->jointsAabbMin, jointMatricesHandle->jointsAabbMax }); in GatherSortData()
422 RenderPreprocessorSystem::Aabb RenderPreprocessorSystem::GetRenderMeshAabb(Entity renderMesh) const in GetRenderMeshAabb()
430 array_view<const RenderPreprocessorSystem::Aabb> RenderPreprocessorSystem::GetRenderMeshAabbs(Entit… in GetRenderMeshAabbs()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene-types.md9 import { Vec2, Vec3, Vec4, Color, Rect, Quaternion, Aabb, Position3, Rotation3,
54 ## Aabb section
H A Djs-apis-scene.md26 Aabb,
H A Djs-apis-inner-scene-resources.md120 | aabb | [Aabb](js-apis-inner-scene-types.md#aabb) | 是 | 否 | 轴对齐边界盒。 |
131 | aabb | [Aabb](js-apis-inner-scene-types.md#aabb) | 是 | 否 | 轴对齐包围盒。|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics3d/
H A Djs-apis-inner-scene-types.md10 import { Vec2, Vec3, Vec4, Color, Rect, Quaternion, Aabb, Position3, Rotation3,
55 ## Aabb section
H A Djs-apis-scene.md26 Aabb,
H A Djs-apis-inner-scene-resources.md121 | aabb | [Aabb](js-apis-inner-scene-types.md#aabb) | Yes| No| Axis aligned bounding box.|
132 | aabb | [Aabb](js-apis-inner-scene-types.md#aabb) | Yes| No| Axis aligned bounding box.|