Kanzi  3.9.7
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kanzi::interop::CameraEnums Struct Reference

#include <kanzi/interop/autogen/core.ui/node/camera_enums.hpp>

Public Types

enum  OrthogonalCoordinateSystem { OrthogonalCoordinateSystemAbsolute, OrthogonalCoordinateSystemRelative }
 Type of the orthogonal coordinate system. More...
 
enum  ProjectionType { ProjectionPerspective, ProjectionOrthographic, ProjectionAsymmetricPerspective }
 Projection type of a camera. More...
 

Member Enumeration Documentation

Projection type of a camera.

Enumerator
ProjectionPerspective 

Perspective projection.

ProjectionOrthographic 

Orthogonal projection.

ProjectionAsymmetricPerspective 

Asymmetric perspective projection.

Type of the orthogonal coordinate system.

Enumerator
OrthogonalCoordinateSystemAbsolute 

Absolute orthogonal projection.

OrthogonalCoordinateSystemRelative 

Relative orthogonal projection.


The documentation for this struct was generated from the following file: