We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752f30d commit 8a32b7cCopy full SHA for 8a32b7c
src/primitives/ConicalFrustum.jl
@@ -8,6 +8,7 @@ struct ConicalFrustum{T} <: GeometryPrimitive{3,T}
8
The center point of the circular base.
9
"""
10
baseCenter :: Point3{T}
11
+
12
13
The radius of the bottom circle.
14
0 commit comments