New primitives #76
No reviewers
Labels
No Label
bug
discussion
documentation
duplicate
feature
fixed in dev
gdml
good first issue
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/visionforge#76
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "teldufalsari/visionforge:teldufalsari/rootToSolid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implementation of ROOT Geometry primitives TGeoCone and TGeoCtub for VisionForge
I wonder if we should move primitives like this to the root module since they are too specialized. But we can do it later.
@ -0,0 +133,4 @@
@VisionBuilder
public inline fun MutableVisionContainer<Solid>.cutTube(
Add documentation for parameters.
Also please bring branch up to date with dev.