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 (float An, float Ar)
 Weight ()
 ~Weight ()

Private Attributes

float ang
float ar

Detailed Description

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

Definition at line 728 of file hole.h.


Constructor & Destructor Documentation

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

Definition at line 732 of file hole.h.

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

Definition at line 733 of file hole.h.

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

Definition at line 734 of file hole.h.


Member Function Documentation

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

Definition at line 736 of file hole.h.

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

Definition at line 737 of file hole.h.

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

Definition at line 739 of file hole.h.

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

Definition at line 740 of file hole.h.


Member Data Documentation

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

Definition at line 743 of file hole.h.

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

Definition at line 744 of file hole.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:33 2013