entry in tutorial file and image for tutorial 511_PolyVectorFieldGeneral
Former-commit-id: d3b3d2cd49
This commit is contained in:
@@ -177,5 +177,7 @@ int main(int argc, char *argv[])
|
||||
viewer.callback_key_down = &key_down;
|
||||
viewer.core.show_lines = false;
|
||||
key_down(viewer,'3',0);
|
||||
std::cerr << " *** Press keys 1-9 to select number of vectors per point. ***" << std::endl;
|
||||
|
||||
viewer.launch();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user