$search
#include <Object3D.hh>
Public Member Functions | |
| Object3D () | |
| ~Object3D () | |
Public Attributes | |
| Array< CodebookEntry * > | codebook |
| double | conf |
| SPolygon | contour |
| double | err |
| unsigned | id |
| PoseCv | pose |
Static Public Attributes | |
| static unsigned | idcnt = 0 |
Definition at line 22 of file Object3D.hh.
| P::Object3D::Object3D | ( | ) |
Definition at line 19 of file Object3D.cc.
| P::Object3D::~Object3D | ( | ) |
Definition at line 24 of file Object3D.cc.
Definition at line 28 of file Object3D.hh.
| double P::Object3D::conf |
Definition at line 30 of file Object3D.hh.
Definition at line 34 of file Object3D.hh.
| double P::Object3D::err |
Definition at line 31 of file Object3D.hh.
| unsigned P::Object3D::id |
Definition at line 25 of file Object3D.hh.
unsigned P::Object3D::idcnt = 0 [static] |
Definition at line 26 of file Object3D.hh.
Definition at line 33 of file Object3D.hh.