Namespaces | |
namespace | msg |
Classes | |
class | CalibrationGrid |
struct | Homography_ |
Typedefs | |
typedef ::projector_calibration::Homography_ < std::allocator< void > > | Homography |
typedef boost::shared_ptr < ::projector_calibration::Homography const > | HomographyConstPtr |
typedef boost::shared_ptr < ::projector_calibration::Homography > | HomographyPtr |
Functions | |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::projector_calibration::Homography_< ContainerAllocator > &v) |
typedef ::projector_calibration::Homography_<std::allocator<void> > projector_calibration::Homography |
Definition at line 44 of file Homography.h.
typedef boost::shared_ptr< ::projector_calibration::Homography const> projector_calibration::HomographyConstPtr |
Definition at line 47 of file Homography.h.
typedef boost::shared_ptr< ::projector_calibration::Homography> projector_calibration::HomographyPtr |
Definition at line 46 of file Homography.h.
std::ostream& projector_calibration::operator<< | ( | std::ostream & | s, |
const ::projector_calibration::Homography_< ContainerAllocator > & | v | ||
) |
Definition at line 51 of file Homography.h.