Home
last modified time | relevance | path

Searched refs:Iteration_HCompl_Reciprocal (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/megapov/megapov-1.2.1/source/
H A Dhcmplx.h70 int Iteration_HCompl_Reciprocal (VECTOR, FRACTAL *);
H A Dfractal.cpp862 Fractal->Iteration_Method = Iteration_HCompl_Reciprocal; in SetUp_Fractal()
H A Dhcmplx.cpp713 int Iteration_HCompl_Reciprocal(VECTOR IPoint, FRACTAL *HCompl) in Iteration_HCompl_Reciprocal() function
/dports/graphics/povray36/povray-3.6.1/source/
H A Dhcmplx.h65 int Iteration_HCompl_Reciprocal (VECTOR, FRACTAL *);
H A Dfractal.cpp854 Fractal->Iteration_Method = Iteration_HCompl_Reciprocal; in SetUp_Fractal()
H A Dhcmplx.cpp708 int Iteration_HCompl_Reciprocal(VECTOR IPoint, FRACTAL *HCompl) in Iteration_HCompl_Reciprocal() function
/dports/graphics/povray37/povray-3.7.0.10/source/backend/math/
H A Dhcmplx.h68 int Iteration_HCompl_Reciprocal (const VECTOR, const Fractal *, DBL **);
H A Dhcmplx.cpp698 int Iteration_HCompl_Reciprocal(const VECTOR IPoint, const Fractal *HCompl, DBL **IterStack) in Iteration_HCompl_Reciprocal() function
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/
H A Dfractal.cpp792 Iteration_Method = Iteration_HCompl_Reciprocal; in SetUp_Fractal()