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