IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs
Shape3dCollAttributeTypes.h File Reference

Predefined public types for shape 3d collection attributes management. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKBaseShapeSegmentation/Entity/3d/Shape3dColl.h>
#include <boost/shared_ptr.hpp>
#include <boost/weak_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< ipsdk::imaproc::BaseShape3dCollAttributeipsdk::imaproc::Shape3dCollAttributePtr
 shared pointer to ipsdk::imaproc::BaseShape3dCollAttribute
 
typedef boost::shared_ptr< const ipsdk::imaproc::BaseShape3dCollAttributeipsdk::imaproc::Shape3dCollAttributeConstPtr
 shared pointer to const ipsdk::imaproc::BaseShape3dCollAttribute
 
typedef boost::weak_ptr< ipsdk::imaproc::BaseShape3dCollAttributeipsdk::imaproc::Shape3dCollAttributeWeakPtr
 c pointer to ipsdk::imaproc::BaseShape3dCollAttribute
 
typedef boost::weak_ptr< const ipsdk::imaproc::BaseShape3dCollAttributeipsdk::imaproc::Shape3dCollAttributeConstWeakPtr
 weak pointer to const ipsdk::imaproc::BaseShape3dCollAttribute
 
typedef boost::shared_ptr< ipsdk::imaproc::InputShape3dCollAttributeipsdk::imaproc::InputShape3dCollAttributePtr
 shared pointer to ipsdk::imaproc::InputShape3dCollAttribute
 
typedef boost::shared_ptr< const ipsdk::imaproc::InputShape3dCollAttributeipsdk::imaproc::InputShape3dCollAttributeConstPtr
 shared pointer to const ipsdk::imaproc::InputShape3dCollAttribute
 
typedef boost::weak_ptr< ipsdk::imaproc::InputShape3dCollAttributeipsdk::imaproc::InputShape3dCollAttributeWeakPtr
 c pointer to ipsdk::imaproc::InputShape3dCollAttribute
 
typedef boost::weak_ptr< const ipsdk::imaproc::InputShape3dCollAttributeipsdk::imaproc::InputShape3dCollAttributeConstWeakPtr
 weak pointer to const ipsdk::imaproc::InputShape3dCollAttribute
 

Detailed Description

Predefined public types for shape 3d collection attributes management.

Author
E. Noirfalise
Date
2017/09/29