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 CorticalHemisphereSet3DIntCorticalSurfaceSet3DInt. leftCorticalHemisphereSet3DIntCorticalSurfaceSet3DInt. rightMethods in mgui.interfaces.shapes.neuro with parameters of type CorticalHemisphereSet3DInt Modifier and Type Method Description voidCorticalSurfaceSet3DInt. setHemispheres(CorticalHemisphereSet3DInt left, CorticalHemisphereSet3DInt right)voidCorticalSurfaceSet3DInt. setHemispheres(CorticalHemisphereSet3DInt left, CorticalHemisphereSet3DInt right, boolean update)voidCorticalSurfaceSet3DInt. setLeft(CorticalHemisphereSet3DInt left)voidCorticalSurfaceSet3DInt. 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)