Definition at line 35 of file VectorFieldLines.cpp.
bool VectorFieldLines::update | ( | VRequest & | R, | |
double | precision | |||
) |
In the update function, the coordinate and vector data is saved into the state object.
The render function then can just operate on this data available in the state.
Definition at line 103 of file VectorFieldLines.cpp.