#include "simplex_data.H"
Include dependency graph for bsimplex.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SimplexFilter |
class | Bsimplex |
class | Bsimplex::IDtable |
Typedefs | |
typedef const Bsimplex | CBsimplex |
typedef const Bvert | CBvert |
typedef const Bedge | CBedge |
typedef const Bface | CBface |
typedef const SimplexFilter | CSimplexFilter |
Functions | |
bool | is_vert (CBsimplex *s) |
bool | is_edge (CBsimplex *s) |
bool | is_face (CBsimplex *s) |
BMESH * | get_mesh (CBsimplex *s) |
Bface * | get_bface (CBsimplex *s) |
|
Definition at line 16 of file bsimplex.H. |
|
Definition at line 17 of file bsimplex.H. |
|
Definition at line 12 of file bsimplex.H. |
|
Definition at line 15 of file bsimplex.H. |
|
Definition at line 37 of file bsimplex.H. |
|
Definition at line 296 of file bsimplex.H. References Bsimplex::get_face(). Referenced by ZXseg::f(), and get_patch(). |
|
Definition at line 290 of file bsimplex.H. References Bsimplex::mesh(). Referenced by VisRefImage::get_mesh(). |
|
|
|