public interface Scene3DGeometry extends Scene3DNode
Modifier and Type | Method and Description |
---|---|
default void |
copyMetadataFrom(Scene3DNode other)
Copies metadata from another node
|
Color |
getColor()
Gets the color of this geometry
|
void |
setColor(Color color)
Sets the color of this geometry
|
Scene3DMeshGeometry |
toMeshGeometry(JIPipeProgressInfo progressInfo)
Returns a mesh equivalent of this geometry
|
duplicate, getName, setName
Scene3DMeshGeometry toMeshGeometry(JIPipeProgressInfo progressInfo)
progressInfo
- the progress infoColor getColor()
void setColor(Color color)
color
- the colordefault void copyMetadataFrom(Scene3DNode other)
Scene3DNode
copyMetadataFrom
in interface Scene3DNode
other
- the other nodeCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.