Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp254 Math::Vec3 ScreenToWorld(const CameraComponent& cameraComponent, const WorldMatrixComponent& camera… in ScreenToWorld() function
295 Math::Vec3 Picking::ScreenToWorld(IEcs const& ecs, Entity cameraEntity, Math::Vec3 screenCoordinate… in ScreenToWorld() function in Picking
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dcamera_impl.cpp310 SCENE_NS::IPickingResult::Ptr ScreenToWorld(BASE_NS::Math::Vec3 screenCoordinate) const override in ScreenToWorld() function in __anonb273bc690110::CameraImpl
H A Dscene_holder.cpp3059 bool SceneHolder::ScreenToWorld( in ScreenToWorld() function in SceneHolder