Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::interop::Matrix4x4Enums Struct Reference

#include <kanzi/interop/autogen/core/math/matrix4x4_enums.hpp>

Public Types

enum  FieldOfViewType { FieldOfViewType::XFov, FieldOfViewType::YFov }
 Field of view type of a camera. More...
 

Member Enumeration Documentation

Field of view type of a camera.

Enumerator
XFov 

Field of view is specified in the x axis direction.

YFov 

Field of view is specified in the y axis direction.


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