For internal use only! More...
#include <complex_grid.h>
Public Types | |
typedef Complex::cell_graph | cell_graph |
Public Member Functions | |
IMPORT_COMPLEX_VERTICES (Complex) | |
void | initGridVertex (size_t i, size_t j, const cell &v, cell_graph &) |
SquareFiller (const Point3d &bl, const Point3d &sr, const Point3d &su, Complex &T, Model &model) | |
Public Attributes | |
Point3d | bottom_left |
Point3d | delta_right |
Point3d | delta_up |
Model & | model |
Point3d | shift_right |
Point3d | shift_up |
Complex & | T |
For internal use only!
Compute the position of each point
Definition at line 38 of file complex_grid.h.