7#ifndef BALL_VIEW_MODELS_FIELDLINE_CREATOR_H
8#define BALL_VIEW_MODELS_FIELDLINE_CREATOR_H
10#ifndef BALL_MATHS_VECTOR3_H
14#ifndef BALL_VIEW_KERNEL_REPRESENTATION_H
Size monte_carlo_nr_lines_
Size interpolation_steps_
Representation * createLines()
void setUsePotentialGrid(bool state)
VectorGrid * vector_grid_
void calculateLinePoints_(Vector3 point, vector< Vector3 > &points, float factor=1.)
TRegularData3D< Vector3 > VectorGrid
RegularData3D * potential_grid_
void createFieldLine_(const Vector3 &point, Representation &rep)
#define BALL_CREATE(name)
TRegularData3D< float > RegularData3D
TVector3< float > Vector3