Modules§
Structs§
- Context
- exported to enable observer
- Edge
- Point
- PointId
- new type for point id, currently is the index in context
- Sweeper
- Main interface, user should grab a new Sweeper by
SweeperBuilder::build
- Sweeper
Builder - Sweeper Builder
- Triangle
- Triangle
Id
Traits§
- Observer
- Observer for sweeper, used to monitor how sweeper works, quite useful for visual debugging when things goes wrong. Check example’s draw.