#include <attribute_seam.h>
Public Member Functions | |
ASCompare (unsigned int vmask=0) | |
bool | operator() (const dst_trimesh_t &sm, const typename dst_trimesh_t::VertexType &u, const typename dst_trimesh_t::VertexType &v) const |
Public Attributes | |
const unsigned int | mask |
Definition at line 113 of file attribute_seam.h.
vcg::tri::AttributeSeam::ASCompare< dst_trimesh_t >::ASCompare | ( | unsigned int | vmask = 0 |
) | [inline] |
Definition at line 117 of file attribute_seam.h.
bool vcg::tri::AttributeSeam::ASCompare< dst_trimesh_t >::operator() | ( | const dst_trimesh_t & | sm, | |
const typename dst_trimesh_t::VertexType & | u, | |||
const typename dst_trimesh_t::VertexType & | v | |||
) | const [inline] |
Definition at line 122 of file attribute_seam.h.
const unsigned int vcg::tri::AttributeSeam::ASCompare< dst_trimesh_t >::mask |
Definition at line 115 of file attribute_seam.h.