![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measurement object for measure OrientedBoundingBox3d. More...
#include <OrientedBoundingBox3dMsr.h>
Public Types | |
| typedef OrientedBoundingBox3dMsrInfo::MsrParamsConstStorageType | MsrParamsConstStorageType |
| Shared pointer to const parameter type associated to measure. | |
| typedef OrientedBoundingBox3dMsrInfo::MsrResultType | MsrResultType |
| Result type associated to measure. | |
| typedef MsrResultType::ValueType | MsrResultValueType |
| Result value type associated to measure. | |
Public Member Functions | |
| ~OrientedBoundingBox3dMsr () | |
| destructor | |
Protected Member Functions | |
| OrientedBoundingBox3dMsr () | |
| constructor | |
| ipsdk::BoolResult | processMeasure (const ipsdk::ipUInt64 shapeIdx, const ipsdk::geom::StdShape3d &shape3d, MsrResultValueType &result) |
| process measure associated to a given shape More... | |
Protected Attributes | |
| MsrParamsConstStorageType | _pMsrParams |
| Derived parameter associated to measure. | |
Measurement object for measure OrientedBoundingBox3d.
3d Oriented bounding box fitting a shape
|
protected |
process measure associated to a given shape
| shapeIdx | index of current processed shape |
| shape3d | Shape 3d object to be measured |
| result | measurement result for current shape |
1.8.14