![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measurement object for measure SurfaceOfContact3d. More...
#include <SurfaceOfContact3dMsr.h>
Public Types | |
| typedef SurfaceOfContact3dMsrInfo::MsrParamsConstStorageType | MsrParamsConstStorageType |
| Shared pointer to const parameter type associated to measure. | |
| typedef SurfaceOfContact3dMsrInfo::MsrResultType | MsrResultType |
| Result type associated to measure. | |
| typedef MsrResultType::ValueType | MsrResultValueType |
| Result value type associated to measure. | |
Public Member Functions | |
| ~SurfaceOfContact3dMsr () | |
| destructor | |
Protected Member Functions | |
| SurfaceOfContact3dMsr () | |
| 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 SurfaceOfContact3d.
measure allowing to compute surface of contact between shapes
|
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