FuncViz lib
Generalized bitree/quadtree/octree library
Loading...
Searching...
No Matches
MR_rt_to_cc.hpp File Reference

Implimentation for the MR_rt_to_cc class. More...

#include <tuple>
#include <vector>
#include <string>
#include <variant>
Include dependency graph for MR_rt_to_cc.hpp:

Go to the source code of this file.

Classes

class  mjr::MR_rt_to_cc< rt_t, cc_t >
 Tessellates a MR_rect_tree object, and places the result into an MR_cell_cplx object. More...
 

Namespaces

namespace  mjr
 

Macros

#define MJR_INCLUDE_MR_rt_to_cc
 

Detailed Description

Implimentation for the MR_rt_to_cc class.

Author
Mitch Richling http://www.mitchr.me/
Date
2024-07-13
Keywords
tree cell complex
Standards
C++23
See also
MR_rect_tree.hpp, MR_cell_cplx.hpp

Definition in file MR_rt_to_cc.hpp.

Macro Definition Documentation

◆ MJR_INCLUDE_MR_rt_to_cc

#define MJR_INCLUDE_MR_rt_to_cc

Definition at line 611 of file MR_rt_to_cc.hpp.