Searched defs:ScreenToWorld (Results 1 – 3 of 3) sorted by relevance
254 Math::Vec3 ScreenToWorld(const CameraComponent& cameraComponent, const WorldMatrixComponent& camera… in ScreenToWorld() function295 Math::Vec3 Picking::ScreenToWorld(IEcs const& ecs, Entity cameraEntity, Math::Vec3 screenCoordinate… in ScreenToWorld() function in Picking
310 SCENE_NS::IPickingResult::Ptr ScreenToWorld(BASE_NS::Math::Vec3 screenCoordinate) const override in ScreenToWorld() function in __anonb273bc690110::CameraImpl
3059 bool SceneHolder::ScreenToWorld( in ScreenToWorld() function in SceneHolder