Definition at line 31 of file InterpolatedVector.cpp.
bool InterpolatedVector::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 112 of file InterpolatedVector.cpp.