Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dcamera_impl.cpp343 SCENE_NS::IPickingResult::Ptr WorldToScreen(BASE_NS::Math::Vec3 worldCoordinate) const override in WorldToScreen() function in __anonb273bc690110::CameraImpl
H A Dscene_holder.cpp3072 bool SceneHolder::WorldToScreen( in WorldToScreen() function in SceneHolder
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp316 Math::Vec3 Picking::WorldToScreen(IEcs const& ecs, Entity cameraEntity, Math::Vec3 worldCoordinate)… in WorldToScreen() function in Picking