4 name=
"ProjectionCameraDecorator"
5 parent=
"StereoCameraDecorator"
7 pointerfieldtypes=
"both"
10 parentsystemcomponent=
"true"
12 docGroupBase=
"GrpWindowCamera"
14 The decorator for tracked projection screens, see \ref
15 PageSystemWindowCameraDecoratorsStereoProjection for a description.
17 The parameters are defined by the _sfUser and _mfSurface fields.
21 The derived parameters used to actually calculate the matrix are stored in the
22 _sfLeft, _sfBottom, _sfNormal, sfWidth and _sfHeight fields.
32 The coordinate system relative to the camera.
41 4 points describing the rectangular projection surface, in the camera
42 coordinate system. Counterclockwise, starting at lower left corner of the
52 The left edge direction vector.
61 The bottom edge direction vector.
70 The normal of the projection surface.
79 The width of the projection screen.
88 The height of the projection screen.