Update doc comment

This commit is contained in:
Hanno Braun 2022-04-09 10:26:37 +02:00
parent 85013c0fc9
commit 197a1f3130

View File

@ -10,8 +10,6 @@
use fj_math::{Point, Segment};
/// Debug info from the CAD kernel that can be visualized
///
/// At this point, this is a placeholder that will be filled with life later.
#[derive(Default)]
pub struct DebugInfo {
/// Rays being used during face triangulation