Stg::ModelFiducial Class Reference
ModelFiducial class
More...
#include <stage.hh>
List of all members.
Detailed Description
ModelFiducial class
Definition at line 2601 of file stage.hh.
Constructor & Destructor Documentation
Stg::ModelFiducial::ModelFiducial |
( |
World * |
world, |
|
|
Model * |
parent, |
|
|
const std::string & |
type | |
|
) |
| | |
virtual Stg::ModelFiducial::~ModelFiducial |
( |
|
) |
[virtual] |
Member Function Documentation
void Stg::ModelFiducial::AddModelIfVisible |
( |
Model * |
him |
) |
[private] |
virtual void Stg::ModelFiducial::DataVisualize |
( |
Camera * |
cam |
) |
[private, virtual] |
Fiducial* Stg::ModelFiducial::GetFiducials |
( |
unsigned int * |
count |
) |
[inline] |
Access the dectected fiducials, C style.
Definition at line 2649 of file stage.hh.
std::vector<Fiducial>& Stg::ModelFiducial::GetFiducials |
( |
|
) |
[inline] |
Access the dectected fiducials. C++ style.
Definition at line 2646 of file stage.hh.
virtual void Stg::ModelFiducial::Load |
( |
|
) |
[virtual] |
configure a model by reading from the current world file
Reimplemented from Stg::Model.
void Stg::ModelFiducial::Shutdown |
( |
void |
|
) |
[virtual] |
virtual void Stg::ModelFiducial::Update |
( |
|
) |
[private, virtual] |
Member Data Documentation
center of field of view
Definition at line 2641 of file stage.hh.
/// only detect fiducials with a key that matches this one (defaults 0)
Definition at line 2642 of file stage.hh.
maximum detection range
Definition at line 2637 of file stage.hh.
maximum range at which the ID can be read
Definition at line 2638 of file stage.hh.
minimum detection range
Definition at line 2639 of file stage.hh.
The documentation for this class was generated from the following file: