#include <Camera.h>
◆ RenderParams()
icl::geom::Camera::RenderParams::RenderParams |
( |
const utils::Size & |
chipSize = utils::Size::VGA , |
|
|
float |
clipZNear = 1.0 , |
|
|
float |
clipZFar = 10000. , |
|
|
const utils::Rect & |
viewport = utils::Rect(0,0,640,480) , |
|
|
float |
viewportZMin = 0. , |
|
|
float |
viewportZMax = 1. |
|
) |
| |
|
inline |
◆ chipSize
chip size in [pixels] for transformation to chip coordinates
◆ clipZFar
float icl::geom::Camera::RenderParams::clipZFar |
position of the far clipping plane in [mm]
◆ clipZNear
float icl::geom::Camera::RenderParams::clipZNear |
position of the near clipping plane in [mm]
◆ viewport
◆ viewportZMax
float icl::geom::Camera::RenderParams::viewportZMax |
interval for the z coordinates in viewport
◆ viewportZMin
float icl::geom::Camera::RenderParams::viewportZMin |
The documentation for this struct was generated from the following file:
- /Users/alneuman/vm/icl/ICLGeom/src/ICLGeom/Camera.h