Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp357 vector<RayCastResult> Picking::RayCast(const IEcs& ecs, const Math::Vec3& start, const Math::Vec3& … in RayCast() function in Picking
410 vector<RayCastResult> Picking::RayCast( in RayCast() function in Picking
466 BASE_NS::vector<RayTriangleCastResult> Core3D::Picking::RayCast(const BASE_NS::Math::Vec3& start, in RayCast() function in Core3D::Picking
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1552 SCENE_NS::IRayCastResult::Ptr RayCast( in RayCast() function in __anon3577c0ce0110::SceneImpl
1595 SCENE_NS::IRayCastResult::Ptr RayCast( in RayCast() function in __anon3577c0ce0110::SceneImpl
H A Dscene_holder.cpp3039 bool SceneHolder::RayCast( in RayCast() function in SceneHolder
3049 bool SceneHolder::RayCast(SCENE_NS::IRayCastResult::Ptr ret, const BASE_NS::Math::Vec3& start, in RayCast() function in SceneHolder