![]() |
Prusa Slicer 2.6.0
|
This is the complete list of members for Slic3r::Arachne::SquareGrid, including all inherited members.
| cell_size | Slic3r::Arachne::SquareGrid | protected |
| getCellSize() const | Slic3r::Arachne::SquareGrid | |
| grid_coord_t typedef | Slic3r::Arachne::SquareGrid | |
| GridPoint typedef | Slic3r::Arachne::SquareGrid | |
| nonzeroSign(grid_coord_t z) const | Slic3r::Arachne::SquareGrid | protected |
| processLineCells(const std::pair< Point, Point > line, const std::function< bool(GridPoint)> &process_cell_func) | Slic3r::Arachne::SquareGrid | |
| processLineCells(const std::pair< Point, Point > line, const std::function< bool(GridPoint)> &process_cell_func) const | Slic3r::Arachne::SquareGrid | |
| processNearby(const Point &query_pt, coord_t radius, const std::function< bool(const GridPoint &)> &process_func) const | Slic3r::Arachne::SquareGrid | |
| SquareGrid(const coord_t cell_size) | Slic3r::Arachne::SquareGrid | |
| toGridCoord(const int64_t &coord) const | Slic3r::Arachne::SquareGrid | |
| toGridPoint(const Vec2i64 &point) const | Slic3r::Arachne::SquareGrid | |
| toLowerCoord(const grid_coord_t &grid_coord) const | Slic3r::Arachne::SquareGrid |