Uses of Class
mgui.interfaces.graphics.InterfaceCanvas3D
Package | Description |
---|---|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
-
Uses of InterfaceCanvas3D in mgui.interfaces.graphics
Fields in mgui.interfaces.graphics declared as InterfaceCanvas3D Modifier and Type Field Description InterfaceCanvas3D
InterfaceGraphic3D. canvas3D
protected InterfaceCanvas3D
PostRenderingCanvas3D. parent
Methods in mgui.interfaces.graphics that return InterfaceCanvas3D Modifier and Type Method Description InterfaceCanvas3D
InterfaceGraphic3D. getInterfaceCanvas3D()
Constructors in mgui.interfaces.graphics with parameters of type InterfaceCanvas3D Constructor Description PostRenderingCanvas3D(InterfaceCanvas3D parent, java.awt.GraphicsConfiguration graphicsConfiguration)
PostRenderingCanvas3D(InterfaceCanvas3D parent, java.awt.GraphicsConfiguration graphicsConfiguration, boolean offScreen)