|
KSeExpr 4.0.4.0
|
#include <array>Go to the source code of this file.
Classes | |
| struct | NOISE_TABLES< d > |
Variables | |
| static constexpr std::array< int, 514 > | p |
| template<> | |
| const std::array< std::array< double, 1 >, 514 > | NOISE_TABLES< 1 >::g |
| template<> | |
| const std::array< std::array< double, 2 >, 514 > | NOISE_TABLES< 2 >::g |
| template<> | |
| const std::array< std::array< double, 3 >, 514 > | NOISE_TABLES< 3 >::g |
| template<> | |
| const std::array< std::array< double, 4 >, 514 > | NOISE_TABLES< 4 >::g |
| const std::array<std::array<double, 1>, 514> NOISE_TABLES< 1 >::g |
Definition at line 40 of file NoiseTables.h.
Referenced by KSeExpr::gamma(), and VectorControl::updateControl().
| const std::array<std::array<double, 2>, 514> NOISE_TABLES< 2 >::g |
Definition at line 556 of file NoiseTables.h.
| const std::array<std::array<double, 3>, 514> NOISE_TABLES< 3 >::g |
Definition at line 1072 of file NoiseTables.h.
| const std::array<std::array<double, 4>, 514> NOISE_TABLES< 4 >::g |
Definition at line 1588 of file NoiseTables.h.
|
staticconstexpr |
Definition at line 10 of file NoiseTables.h.
Referenced by KSeExpr::ccellnoise(), KSeExpr::cellnoise(), KSeExpr::cnoise(), KSeExpr::cvoronoiFn(), KSeExpr::fbm(), KSeExpr::fbm4(), KSeExpr::hash(), KSeExpr::hashReduce(), KSeExpr::noise(), ExprCBoxWidget::paintEvent(), ExprChannelSlider::paintEvent(), ExprColorFrame::paintEvent(), ExprCSwatchFrame::paintEvent(), ExprSlider::paintEvent(), KSeExpr::pnoise(), KSeExpr::Expression::prep(), KSeExpr::pvoronoiFn(), KSeExpr::snoise(), KSeExpr::spline(), KSeExpr::turbulence(), KSeExpr::vfbm(), KSeExpr::vfbm4(), KSeExpr::vnoise(), KSeExpr::voronoi_f1_3d(), KSeExpr::voronoi_f1f2_3d(), KSeExpr::voronoiFn(), and KSeExpr::vturbulence().