|
| PinholeCamera (int w_, int h_, double f_, const RVector &pos_, const RVector &x_, const RVector &y_, const RVector &z_, double pixSize=1.0) |
|
void | getRayVector (const double ix, const double iy, RVector &rayStart, RVector &rayDir) const |
|
void | getPixelCoords (const RVector &p, double &ix, double &iy) const |
|
double | getFoVy () const |
|
| Camera (int w_, int h_, const RVector &pos_, const RVector &x_, const RVector &y_, const RVector &z_, double pixSize=1.0) |
|
void | init (int w_, int h_, double f_, const RVector &pos_, const RVector &x_, const RVector &y_, const RVector &z_) |
|
RVector | getPos () const |
|
RVector | getUp () const |
|
RVector | getViewDir () const |
|
int | getImageWidth () const |
|
int | getImageHeight () const |
|
double | getAspect () const |
|
double | getPixelSize () |
|
The documentation for this class was generated from the following file:
- /home/ucacmas/src/toast/toast_sf/toastpp-code/toast/trunk/src/libstoast/camera.h