#include "disp/color.H"
#include "mesh/bedge.H"
#include "mesh/bmesh_curvature.H"
Include dependency graph for bvert.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Bvert |
class | Bvert_list |
Typedefs | |
typedef const Bvert_list | CBvert_list |
Functions | |
Bedge * | lookup_edge (CBvert *a, CBvert *b) |
Bvert * | bvert (Bsimplex *sim) |
|
|
|
Definition at line 459 of file bvert.H. References is_vert(). Referenced by BMESHray::vert(). |
|
Definition at line 453 of file bvert.H. References Bvert::lookup_edge(). Referenced by OBJReaderImpl::add_face(), add_poly(), LedgeStrip::generate_substrip(), Bvert_list::get_chain(), Bvert_list::get_closed_chain(), Lface::subdiv_edge1(), Ledge::subdiv_edge1(), Lface::subdiv_edge2(), Ledge::subdiv_edge2(), Lface::subdiv_edge3(), Lstrip::subvert(), and Bedge::swap_is_legal(). |