Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp50 MinAndMax GetWorldAABB(const Math::Mat4X4& world, const Math::Vec3& aabbMin, const Math::Vec3& aabb… in GetWorldAABB()
74Math::Vec3 aabbMin, Math::Vec3 aabbMax, Math::Vec3 start, Math::Vec3 invDirection, float& hitDista… in IntersectAabb()
553 MinAndMax Picking::GetWorldAABB(const Math::Mat4X4& world, const Math::Vec3& aabbMin, const Math::V… in GetWorldAABB() argument
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1520 …ingResult::Ptr GetWorldAABB(const BASE_NS::Math::Mat4X4& world, const BASE_NS::Math::Vec3& aabbMin, in GetWorldAABB()
H A Dscene_holder.cpp3011 const BASE_NS::Math::Vec3& aabbMin, const BASE_NS::Math::Vec3& aabbMax) in GetWorldAABB()