Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframe.WireframeBox
Packages that use WireframeBox
Package
Description
Graphical user interface components for the Sixth 3D engine.
Wireframe composite shapes built from Line primitives.
-
Uses of WireframeBox in eu.svjatoslav.sixth.e3d.gui
Methods in eu.svjatoslav.sixth.e3d.gui that return WireframeBoxModifier and TypeMethodDescriptionGuiComponent.getBorders()Returns the wireframe border box for this component. -
Uses of WireframeBox in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframe
Modifier and TypeClassDescriptionclassA wireframe cube (equal-length sides) centered at a given point in 3D space.