HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_Imaging::SlapcompViewInfo Struct Reference

#include <HUSD_Imaging.h>

Public Attributes

fpreal myViewAspectRatio
 
fpreal myAperture { 20.955 }
 
fpreal myHApertureOffset { 0.0 }
 
fpreal myVApertureOffset { 0.0 }
 
UT_Matrix4D myTransformMatrix { 1.0 }
 
fpreal myOrthoWidth { 2.0 }
 
fpreal myFocalLength { 50.0 }
 
fpreal myNearLimit { 0.01 }
 
fpreal myFarLimit { 100000.0 }
 
int myOrthoFlag { 1 }
 

Detailed Description

This struct holds the view metadata that's applied to the input layers before they're piped to slapcomp.

Definition at line 122 of file HUSD_Imaging.h.

Member Data Documentation

fpreal HUSD_Imaging::SlapcompViewInfo::myAperture { 20.955 }

Definition at line 125 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myFarLimit { 100000.0 }

Definition at line 132 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myFocalLength { 50.0 }

Definition at line 130 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myHApertureOffset { 0.0 }

Definition at line 126 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myNearLimit { 0.01 }

Definition at line 131 of file HUSD_Imaging.h.

int HUSD_Imaging::SlapcompViewInfo::myOrthoFlag { 1 }

Definition at line 133 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myOrthoWidth { 2.0 }

Definition at line 129 of file HUSD_Imaging.h.

UT_Matrix4D HUSD_Imaging::SlapcompViewInfo::myTransformMatrix { 1.0 }

Definition at line 128 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myVApertureOffset { 0.0 }

Definition at line 127 of file HUSD_Imaging.h.

fpreal HUSD_Imaging::SlapcompViewInfo::myViewAspectRatio

Definition at line 124 of file HUSD_Imaging.h.


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