#include <ReconKhCam.h>
Public Member Functions | |
| ReconKhCamPar () | |
| Null constructor. | |
| ReconKhCamPar (Decimal fc) | |
| Parametrical constructor. | |
| ReconKhCamPar (const ReconKhCamPar &A) | |
| Copy constructor. | |
| ReconKhCamPar | operator= (ReconKhCamPar A) |
| Assignment operator =. | |
| Decimal | getFocal () |
| Get linearTollerance value. | |
| ReconKhCamPar::ReconKhCamPar | ( | ) |
Null constructor.
| ReconKhCamPar::ReconKhCamPar | ( | Decimal | fc | ) |
Parametrical constructor.
| ReconKhCamPar::ReconKhCamPar | ( | const ReconKhCamPar & | A | ) |
Copy constructor.
| ReconKhCamPar ReconKhCamPar::operator= | ( | ReconKhCamPar | A | ) |
Assignment operator =.
| Decimal ReconKhCamPar::getFocal | ( | ) | [inline] |
Get linearTollerance value.
1.5.6