Package toxi.geom.mesh
Class DefaultSTLColorModel
java.lang.Object
toxi.geom.mesh.DefaultSTLColorModel
- All Implemented Interfaces:
STLColorModel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultSTLColorModel
public DefaultSTLColorModel()
-
-
Method Details
-
formatHeader
public void formatHeader(byte[] header) - Specified by:
formatHeaderin interfaceSTLColorModel
-
formatRGB
public int formatRGB(int rgb) - Specified by:
formatRGBin interfaceSTLColorModel
-
getDefaultRGB
public int getDefaultRGB()- Specified by:
getDefaultRGBin interfaceSTLColorModel
-