IslandAndOffset Class Reference
Public Member Functions | |
| IslandAndOffset (const CCurve *Island) | |
Public Attributes | |
| const CCurve * | island |
| std::list< CCurve > | island_inners |
| CArea | offset |
| std::list< IslandAndOffset * > | touching_offsets |
Constructor & Destructor Documentation
◆ IslandAndOffset()
| IslandAndOffset::IslandAndOffset | ( | const CCurve * | Island | ) |
References island, island_inners, and CAreaPocketParams::stepover.
Member Data Documentation
◆ island
| const CCurve* IslandAndOffset::island |
Referenced by IslandAndOffset().
◆ island_inners
| std::list<CCurve> IslandAndOffset::island_inners |
Referenced by IslandAndOffset().
◆ offset
| CArea IslandAndOffset::offset |
◆ touching_offsets
| std::list<IslandAndOffset*> IslandAndOffset::touching_offsets |
The documentation for this class was generated from the following file:
- src/Mod/Path/libarea/AreaPocket.cpp
1.8.17