Public Member Functions | |
CamParams () | |
Default ctor leaves junk in vars. | |
Public Attributes | |
int | view |
Sub camera view index. | |
const char * | name |
Name to use for OpenGL display. | |
uint32_t | glColor |
Color to use for OpenGL display. | |
fdk::Mat4d | localXform |
Rig-local transform matrix, in world-space. | |
fdk::Mat4d | apertureXform |
Rig-local aperture transform matrix, in millimeters. | |
Stores per-view derived values updated in _validate(). Used primarily for OpenGL display.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |