Uses of Class
mgui.interfaces.shapes.neuro.CorticalHemisphereSet3DInt
Package | Description |
---|---|
mgui.interfaces.shapes.neuro |
-
Uses of CorticalHemisphereSet3DInt in mgui.interfaces.shapes.neuro
Fields in mgui.interfaces.shapes.neuro declared as CorticalHemisphereSet3DInt Modifier and Type Field Description CorticalHemisphereSet3DInt
CorticalSurfaceSet3DInt. left
CorticalHemisphereSet3DInt
CorticalSurfaceSet3DInt. right
Methods in mgui.interfaces.shapes.neuro with parameters of type CorticalHemisphereSet3DInt Modifier and Type Method Description void
CorticalSurfaceSet3DInt. setHemispheres(CorticalHemisphereSet3DInt left, CorticalHemisphereSet3DInt right)
void
CorticalSurfaceSet3DInt. setHemispheres(CorticalHemisphereSet3DInt left, CorticalHemisphereSet3DInt right, boolean update)
void
CorticalSurfaceSet3DInt. setLeft(CorticalHemisphereSet3DInt left)
void
CorticalSurfaceSet3DInt. setRight(CorticalHemisphereSet3DInt right)
Constructors in mgui.interfaces.shapes.neuro with parameters of type CorticalHemisphereSet3DInt Constructor Description CorticalSurfaceSet3DInt(java.lang.String name, CorticalHemisphereSet3DInt left, CorticalHemisphereSet3DInt right)