

Go to the source code of this file.
Classes | |
| class | vcg::PointSegment2DEPFunctor< S > |
| class | vcg::Segment2< SegmentScalarType > |
Namespaces | |
| namespace | vcg |
* | |
Typedefs | |
| typedef Segment2< double > | vcg::Segment2d |
| typedef Segment2< float > | vcg::Segment2f |
| typedef Segment2< int > | vcg::Segment2i |
| typedef Segment2< short > | vcg::Segment2s |
Functions | |
| template<class ScalarType > | |
| Point2< ScalarType > | vcg::ClosestPoint (Segment2< ScalarType > s, const Point2< ScalarType > &p) |