Open Search
    StereoCameraInfo Struct Reference

    #include <c4d_videopostdata.h>

    Detailed Description

    Stereoscopic camera information.

    Public Member Functions

     StereoCameraInfo ()
     

    Public Attributes

    Matrix m
     
    Float off_x
     
    Float off_y
     
    String strName
     

    Constructor & Destructor Documentation

    ◆ StereoCameraInfo()

    Default constructor.

    Since
    R17.032

    Member Data Documentation

    ◆ m

    Matrix 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.