X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=csgray;a=blobdiff_plain;f=src%2Fcsgimpl.h;h=19cd43a9f5d8325dc46814090bc94adfa6e5c470;hp=ab92f1ed868865a31a30fa4057b6ac7820db99a8;hb=07f86df1b104515376419c7a214253fb435fc396;hpb=f4f8d2071921bb09ff0408fe70f0599cb1263319 diff --git a/src/csgimpl.h b/src/csgimpl.h index ab92f1e..19cd43a 100644 --- a/src/csgimpl.h +++ b/src/csgimpl.h @@ -21,6 +21,7 @@ struct object { float emr, emg, emb; float roughness; float opacity; + int metallic; float xform[16], inv_xform[16];