JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
eu.svjatoslav.sixth.e3d.renderer.raster.shapes.basic.texturedpolygon.TexturedPolygon
Packages that use
TexturedPolygon
Package
Description
eu.svjatoslav.sixth.e3d.renderer.raster.slicer
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
TexturedPolygon
Modifier and Type
Method
Description
List
<
TexturedPolygon
>
Slicer.
getResult
()
Methods in
eu.svjatoslav.sixth.e3d.renderer.raster.slicer
with parameters of type
TexturedPolygon
Modifier and Type
Method
Description
void
Slicer.
slice
(
TexturedPolygon
originalPolygon)