16 #ifndef __IPSDKIMAGEPROCESSING_SHAPE3DCOLLATTRIBUTETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_SHAPE3DCOLLATTRIBUTETYPES_H__ 20 #include <IPSDKBaseShapeSegmentation/Entity/3d/Shape3dColl.h> 21 #include <boost/shared_ptr.hpp> 22 #include <boost/weak_ptr.hpp> 27 class BaseShape3dCollAttribute;
63 #endif // __IPSDKIMAGEPROCESSING_SHAPE3DCOLLATTRIBUTETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< const ipsdk::imaproc::InputShape3dCollAttribute > InputShape3dCollAttributeConstPtr
shared pointer to const ipsdk::imaproc::InputShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:49
Base class for input shape geometry entity 3d collection attribute.
Definition: InputShape3dCollAttribute.h:27
boost::weak_ptr< const ipsdk::imaproc::InputShape3dCollAttribute > InputShape3dCollAttributeConstWeakPtr
weak pointer to const ipsdk::imaproc::InputShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:55
Definition of import/export macro for library.
boost::weak_ptr< ipsdk::imaproc::BaseShape3dCollAttribute > Shape3dCollAttributeWeakPtr
c pointer to ipsdk::imaproc::BaseShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:40
boost::weak_ptr< const ipsdk::imaproc::BaseShape3dCollAttribute > Shape3dCollAttributeConstWeakPtr
weak pointer to const ipsdk::imaproc::BaseShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:43
boost::shared_ptr< ipsdk::imaproc::InputShape3dCollAttribute > InputShape3dCollAttributePtr
shared pointer to ipsdk::imaproc::InputShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:46
boost::shared_ptr< ipsdk::imaproc::BaseShape3dCollAttribute > Shape3dCollAttributePtr
shared pointer to ipsdk::imaproc::BaseShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:28
boost::weak_ptr< ipsdk::imaproc::InputShape3dCollAttribute > InputShape3dCollAttributeWeakPtr
c pointer to ipsdk::imaproc::InputShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:52
boost::shared_ptr< const ipsdk::imaproc::BaseShape3dCollAttribute > Shape3dCollAttributeConstPtr
shared pointer to const ipsdk::imaproc::BaseShape3dCollAttribute
Definition: Shape3dCollAttributeTypes.h:37