forked from mirror-github-bspeice/flam3
Added flux variation.
git-svn-id: https://flam3.googlecode.com/svn/trunk@15 77852712-ef1d-11de-8684-7d64432d61a3
This commit is contained in:
committed by
Scott Draves
parent
ce1ef42a60
commit
933c9a4532
@@ -121,6 +121,7 @@ void var93_sech (flam3_iter_helper *f, double weight);
|
||||
void var94_csch (flam3_iter_helper *f, double weight);
|
||||
void var95_coth (flam3_iter_helper *f, double weight);
|
||||
void var96_auger (flam3_iter_helper *f, double weight);
|
||||
void var97_flux (flam3_iter_helper *f, double weight);
|
||||
|
||||
/* Precalculation functions */
|
||||
void perspective_precalc(flam3_xform *xf);
|
||||
|
||||
Reference in New Issue
Block a user