#include "bfilters.H"
#include "lvert.H"
Include dependency graph for subdiv_calc.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SubdivCalc< T > |
class | SimpleCalc< T > |
class | LoopCalc< T > |
class | LoopLoc |
class | LoopColor |
class | CatmullClarkCalc< T > |
class | CatmullClarkLoc |
class | HybridCalc< T > |
class | HybridLoc |
class | VolPreserve< C > |
Defines | |
#define | CSubdivCalc const SubdivCalc |
Typedefs | |
typedef SubdivCalc< Wpt > | SubdivLocCalc |
typedef SubdivCalc< COLOR > | SubdivColorCalc |
typedef VolPreserve< LoopLoc > | LoopVolPreserve |
typedef VolPreserve< CatmullClarkLoc > | CCVolPreserve |
typedef VolPreserve< HybridLoc > | HybridVolPreserve |
Functions | |
double | loop_alpha (int n) |
|
Definition at line 22 of file subdiv_calc.H. |
|
Definition at line 789 of file subdiv_calc.H. |
|
Definition at line 790 of file subdiv_calc.H. |
|
Definition at line 788 of file subdiv_calc.H. |
|
Definition at line 753 of file subdiv_calc.H. |
|
Definition at line 752 of file subdiv_calc.H. |
|
Definition at line 11 of file lvert.C. References err_msg(), Config::get_var_bool(), and sqr(). Referenced by LoopCalc< COLOR >::smooth_subdiv_val(). |