Skip to content

Commit 62754fc

Browse files
committed
common: Fires comment, see also Inferno
1 parent f9a7d39 commit 62754fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/demoinfocs/common/inferno.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ type Fire struct {
3232
}
3333

3434
// Fires is a collection of fires that provides utility functions for things like calculation of 2D & 3D convex hulls.
35+
// See also Inferno.
3536
type Fires struct {
3637
s []Fire
3738
}

0 commit comments

Comments
 (0)