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

LoopCalc< T > Class Template Reference

#include <subdiv_calc.H>

Inheritance diagram for LoopCalc< T >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual str_ptr name () const
virtual T centroid (CLvert *v) const
smooth_subdiv_val (CLvert *v) const
crease_subdiv_val (CLvert *v) const
smooth_limit_val (CLvert *v) const
crease_limit_val (CLvert *v) const
virtual T subdiv_val (CBvert *bv) const
virtual T subdiv_val (CBedge *e) const
virtual T limit_val (CBvert *bv) 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 LoopCalc< T >

Definition at line 143 of file subdiv_calc.H.


Member Function Documentation

template<class T>
virtual T LoopCalc< T >::centroid CLvert *  v  )  const [inline, virtual]
 

Reimplemented in LoopUV.

Definition at line 153 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::crease_limit_val(), LoopCalc< COLOR >::crease_subdiv_val(), LoopCalc< COLOR >::smooth_limit_val(), and LoopCalc< COLOR >::smooth_subdiv_val().

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>
T LoopCalc< T >::crease_limit_val CLvert *  v  )  const [inline]
 

Definition at line 242 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::limit_val().

template<class T>
T LoopCalc< T >::crease_subdiv_val CLvert *  v  )  const [inline]
 

Definition at line 218 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::subdiv_val().

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 LoopCalc< T >::limit_val CBvert bv  )  const [inline, virtual]
 

Implements SubdivCalc< T >.

Definition at line 283 of file subdiv_calc.H.

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

Reimplemented from SubdivCalc< T >.

Definition at line 147 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>
T LoopCalc< T >::smooth_limit_val CLvert *  v  )  const [inline]
 

Definition at line 226 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::limit_val().

template<class T>
T LoopCalc< T >::smooth_subdiv_val CLvert *  v  )  const [inline]
 

Definition at line 206 of file subdiv_calc.H.

Referenced by LoopCalc< COLOR >::subdiv_val().

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

Implements SubdivCalc< T >.

Reimplemented in LoopUV.

Definition at line 266 of file subdiv_calc.H.

template<class T>
virtual T LoopCalc< T >::subdiv_val CBvert bv  )  const [inline, virtual]
 

Implements SubdivCalc< T >.

Reimplemented in LoopUV.

Definition at line 251 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:46:30 2006 for jot by  doxygen 1.4.4