Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.texturedpolygon.TexturedPolygon
Packages that use TexturedPolygon
-
Uses of TexturedPolygon in eu.svjatoslav.sixth.e3d.renderer.raster.slicer
Methods in eu.svjatoslav.sixth.e3d.renderer.raster.slicer that return types with arguments of type TexturedPolygonModifier and TypeMethodDescriptionSlicer.getResult()Returns the list of subdivided polygons produced by the slicing process.Methods in eu.svjatoslav.sixth.e3d.renderer.raster.slicer with parameters of type TexturedPolygonModifier and TypeMethodDescriptionvoidSlicer.slice(TexturedPolygon originalPolygon) Slices the given textured polygon into smaller triangles.