|
API Documentation
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
34#include <NDEVR/Model.h>
41 BoundingBoxModel(
const Model& this_model);
42 static constexpr const char* TypeName() {
return "bounding_box"; }
43 Buffer<Model> targets()
const;
44 void attachTo(
const Buffer<Model>& models);
45 void attachTo(
const Model& model);
48 void setToHighlight(
const void* lock =
nullptr);
49 void setColor(
const RGBColor& color,
const void* lock =
nullptr);