Go to the source code of this file.
Classes | |
class | vcg::Similarity2< SCALAR_TYPE > |
Namespaces | |
namespace | vcg |
* | |
Typedefs | |
typedef Similarity2< double > | vcg::Similarity2d |
typedef Similarity2< float > | vcg::Similarity2f |
Functions | |
template<class SCALAR_TYPE > | |
Point2< SCALAR_TYPE > | vcg::operator* (const Similarity2< SCALAR_TYPE > &m, const Point2< SCALAR_TYPE > &p) |