IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
TileAttributeTypes.h File Reference

Predefined types for image tile attributes management. More...

#include <IPSDKImageProcessing/Attribute/ImageProcessingAttributeTypes.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Typedefs

typedef boost::shared_ptr< BaseTileAttribute > ipsdk::imaproc::TileAttributePtr
 shared pointer to image tile attribute
 
typedef boost::shared_ptr< const BaseTileAttribute > ipsdk::imaproc::TileAttributeConstPtr
 shared pointer to image tile attribute
 
typedef boost::shared_ptr< BaseTile2dAttribute > ipsdk::imaproc::Tile2dAttributePtr
 shared pointer to image tile 2d attribute
 
typedef boost::shared_ptr< const BaseTile2dAttribute > ipsdk::imaproc::Tile2dAttributeConstPtr
 shared pointer to image tile 2d attribute
 
typedef boost::shared_ptr< BaseTile3dAttribute > ipsdk::imaproc::Tile3dAttributePtr
 shared pointer to image tile 3d attribute
 
typedef boost::shared_ptr< const BaseTile3dAttribute > ipsdk::imaproc::Tile3dAttributeConstPtr
 shared pointer to image tile 3d attribute
 

Enumerations

enum  ipsdk::imaproc::eTileAttributeType { ipsdk::imaproc::eTAT_2d, ipsdk::imaproc::eTAT_3d }
 Enumerate describing tile attributes type. More...
 

Detailed Description

Predefined types for image tile attributes management.

Author
E. Noirfalise
Date
2016/09/09