Package toxi.geom.mesh
Interface STLColorModel
- All Known Implementing Classes:
DefaultSTLColorModel
,MaterialiseSTLColorModel
public interface STLColorModel
-
Method Summary
-
Method Details
-
formatHeader
void formatHeader(byte[] header) -
formatRGB
int formatRGB(int rgb) -
getDefaultRGB
int getDefaultRGB()
-