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