#include <proj_matrix.h>
◆ Proj_matrix()
Proj_matrix::Proj_matrix |
( |
| ) |
|
◆ clone()
◆ debug()
void Proj_matrix::debug |
( |
| ) |
|
◆ get()
std::string Proj_matrix::get |
( |
| ) |
|
◆ get_nrm()
void Proj_matrix::get_nrm |
( |
double | nrm[3] | ) |
|
◆ get_pdn()
void Proj_matrix::get_pdn |
( |
double | pdn[3] | ) |
|
◆ get_prt()
void Proj_matrix::get_prt |
( |
double | prt[3] | ) |
|
◆ project()
void Proj_matrix::project |
( |
double * | ij, |
|
|
const double * | xyz ) const |
◆ project_h()
void Proj_matrix::project_h |
( |
double * | ij, |
|
|
const double * | xyz ) const |
◆ save()
void Proj_matrix::save |
( |
const char * | fn | ) |
|
◆ set() [1/2]
void Proj_matrix::set |
( |
const double * | cam, |
|
|
const double * | tgt, |
|
|
const double * | vup, |
|
|
double | sid, |
|
|
const double * | ic, |
|
|
const double * | ps ) |
◆ set() [2/2]
void Proj_matrix::set |
( |
const std::string & | s | ) |
|
◆ cam
double Proj_matrix::cam[3] |
◆ extrinsic
double Proj_matrix::extrinsic[16] |
◆ ic
double Proj_matrix::ic[2] |
◆ intrinsic
double Proj_matrix::intrinsic[12] |
◆ matrix
double Proj_matrix::matrix[12] |
◆ nrm
double Proj_matrix::nrm[3] |
◆ sad
◆ sid
The documentation for this class was generated from the following files: