mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-25 16:45:52 +00:00
Update doc comment
This commit is contained in:
parent
85013c0fc9
commit
197a1f3130
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user