![]() |
NDEVR
API Documentation
|
Allows for the creation of Models that represent points or linework quickly and efficiently. More...
Classes | |
| struct | VertexVisualizationOptions |
| Options controlling how a set of 3D vertices is visualized as coordinate markers or connected linework within a Model. More... | |
Static Public Member Functions | |
| static void | SetupCoordinateModel (Model &model, const VertexVisualizationOptions &options) |
| Populates a Model with geometry representing the given vertices as coordinate markers or connected linework. | |
Allows for the creation of Models that represent points or linework quickly and efficiently.
Definition at line 12 of file QuickVisualization.h.
|
static |