Uses of Interface
mgui.interfaces.util.Engine
Package | Description |
---|---|
mgui.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
mgui.geometry.neuro.mesh | |
mgui.geometry.volume |
Provides classes for representing and operating on 3D volume shapes.
|
mgui.interfaces.graphics.util |
Utility classes operating on 2D and 3D graphics objects.
|
mgui.interfaces.shapes.util | |
mgui.morph.sections |
-
Uses of Engine in mgui.geometry.mesh
Classes in mgui.geometry.mesh that implement Engine Modifier and Type Class Description class
MeshEngine
Engine for performing mesh-based algorithms. -
Uses of Engine in mgui.geometry.neuro.mesh
Classes in mgui.geometry.neuro.mesh that implement Engine Modifier and Type Class Description class
NeuroMeshEngine
Engine for performing functions on cortical surfaces and other objects. -
Uses of Engine in mgui.geometry.volume
Classes in mgui.geometry.volume that implement Engine Modifier and Type Class Description class
VolumeEngine
Engine to perform built-in operations on volumes. -
Uses of Engine in mgui.interfaces.graphics.util
Classes in mgui.interfaces.graphics.util that implement Engine Modifier and Type Class Description class
DrawingEngine
Utility class to perform drawing ofShape2DInt
shapes on aGraphics2D
. -
Uses of Engine in mgui.interfaces.shapes.util
Classes in mgui.interfaces.shapes.util that implement Engine Modifier and Type Class Description class
ShapeEngine
Engine class for general shape functions. -
Uses of Engine in mgui.morph.sections
Classes in mgui.morph.sections that implement Engine Modifier and Type Class Description class
MorphDrawEngine