#include <object_vector.hpp>
visr::pml::ObjectVector::ObjectVector |
( |
| ) |
|
|
default |
Default constructor, creates an empty object vector.
visr::pml::ObjectVector::ObjectVector |
( |
const ObjectVector & |
rhs | ) |
|
Copy constructor. In contrast to the base class objectmodel::ObjectVector, we allow copy construction to enable use of objectVectors in communication protocols which require copying.
visr::pml::ObjectVector::~ObjectVector |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: