#include <BALL/VIEW/MODELS/fieldLineCreator.h>
FieldLineCreator class.
Definition at line 28 of file fieldLineCreator.h.
§ VectorGrid
§ FieldLineCreator() [1/2]
BALL::VIEW::FieldLineCreator::FieldLineCreator |
( |
| ) |
|
§ FieldLineCreator() [2/2]
§ ~FieldLineCreator()
virtual BALL::VIEW::FieldLineCreator::~FieldLineCreator |
( |
| ) |
|
|
virtual |
§ calculateLinePoints_()
void BALL::VIEW::FieldLineCreator::calculateLinePoints_ |
( |
Vector3 |
point, |
|
|
vector< Vector3 > & |
points, |
|
|
float |
factor = 1. |
|
) |
| |
|
inline |
§ createFieldLine_()
§ createLines()
§ setUsePotentialGrid()
void BALL::VIEW::FieldLineCreator::setUsePotentialGrid |
( |
bool |
state | ) |
|
|
inline |
For the Stalling approach: use the potential or the vector field as basis for the placement
Definition at line 56 of file fieldLineCreator.h.
§ ac_
§ atom_distance_
float BALL::VIEW::FieldLineCreator::atom_distance_ |
§ field_line_errors_
Size BALL::VIEW::FieldLineCreator::field_line_errors_ |
§ icosaeder_steps_
Size BALL::VIEW::FieldLineCreator::icosaeder_steps_ |
§ interpolation_steps_
Size BALL::VIEW::FieldLineCreator::interpolation_steps_ |
§ max_steps_
Size BALL::VIEW::FieldLineCreator::max_steps_ |
§ monte_carlo_nr_lines_
Size BALL::VIEW::FieldLineCreator::monte_carlo_nr_lines_ |
§ potential_grid_
§ tolerance_
float BALL::VIEW::FieldLineCreator::tolerance_ |
§ use_atoms_
bool BALL::VIEW::FieldLineCreator::use_atoms_ |
§ use_potential_grid_
bool BALL::VIEW::FieldLineCreator::use_potential_grid_ |
§ vector_grid_
VectorGrid* BALL::VIEW::FieldLineCreator::vector_grid_ |