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