15 #ifndef __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY3DCOLLATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY3DCOLLATTRIBUTE_H__ 18 #include <IPSDKImageProcessing/Attribute/GeometryEntityColl/BaseGeometryEntityCollAttribute.h> 73 #endif // __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY3DCOLLATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eGeometryEntityCollAttributeType
Enumerate describing geometry entity collection attribute type.
Definition: GeometryEntityCollAttributeTypes.h:34
Predefined types for geometry entity 3d collection attributes management.
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
static const eGeometryEntityCollAttributeType::domain g_geometryEntityCollAttributeType
geometry entity collection attribute type
Definition: BaseGeometryEntity3dCollAttribute.h:35
Attribute associated to a collection of 3d geometry entities.
Definition: GeometryEntityCollAttributeTypes.h:38
Base class for geometry entity collection attributes.
Definition: BaseGeometryEntityCollAttribute.h:32
eGeometryEntityCollAttributeType getGeometryEntityCollAttributeType() const
retrieve geometry entity collection attribute type
Definition: BaseGeometryEntity3dCollAttribute.h:62
Base class for geometry entity 3d collection attributes.
Definition: BaseGeometryEntity3dCollAttribute.h:27
eGeometryEntity3dCollAttributeType
Enumerate describing geometry entity 3d collection attribute type.
Definition: GeometryEntity3dCollTypes.h:33