Package | Description |
---|---|
org.scijava.java3d.utils.geometry |
Provides geometry construction, triangulation, and optimization
utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Box
Box is a geometry primitive created with a given length, width, and height.
|
class |
Cone
Cone is a geometry primitive defined with a radius and a height.
|
class |
Cylinder
Cylinder is a geometry primitive defined with a radius and a height.
|
class |
Sphere
Sphere is a geometry primitive created with a given radius and resolution.
|
Copyright © 2016–2022 SciJava. All rights reserved.