fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Enumerations
scene_FunctionMixer.hpp File Reference
#include "scene_ElevationGrid.hpp"
#include "math.hpp"
#include "opengl.hpp"
#include "boost/math/distributions/normal.hpp"
#include <map>
#include <fstream>
#include "scene_Slider.hpp"
#include "scene_Plot1D.hpp"

Go to the source code of this file.

Classes

class  IFunction1D
class  NormalDistribution
class  HotSpot
struct  std::less< Point2d >
class  FunctionMixer

Enumerations

enum  Layers {
  LAYER_NORMALS, LAYER_GRID, LAYER_CONTROLPOINTS, LAYER_SURFACE,
  LAYER_HOTSPOTS
}

Enumeration Type Documentation

enum Layers
Enumerator:
LAYER_NORMALS 
LAYER_GRID 
LAYER_CONTROLPOINTS 
LAYER_SURFACE 
LAYER_HOTSPOTS 

Definition at line 131 of file scene_FunctionMixer.hpp.