Definition at line 996 of file animartrix_detail.hpp.
996 {
997
999
1011
1014
1017
1018
1021 3 *
move.noise_angle[0] +
move.radial[4];
1030
1033 3 *
move.noise_angle[1] +
move.radial[4];
1038
1041 3 *
move.noise_angle[2] +
move.radial[4];
1046
1049 3 *
move.noise_angle[3] +
move.radial[4];
1054
1055
1057
1065 }
1066
1068
1070 }
1071 }
1072 }
rgb rgb_sanity_check(rgb &pixel)
fl::HeapVector< fl::HeapVector< float > > distance
float render_value(render_parameters &animation)
void calculate_oscillators(oscillators &timings)
virtual void setPixelColorInternal(int x, int y, rgb pixel)=0
render_parameters animation
float radial_filter_radius
fl::HeapVector< fl::HeapVector< float > > polar_theta
References animation, calculate_oscillators(), distance, get_ready(), move, num_x, num_y, pixel, polar_theta, radial_filter_radius, render_value(), rgb_sanity_check(), setPixelColorInternal(), show1, show2, show3, show4, timings, x, and y.