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

hybrid.H File Reference

#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< Hybrid2LocHybrid2VolPreserve

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)


Typedef Documentation

typedef VolPreserve<Hybrid2Loc> Hybrid2VolPreserve
 

Definition at line 148 of file hybrid.H.


Function Documentation

bool is_adjacent_tri CBvert v  )  [inline]
 

Definition at line 34 of file hybrid.H.

References Bvert::e(), and is_adjacent_tri().

bool is_adjacent_tri CBedge e  )  [inline]
 

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().

bool is_near_tri CBedge e  )  [inline]
 

Definition at line 79 of file hybrid.H.

References is_adjacent_tri(), Bedge::opposite_vert1(), Bedge::opposite_vert2(), Bedge::v1(), and Bedge::v2().

bool is_near_tri CBvert v  )  [inline]
 

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().

bool is_tri CBface f  )  [inline]
 

Definition at line 14 of file hybrid.H.

References Bface::is_quad().

Referenced by is_adjacent_tri().


Generated on Mon Sep 18 11:41:34 2006 for jot by  doxygen 1.4.4