Uses of Class
mgui.interfaces.graphics.video.Video3D
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.graphics.video |
Provides classes to generate videos from graphics windows.
|
-
Uses of Video3D in mgui.interfaces
Methods in mgui.interfaces that return types with arguments of type Video3D Modifier and Type Method Description java.util.ArrayList<Video3D>
InterfaceWorkspace. getVideos3D()
-
Uses of Video3D in mgui.interfaces.graphics.video
Methods in mgui.interfaces.graphics.video with parameters of type Video3D Modifier and Type Method Description int
Video3D. compareTo(Video3D o)