public class TexturedPlaneDataObject extends DeformableMeshDataObject
Constructor and Description |
---|
TexturedPlaneDataObject(DeformableMesh3D mesh,
MeshImageStack stack) |
Modifier and Type | Method and Description |
---|---|
BranchGroup |
getBranchGroup()
This is required to add to a group
|
MeshImageStack |
getMeshImageStack() |
Shape3D |
getShape() |
void |
setMinMaxRange(double min,
double max) |
void |
setShowSurface(boolean showSurface) |
void |
setTextureData(MeshImageStack stack) |
void |
updateVolume() |
createLineAppearance, setColor, setSurfaceAppearance, setWireColor, updateGeometry
public TexturedPlaneDataObject(DeformableMesh3D mesh, MeshImageStack stack)
public MeshImageStack getMeshImageStack()
public void setTextureData(MeshImageStack stack)
public void setMinMaxRange(double min, double max)
public void updateVolume()
public BranchGroup getBranchGroup()
DataObject
getBranchGroup
in interface DataObject
getBranchGroup
in class DeformableMeshDataObject
public void setShowSurface(boolean showSurface)
setShowSurface
in class DeformableMeshDataObject
public Shape3D getShape()
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.