Public Member Functions | Private Attributes
vcg::tri::Hole< MESH >::Weight Class Reference

#include <hole.h>

List of all members.

Public Member Functions

float angle () const
float area () const
Weight operator+ (const Weight &other) const
bool operator< (const Weight &rhs) const
 Weight ()
 Weight (float An, float Ar)
 ~Weight ()

Private Attributes

float ang
float ar

Detailed Description

template<class MESH>
class vcg::tri::Hole< MESH >::Weight

Definition at line 615 of file hole.h.


Constructor & Destructor Documentation

template<class MESH>
vcg::tri::Hole< MESH >::Weight::Weight ( ) [inline]

Definition at line 619 of file hole.h.

template<class MESH>
vcg::tri::Hole< MESH >::Weight::Weight ( float  An,
float  Ar 
) [inline]

Definition at line 620 of file hole.h.

template<class MESH>
vcg::tri::Hole< MESH >::Weight::~Weight ( ) [inline]

Definition at line 621 of file hole.h.


Member Function Documentation

template<class MESH>
float vcg::tri::Hole< MESH >::Weight::angle ( ) const [inline]

Definition at line 623 of file hole.h.

template<class MESH>
float vcg::tri::Hole< MESH >::Weight::area ( ) const [inline]

Definition at line 624 of file hole.h.

template<class MESH>
Weight vcg::tri::Hole< MESH >::Weight::operator+ ( const Weight other) const [inline]

Definition at line 626 of file hole.h.

template<class MESH>
bool vcg::tri::Hole< MESH >::Weight::operator< ( const Weight rhs) const [inline]

Definition at line 627 of file hole.h.


Member Data Documentation

template<class MESH>
float vcg::tri::Hole< MESH >::Weight::ang [private]

Definition at line 630 of file hole.h.

template<class MESH>
float vcg::tri::Hole< MESH >::Weight::ar [private]

Definition at line 631 of file hole.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:37