Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
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
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dcamera_impl.cpp310 SCENE_NS::IPickingResult::Ptr ScreenToWorld(BASE_NS::Math::Vec3 screenCoordinate) const override in ScreenToWorld() function in __anone68433310111::CameraImpl
Dscene_holder.cpp3059 bool SceneHolder::ScreenToWorld( in ScreenToWorld() function in SceneHolder