StereoCameraInfo Struct Reference

#include <c4d_videopostdata.h>

详细描述

Stereoscopic camera information.

公共成员函数

  StereoCameraInfo ()

Public Attributes

矩阵   m
Float   off_x
Float   off_y
String   strName

构造函数 & 析构函数文档编制

◆  StereoCameraInfo()

StereoCameraInfo ( )

Default constructor.

由于
R17.032

Member Data Documentation

◆  m

矩阵 m

Matrix of the stereoscopic camera.

◆  off_x

Float off_x

Stereoscopic camera film X offset.

◆  off_y

Float off_y

Stereoscopic camera film Y offset.

◆  strName

String strName

Name of the stereoscopic camera.