#include <camera.h>
Public Member Functions | |
ParameterSet (std::string const &name, NxLibItem const &defaultParameters) | |
Public Attributes | |
bool | autoProjector = true |
NxLibItem | node |
PointCloudROI | roi |
bool | useROI = false |
A set of parameters that can be used by the different actions of the camera node.
ParameterSet::ParameterSet | ( | std::string const & | name, |
NxLibItem const & | defaultParameters | ||
) |
Definition at line 9 of file camera.cpp.
bool ParameterSet::autoProjector = true |
NxLibItem ParameterSet::node |
PointCloudROI ParameterSet::roi |
bool ParameterSet::useROI = false |