![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
[Input] tile 3d collection associated to y gradient coordinate More...
#include <InGyTile3dColl.h>
Public Member Functions | |
| ~InGyTile3dColl () | |
| destructor | |
| bool | isOptional () const |
| retrieve attribute optional state for processing | |
| const std::string & | getObjectName () const |
| method allowing to retrieve object name | |
| const std::string & | getToolTip () const |
| method allowing to retrieve object tooltip | |
| const boost::filesystem::path | getHeaderPath () const |
| retrieve relative header path associated to attribute | |
| const std::string | getLibraryName () const |
| retrieve library name associated attribute | |
Public Member Functions inherited from ipsdk::imaproc::BaseInputTile3dCollAttribute | |
| void | init (const StorageType &imageTileColl) |
| const image::InputImageTile3d & | getImageTile3d (const ipUInt32 tileIdx) const |
| const ConstStorageType & | getStorage () const |
| const StorageType & | getStorage () |
| const ConstStorageType & | getStorage () const |
| const StorageType & | getStorage () |
Public Member Functions inherited from ipsdk::imaproc::BaseTile3dCollAttribute | |
| eTileCollAttributeType | getTileCollAttributeType () const |
Public Member Functions inherited from ipsdk::imaproc::BaseTileCollAttribute | |
| eImageProcessingAttributeType | getImageProcessingAttributeType () const |
| ipUInt32 | getNbTiles () const |
| const ImageTileConstColl & | getImageTileColl () const |
| const image::BaseImageTile & | getImageTile (const ipUInt32 tileIdx) const |
| bool | haveSameBufferType () const |
| image::eImageBufferType | getImageBufferType () const |
Public Member Functions inherited from ipsdk::imaproc::BaseImageProcessingAttribute | |
| processor::eAttributeType | getAttributeType () const |
Public Member Functions inherited from ipsdk::processor::BaseAttribute | |
| bool | isInit () const |
| const BaseRule & | getRule () const |
| BoolResult | isValid () const |
| void | clear () |
| bool | isOutOptionalInitForced () const |
| void | setOutOptionalInitForced (bool bOutOptionalInitForced) const |
| bool | isOutOptionalInitForced () const |
| void | setOutOptionalInitForced (bool bOutOptionalInitForced) const |
Public Member Functions inherited from ipsdk::BaseObjectWithSkeleton | |
| const eSklSrzMode & | getSerializationMode () const |
| void | setSerializationMode (const eSklSrzMode &sklSrzMode) const |
Public Member Functions inherited from ipsdk::BaseDynamicObject | |
| virtual const std::string & | getClassName () const |
| virtual BaseDynamicObject * | createNew () const=0 |
| virtual DynamicObjectPtr | createShared () const=0 |
| virtual bool | hasCopySupport () const=0 |
| virtual BaseDynamicObject * | duplicate () const=0 |
| virtual DynamicObjectPtr | duplicateShared () const=0 |
Public Member Functions inherited from ipsdk::BaseIOData | |
| virtual eIOStatus | getIOStatus () const=0 |
| virtual bool | isInput () const=0 |
| virtual bool | isOutput () const=0 |
| virtual bool | isInOut () const=0 |
Public Member Functions inherited from ipsdk::BaseOptData | |
| virtual eOptStatus | getOptStatus () const=0 |
| virtual bool | isMandatory () const=0 |
Static Public Member Functions | |
| static boost::shared_ptr< InGyTile3dColl > | createAttribute () |
| attribute creation function | |
| static const std::string & | getObjectNameStr () |
| method allowing to retrieve object name | |
| static const std::string & | getToolTipStr () |
| method allowing to retrieve object tooltip | |
| static const boost::filesystem::path | getHeaderPathStr () |
| retrieve relative header path associated to attribute | |
| static const std::string | getLibraryNameStr () |
| retrieve library name associated attribute | |
Static Public Member Functions inherited from ipsdk::BaseSerializationObject | |
| static ipUInt32 | getVersion () |
Static Public Member Functions inherited from ipsdk::BaseDynamicObject | |
| static const std::string & | getTypeName () |
Static Public Attributes | |
| static const bool | g_bOptionalAttribute = false |
| attribute optional status | |
Static Public Attributes inherited from ipsdk::imaproc::BaseTile3dCollAttribute | |
| static const eTileCollAttributeType::domain | g_tileCollAttributeType |
Static Public Attributes inherited from ipsdk::imaproc::BaseTileCollAttribute | |
| static const eImageProcessingAttributeType::domain | g_imageProcessingAttributeType |
Static Public Attributes inherited from ipsdk::imaproc::BaseImageProcessingAttribute | |
| static const processor::eAttributeType::domain | g_attributeType |
Additional Inherited Members | |
Public Types inherited from ipsdk::imaproc::BaseInputTile3dCollAttribute | |
| typedef image::InputImageTile3d | TileType |
| typedef std::vector< image::InputImageTile3dPtr > | ValueType |
| typedef std::vector< image::InputImageTile3dPtr > | StorageType |
| typedef std::vector< image::InputImageTile3dConstPtr > | ConstStorageType |
Public Types inherited from ipsdk::imaproc::BaseTileCollAttribute | |
| typedef std::vector< image::ImageTileConstPtr > | ImageTileConstColl |
| typedef std::vector< image::ImageTilePtr > | ImageTileColl |
Protected Attributes inherited from ipsdk::BaseObjectWithSkeleton | |
| eSklSrzMode | _sklSrzMode |
[Input] tile 3d collection associated to y gradient coordinate
Rule on attribute is given by
ipsdk::imaproc::homogeneousBufferType (attribute)
1.8.14