New primitives #76

Merged
altavir merged 4 commits from teldufalsari/visionforge:teldufalsari/rootToSolid into dev 2023-10-10 08:16:50 +03:00
Owner

Implementation of ROOT Geometry primitives TGeoCone and TGeoCtub for VisionForge

image

Implementation of ROOT Geometry primitives TGeoCone and TGeoCtub for VisionForge ![image](/attachments/c707e0ed-e692-4fc4-afd0-b0ecb12c11fe)
teldufalsari added 2 commits 2023-10-08 16:12:20 +03:00
teldufalsari requested review from altavir 2023-10-08 16:12:41 +03:00
altavir requested review from pklimai 2023-10-08 16:19:07 +03:00
altavir self-assigned this 2023-10-08 16:19:14 +03:00
altavir requested changes 2023-10-08 16:27:38 +03:00
altavir left a comment
Owner

I wonder if we should move primitives like this to the root module since they are too specialized. But we can do it later.

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(
Owner

Add documentation for parameters.

Add documentation for parameters.
altavir marked this conversation as resolved
Owner

Also please bring branch up to date with dev.

Also please bring branch up to date with dev.
teldufalsari added 2 commits 2023-10-08 17:10:08 +03:00
altavir removed review request for pklimai 2023-10-10 08:14:46 +03:00
altavir requested review from altavir 2023-10-10 08:14:48 +03:00
altavir approved these changes 2023-10-10 08:16:26 +03:00
altavir merged commit 1ebeefe01c into dev 2023-10-10 08:16:50 +03:00
altavir deleted branch teldufalsari/rootToSolid 2023-10-10 08:17:10 +03:00
Sign in to join this conversation.
No description provided.