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

SimpleCalc< T > Class Template Reference

#include <subdiv_calc.H>

Inheritance diagram for SimpleCalc< T >:

Inheritance graph
[legend]
Collaboration diagram for SimpleCalc< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual str_ptr name () const
virtual T subdiv_val (CBvert *v) const
virtual T subdiv_val (CBedge *e) const
virtual T limit_val (CBvert *v) const
void set_boss (SubdivCalc< T > *boss)
virtual T get_val (CBvert *v) const
virtual void clear (T &) const
virtual SubdivCalc< T > * dup () const

Protected Attributes

SubdivCalc< T > * _boss

Detailed Description

template<class T>
class SimpleCalc< T >

Definition at line 79 of file subdiv_calc.H.


Member Function Documentation

template<class T>
virtual void SubdivCalc< T >::clear T &   )  const [inline, virtual, inherited]
 

Definition at line 46 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::centroid(), CatmullClarkCalc< Wpt >::fcentroids(), HybridCalc< Wpt >::sum(), and CatmullClarkCalc< Wpt >::vcentroid().

template<class T>
virtual SubdivCalc<T>* SubdivCalc< T >::dup  )  const [inline, virtual, inherited]
 

Reimplemented in Hybrid2Loc, LoopLoc, LoopColor, CatmullClarkLoc, HybridLoc, LoopUV, and SimpleUVCalc.

Definition at line 66 of file subdiv_calc.H.

Referenced by LMESH::allocate_subdiv_mesh(), LMESH::set_subdiv_color_calc(), and LMESH::set_subdiv_loc_calc().

template<class T>
virtual T SubdivCalc< T >::get_val CBvert v  )  const [inline, virtual, inherited]
 

Reimplemented in Hybrid2Loc, LoopLoc, LoopColor, CatmullClarkLoc, HybridLoc, LoopUV, and SimpleUVCalc.

Definition at line 40 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::centroid(), CatmullClarkCalc< Wpt >::crease_centroid(), LoopCalc< COLOR >::crease_limit_val(), CatmullClarkCalc< Wpt >::crease_subdiv_val(), LoopCalc< COLOR >::crease_subdiv_val(), CatmullClarkCalc< Wpt >::fcentroid(), LoopCalc< COLOR >::limit_val(), SimpleCalc< UVpt >::limit_val(), LoopCalc< COLOR >::smooth_limit_val(), CatmullClarkCalc< Wpt >::smooth_subdiv_val(), LoopCalc< COLOR >::smooth_subdiv_val(), HybridCalc< Wpt >::subdiv_val(), CatmullClarkCalc< Wpt >::subdiv_val(), LoopCalc< COLOR >::subdiv_val(), SimpleCalc< UVpt >::subdiv_val(), HybridCalc< Wpt >::sum(), and CatmullClarkCalc< Wpt >::vcentroid().

template<class T>
virtual T SimpleCalc< T >::limit_val CBvert v  )  const [inline, virtual]
 

Implements SubdivCalc< T >.

Definition at line 121 of file subdiv_calc.H.

template<class T>
virtual str_ptr SimpleCalc< T >::name  )  const [inline, virtual]
 

Reimplemented from SubdivCalc< T >.

Definition at line 83 of file subdiv_calc.H.

template<class T>
void SubdivCalc< T >::set_boss SubdivCalc< T > *  boss  )  [inline, inherited]
 

Definition at line 30 of file subdiv_calc.H.

template<class T>
virtual T SimpleCalc< T >::subdiv_val CBedge e  )  const [inline, virtual]
 

Implements SubdivCalc< T >.

Reimplemented in SimpleUVCalc.

Definition at line 95 of file subdiv_calc.H.

template<class T>
virtual T SimpleCalc< T >::subdiv_val CBvert v  )  const [inline, virtual]
 

Implements SubdivCalc< T >.

Reimplemented in SimpleUVCalc.

Definition at line 92 of file subdiv_calc.H.


Member Data Documentation

template<class T>
SubdivCalc<T>* SubdivCalc< T >::_boss [protected, inherited]
 

Definition at line 69 of file subdiv_calc.H.

Referenced by SubdivCalc< COLOR >::get_val(), and SubdivCalc< COLOR >::set_boss().


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