Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SimpleUVCalc Class Reference

Inheritance diagram for SimpleUVCalc:

Inheritance graph
[legend]
Collaboration diagram for SimpleUVCalc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SimpleUVCalc (CBface *f)
virtual UVpt get_val (CBvert *v) const
virtual UVpt subdiv_val (CBvert *bv) const
virtual UVpt subdiv_val (CBedge *be) const
virtual SubdivCalc< UVpt > * dup () const
virtual str_ptr name () const
virtual UVpt limit_val (CBvert *v) const
 SubdivCalc ()
void set_boss (SubdivCalc< UVpt > *boss)
virtual void clear (UVpt &) const

Protected Attributes

CBface_face
SubdivCalc< UVpt > * _boss

Detailed Description

Definition at line 831 of file uv_data.C.


Constructor & Destructor Documentation

SimpleUVCalc::SimpleUVCalc CBface f  )  [inline]
 

Definition at line 837 of file uv_data.C.


Member Function Documentation

virtual void SubdivCalc< UVpt >::clear UVpt  )  const [inline, virtual, inherited]
 

Definition at line 46 of file subdiv_calc.H.

virtual SubdivCalc<UVpt>* SimpleUVCalc::dup  )  const [inline, virtual]
 

Reimplemented from SubdivCalc< UVpt >.

Definition at line 848 of file uv_data.C.

virtual UVpt SimpleUVCalc::get_val CBvert v  )  const [inline, virtual]
 

Reimplemented from SubdivCalc< UVpt >.

Definition at line 840 of file uv_data.C.

References _face, and UVdata::get_uv().

Referenced by subdiv_val().

virtual UVpt SimpleCalc< UVpt >::limit_val CBvert v  )  const [inline, virtual, inherited]
 

Implements SubdivCalc< UVpt >.

Definition at line 121 of file subdiv_calc.H.

References SubdivCalc< T >::get_val().

virtual str_ptr SimpleCalc< UVpt >::name void   )  const [inline, virtual, inherited]
 

Reimplemented from SubdivCalc< UVpt >.

Definition at line 83 of file subdiv_calc.H.

void SubdivCalc< UVpt >::set_boss SubdivCalc< UVpt > *  boss  )  [inline, inherited]
 

Definition at line 30 of file subdiv_calc.H.

UVpt SimpleUVCalc::subdiv_val CBedge be  )  const [virtual]
 

Reimplemented from SimpleCalc< UVpt >.

Definition at line 852 of file uv_data.C.

References _face, debug, Bedge::f1(), Bedge::f2(), UVdata::get_uv(), get_val(), UVdata::is_continuous(), Bface::is_quad(), Bedge::is_weak(), Bsimplex::mesh(), Bface::quad_partner(), Bface::quad_vert(), GtexUtil::show(), BMESH::subdiv_level(), Bedge::v1(), Bface::v1(), Bedge::v2(), Bface::v2(), and Bface::v3().

virtual UVpt SimpleUVCalc::subdiv_val CBvert bv  )  const [inline, virtual]
 

Reimplemented from SimpleCalc< UVpt >.

Definition at line 843 of file uv_data.C.

References get_val().

SubdivCalc< UVpt >::SubdivCalc  )  [inline, inherited]
 

Definition at line 27 of file subdiv_calc.H.


Member Data Documentation

SubdivCalc<UVpt >* SubdivCalc< UVpt >::_boss [protected, inherited]
 

Definition at line 69 of file subdiv_calc.H.

CBface* SimpleUVCalc::_face [protected]
 

Definition at line 833 of file uv_data.C.

Referenced by get_val(), and subdiv_val().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:47:12 2006 for jot by  doxygen 1.4.4