farm-ng-core
|
This is the complete list of members for sophus::ProjectionOrtho, including all inherited members.
dxProjX(Eigen::Matrix< TScalar, 3, 1 > const &) -> Eigen::Matrix< TScalar, 2, 3 > | sophus::ProjectionOrtho | inlinestatic |
proj(Eigen::DenseBase< TDerived > const &points_in_camera) -> WithRows< Eigen::DenseBase< TDerived >, 2 > | sophus::ProjectionOrtho | inlinestatic |
unproj(Eigen::DenseBase< TDerived > const &points_in_cam_canonical, typename TDerived::Scalar extension=static_cast< typename TDerived::Scalar >(0.0)) -> WithRows< Eigen::DenseBase< TDerived >, 3 > | sophus::ProjectionOrtho | inlinestatic |
WithRows typedef | sophus::ProjectionOrtho |