MCPcopy Create free account
hub / github.com/AshampooSystems/boden / Core

Method Core

framework/ui/src/View.cpp:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 float View::pointScaleFactor() const { return viewCore()->pointScaleFactor(); }
182
183 View::Core::Core(std::shared_ptr<ViewCoreFactory> viewCoreFactory) : _viewCoreFactory(std::move(viewCoreFactory)) {}
184}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected