Solar
|
This is the complete list of members for SolAR::api::geom::IProject, including all inherited members.
IProject()=default | SolAR::api::geom::IProject | |
project(const std::vector< SolAR::datastructure::Point3Df > &inputPoints, std::vector< SolAR::datastructure::Point2Df > &imagePoints, const SolAR::datastructure::Transform3Df &pose=SolAR::datastructure::Transform3Df::Identity())=0 | SolAR::api::geom::IProject | pure virtual |
project(const std::vector< SRef< SolAR::datastructure::CloudPoint > > &inputPoints, std::vector< SolAR::datastructure::Point2Df > &imagePoints, const SolAR::datastructure::Transform3Df &pose=SolAR::datastructure::Transform3Df::Identity())=0 | SolAR::api::geom::IProject | pure virtual |
setCameraParameters(const SolAR::datastructure::CamCalibration &intrinsicParams, const SolAR::datastructure::CamDistortion &distorsionParams)=0 | SolAR::api::geom::IProject | pure virtual |
~IProject()=default | SolAR::api::geom::IProject | virtual |