Home
last modified time | relevance | path

Searched refs:getCelestiaCore (Results 1 – 8 of 8) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dcommand.cpp143 env.getCelestiaCore()->goToUrl(url); in process()
777 getObservers(env.getCelestiaCore(), observer_list); in process()
782 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
800 getObservers(env.getCelestiaCore(), observer_list); in process()
805 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
806 env.getCelestiaCore()->deleteView(view); in process()
821 env.getCelestiaCore()->singleView(view); in process()
836 getObservers(env.getCelestiaCore(), observer_list); in process()
841 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
842 env.getCelestiaCore()->setActiveView(view); in process()
[all …]
H A Dexecenv.h30 virtual CelestiaCore* getCelestiaCore() const = 0;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dcommand.cpp143 env.getCelestiaCore()->goToUrl(url); in process()
777 getObservers(env.getCelestiaCore(), observer_list); in process()
782 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
800 getObservers(env.getCelestiaCore(), observer_list); in process()
805 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
806 env.getCelestiaCore()->deleteView(view); in process()
821 env.getCelestiaCore()->singleView(view); in process()
836 getObservers(env.getCelestiaCore(), observer_list); in process()
841 View* view = getViewByObserver(env.getCelestiaCore(), obs); in process()
842 env.getCelestiaCore()->setActiveView(view); in process()
[all …]
H A Dexecenv.h30 virtual CelestiaCore* getCelestiaCore() const = 0;
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp373 CelestiaCore* getCelestiaCore() const in getCelestiaCore() function in CelScriptWrapper
H A Dcelestiacore.cpp124 CelestiaCore* getCelestiaCore() const in getCelestiaCore() function in CoreExecutionEnvironment
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp373 CelestiaCore* getCelestiaCore() const in getCelestiaCore() function in CelScriptWrapper
H A Dcelestiacore.cpp124 CelestiaCore* getCelestiaCore() const in getCelestiaCore() function in CoreExecutionEnvironment