|
opynsim
Unofficial C++ Documentation
|
#include <libopynsim/graphics/custom_rendering_options.h>#include <libopynsim/graphics/open_sim_decoration_options.h>#include <libopynsim/graphics/overlay_decoration_options.h>#include <liboscar/graphics/color.h>#include <liboscar/maths/polar_perspective_camera.h>#include <liboscar/maths/vector.h>#include <string_view>Go to the source code of this file.
Classes | |
| struct | opyn::ModelRendererParams |
Namespaces | |
| namespace | osc |
| namespace | opyn |
Functions | |
| void | opyn::UpdModelRendererParamsFrom (const osc::AppSettings &, std::string_view keyPrefix, ModelRendererParams ¶ms) |
| void | opyn::SaveModelRendererParamsDifference (const ModelRendererParams &, const ModelRendererParams &, std::string_view settingsKeyPrefix, osc::AppSettings &) |