Searched defs:WorldToScreen (Results 1 – 3 of 3) sorted by relevance
343 SCENE_NS::IPickingResult::Ptr WorldToScreen(BASE_NS::Math::Vec3 worldCoordinate) const override in WorldToScreen() function in __anonb273bc690110::CameraImpl
3072 bool SceneHolder::WorldToScreen( in WorldToScreen() function in SceneHolder
316 Math::Vec3 Picking::WorldToScreen(IEcs const& ecs, Entity cameraEntity, Math::Vec3 worldCoordinate)… in WorldToScreen() function in Picking