opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
camera_view_axes.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace osc { struct PolarPerspectiveCamera; }
6
7namespace osc
8{
10 public:
13 };
14}
Definition camera_view_axes.h:9
bool draw(PolarPerspectiveCamera &)
Vector2 dimensions() const
Definition custom_decoration_generator.h:5
constexpr U to(T &&value)
Definition conversion.h:56
Definition polar_perspective_camera.h:14