Uses of Interface
mgui.interfaces.graphics.InterfaceView3DObject
Package | Description |
---|---|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
mgui.morph.sections |
-
Uses of InterfaceView3DObject in mgui.interfaces.shapes
Classes in mgui.interfaces.shapes that implement InterfaceView3DObject Modifier and Type Class Description class
SectionSet3DInt
Represents a set of parallel sections, based upon a reference plane (thisShape), and a spacing value. -
Uses of InterfaceView3DObject in mgui.morph.sections
Classes in mgui.morph.sections that implement InterfaceView3DObject Modifier and Type Class Description class
MorphSections3DInt
Class representing a set of intermediate sections (subsections), such that each subsection holds an iterative morphing representation from some source shape to some target shape.