Inherited by Powertek.Rt.PtRtSamplerGLRectangle.
Public Member Functions | |
| abstract void | Update (double imageWidth, double imageHeight, double aaSamples, double zoom) |
Public Attributes | |
| double | realWidth |
| double | realHeight |
| double | camAngle |
| double | aspect |
| double | ymin |
| double | xmin |
| double | invWidthScale |
| double | invHeightScale |
| double | pixelSize |
| double | _aaSamples |
| double | SpX |
| double | SpY |
| abstract void Powertek.Rt.PtRtCamSampler.Update | ( | double | imageWidth, | |
| double | imageHeight, | |||
| double | aaSamples, | |||
| double | zoom | |||
| ) | [pure virtual] |
Update Camera.
| imageWidth | ||
| imageHeight | ||
| aaSamples | ||
| zoom |
Implemented in Powertek.Rt.PtRtSamplerGLRectangle.
Number of AA Samples.
aspect
camAngle in rad
inverse Height Scale
inverse Width Scale
pixelSize
realHeight
realWidth
Sample SpX.
Sample SpY.
xmin, Helper value
ymin, Helper value
1.5.7.1