#include <parameters.h>
Public Member Functions | |
NxLibItem | node (NxLibItem const &cameraNode) |
Public Attributes | |
std::vector< std::string > | path |
ParameterType | type |
Definition at line 23 of file parameters.h.
|
inline |
Get the NxLib node that is referenced by this parameter.
Definition at line 33 of file parameters.h.
std::vector<std::string> ParameterMapping::path |
Definition at line 28 of file parameters.h.
ParameterType ParameterMapping::type |
Definition at line 25 of file parameters.h.