#include <c4d_videopostdata.h>
Stereoscopic camera information.
Public Member Functions | |
StereoCameraInfo () | |
Public Attributes | |
Matrix | m |
Float | off_x |
Float | off_y |
String | strName |
StereoCameraInfo | ( | ) |
Default constructor.
Matrix m |
Matrix of the stereoscopic camera.
Float off_x |
Stereoscopic camera film X offset.
Float off_y |
Stereoscopic camera film Y offset.
String strName |
Name of the stereoscopic camera.