opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
camera_projection.h File Reference
#include <iosfwd>
Include dependency graph for camera_projection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osc
 

Enumerations

enum class  osc::CameraProjection { osc::Perspective , osc::Orthographic , osc::NUM_OPTIONS , osc::Default = Perspective }
 

Functions

std::ostream & osc::operator<< (std::ostream &, CameraProjection)