#include <Camera.h>
Public Member Functions | |
| CameraPar (Decimal f=0, Decimal w=0, Decimal h=0, Decimal rate=0, Pose3D mPose=Pose3D(), Decimal skew=0, Decimal fov=0, Decimal pPX=0, Decimal pPY=0, Decimal pR=0) | |
| Constructor. | |
| void | setFocLength (Decimal newF) |
| Sets focalLength. | |
| void | setFrameSize (Decimal W, Decimal H) |
| Sets frameSize. | |
| Decimal | focLength () const |
| Gets focalLength. | |
1.5.6