Home
last modified time | relevance | path

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

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_transf_spherical_fold_cuboid.cpp16 cFractalTransfSphericalFoldCuboid::cFractalTransfSphericalFoldCuboid() : cAbstractFractal() in cFractalTransfSphericalFoldCuboid() function in cFractalTransfSphericalFoldCuboid
29 void cFractalTransfSphericalFoldCuboid::FormulaCode( in FormulaCode()
H A Dall_fractal_definitions.h364 FRACTAL_CLASS(cFractalTransfSphericalFoldCuboid)
H A Dall_fractal_list.cpp477 fractalList->append(new cFractalTransfSphericalFoldCuboid()); in DefineFractalList()