#include <shape/bcell3d.hpp>
#include <shape/solver_implicit.hpp>
Go to the source code of this file.
#define Point point<C,3,REF> |
Definition at line 21 of file bcell3d_list.hpp.
Referenced by mmx::shape::as_graphic(), marching_cube::centralise(), mmx::shape::extremal(), mmx::shape::face_refine(), mmx::shape::insert_bbx(), mmx::shape::intersection(), mmx::shape::operator<<(), mmx::shape::plot(), mmx::shape::point_on_edge(), marching_cube::polygonise(), marching_cube::polygonize(), marching_square::polygonize(), mmx::shape::print(), mmx::shape::print_as_axl(), use< tpl3d_def >::print_as_graphic(), mmx::shape::print_intersections(), use< subdivision_def, with_tpl3d< K > >::process_singular(), mmx::shape::selfintersection(), cell2d_subdivisor< C, V >::subdivide(), and bcell2d_subdivisor< C, V >::subdivide().
#define REF REF_OF(V) |
Definition at line 20 of file bcell3d_list.hpp.
#define SELF bcell3d_list<C,V> |
Definition at line 22 of file bcell3d_list.hpp.
#define Solver solver_implicit<C,V> |
Definition at line 23 of file bcell3d_list.hpp.
#define TMPL template<class C, class V> |
Definition at line 19 of file bcell3d_list.hpp.