![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
3d scale factor More...
Classes | |
| class | ipsdk::imaproc::attr::ScaleFactor3d |
| 3d scale factor More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::ScaleFactor3d > | ipsdk::imaproc::attr::ScaleFactor3dPtr |
| shared pointer to ipsdk::imaproc::attr::ScaleFactor3d | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::ScaleFactor3d > | ipsdk::imaproc::attr::ScaleFactor3dConstPtr |
| shared pointer to const ipsdk::imaproc::attr::ScaleFactor3d | |
Functions | |
| IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ScaleFactor3dPtr | ipsdk::imaproc::attr::createScaleFactor3d (const ipsdk::ipReal64 xFactor, const ipsdk::ipReal64 yFactor, const ipsdk::ipReal64 zFactor) |
| function allowing to create a ScaleFactor3d data item from a xFactor, a yFactor and a zFactor value | |
3d scale factor
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| XFactor | scale factor along x-axis | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| YFactor | scale factor along y-axis | ipsdk::DataItemLeaf<ipsdk::ipReal64> | |
| ZFactor | scale factor along z-axis | ipsdk::DataItemLeaf<ipsdk::ipReal64> |
1.8.14