X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcsgimpl.h;h=19cd43a9f5d8325dc46814090bc94adfa6e5c470;hb=07f86df1b104515376419c7a214253fb435fc396;hp=ab92f1ed868865a31a30fa4057b6ac7820db99a8;hpb=3dd5ba3e29ccff62d188bb4e9e8d23d1879a6024;p=csgray 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];