Home
last modified time | relevance | path

Searched refs:cFractalMsltoeSym4Mod (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_msltoe_sym4_mod.cpp16 cFractalMsltoeSym4Mod::cFractalMsltoeSym4Mod() : cAbstractFractal() in cFractalMsltoeSym4Mod() function in cFractalMsltoeSym4Mod
29 void cFractalMsltoeSym4Mod::FormulaCode(CVector4 &z, const sFractal *fractal, sExtendedAux &aux) in FormulaCode()
H A Dall_fractal_definitions.h175 FRACTAL_CLASS(cFractalMsltoeSym4Mod)
H A Dall_fractal_list.cpp126 fractalList->append(new cFractalMsltoeSym4Mod()); in DefineFractalList()