#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 131 of file attribute_seam.h.
vcg::tri::AttributeSeam::ASCompare< dst_trimesh_t >::ASCompare | ( | unsigned int | vmask = 0 | ) | [inline] |
Definition at line 135 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 140 of file attribute_seam.h.
const unsigned int vcg::tri::AttributeSeam::ASCompare< dst_trimesh_t >::mask |
Definition at line 133 of file attribute_seam.h.