Package one.empty3.apps.vecmesh
Class Voronoi
java.lang.Object
one.empty3.library.ITexture
one.empty3.apps.vecmesh.Voronoi
- All Implemented Interfaces:
MatrixPropertiesObject
-
Field Summary
Fields inherited from class one.empty3.library.ITexture
COLOR_IDENT, COLOR_MIROR_X, COLOR_MIROR_XY, COLOR_MIROR_Y, COLOR_ROT_090, COLOR_ROT_180, COLOR_ROT_270, colorMask, onTextureEnds, repeatX, repeatY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class one.empty3.library.ITexture
declarations, declareProperties, getColorMask, getCoord, getDeclaredProperty, getDeformMap, getRepeatX, getRepeatY, getTransparent, iterate, setColorMask, setDeformMap, setRepeatX, setRepeatY, setTransparent, timeNext, timeNext
-
Constructor Details
-
Voronoi
public Voronoi()
-
-
Method Details
-
getIn
-
setIn
-
processInMemory
public void processInMemory() -
getColorAt
public int getColorAt(double x, double y) - Specified by:
getColorAt
in classITexture
-
copy
public MatrixPropertiesObject copy() throws CopyRepresentableError, IllegalAccessException, InstantiationException
-