#include "subdiv_calc.H"
Include dependency graph for hybrid.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HybridCalc2< T > |
class | Hybrid2Loc |
Typedefs | |
typedef VolPreserve< Hybrid2Loc > | Hybrid2VolPreserve |
Functions | |
bool | is_tri (CBface *f) |
bool | is_adjacent_tri (CBedge *e) |
bool | is_adjacent_tri (CBvert *v) |
bool | is_near_tri (CBvert *v) |
bool | is_near_tri (CBedge *e) |
|
|
|
Definition at line 34 of file hybrid.H. References Bvert::e(), and is_adjacent_tri(). |
|
Definition at line 24 of file hybrid.H. References Bedge::f1(), Bedge::f2(), and is_tri(). Referenced by is_adjacent_tri(), and is_near_tri(). |
|
Definition at line 79 of file hybrid.H. References is_adjacent_tri(), Bedge::opposite_vert1(), Bedge::opposite_vert2(), Bedge::v1(), and Bedge::v2(). |
|
Definition at line 49 of file hybrid.H. References is_adjacent_tri(), and Bvert::nbr(). Referenced by HybridCalc2< Wpt >::limit_val(), and HybridCalc2< Wpt >::subdiv_val(). |
|
Definition at line 14 of file hybrid.H. References Bface::is_quad(). Referenced by is_adjacent_tri(). |