Detailed Description
template<class _AtomT_>
class jafar::geom::CosAngleCovVisitorImpl< _AtomT_ >
Definition at line 22 of file CosAngleCovVisitor.hpp.
List of all members.
Public Member Functions |
| CosAngleCovVisitorImpl (const _AtomT_ *atom) |
virtual void | visit (const geom::Point< _AtomT_::Dimension > &point) |
virtual void | visit (const geom::Line< _AtomT_::Dimension > &line) |
virtual void | visit (const geom::HyperPlane< _AtomT_::Dimension > &plan) |
virtual void | visit (const geom::Segment< _AtomT_::Dimension > &segment) |
virtual void | visit (const geom::Facet< _AtomT_::Dimension > &facet) |
Private Attributes |
const _AtomT_ * | m_atom |
The documentation for this class was generated from the following file: