Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.texture.Texture
Package
Description
-
Uses of Texture in eu.svjatoslav.sixth.e3d.renderer.octree.raytracer
ModifierConstructorDescriptionRayTracer
(Texture texture, OctreeVolume octreeVolume, Vector<LightSource> lights, Camera camera, ViewPanel viewPanel) -
Uses of Texture in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic
ModifierConstructorDescriptionForwardOrientedTexture
(Point3D point, double scale, Texture texture) -
Uses of Texture in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.texturedpolygon
-
Uses of Texture in eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite
Modifier and TypeMethodDescriptionstatic Texture
ForwardOrientedTextBlock.getTexture
(String text, int maxUpscaleFactor, Color textColor) TexturedRectangle.getTexture()