Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.AbstractCoordinateShape
Package
Description
Sixth 3D engine.
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster
Modifier and TypeMethodDescriptionvoid
RenderAggregator.queueShapeForRendering
(AbstractCoordinateShape shape) -
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic
Modifier and TypeClassDescriptionclass
Texture object that is always oriented towards the viewer.class
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.line
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.solidpolygon
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.texturedpolygon
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite
-
Uses of AbstractCoordinateShape in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.textcanvas
Modifier and TypeClassDescriptionclass
Represents a single character on the text canvas.