| _maxCornerPt | ipsdk::geom::BoundingBox3d< T > | protected |
| _minCornerPt | ipsdk::geom::BoundingBox3d< T > | protected |
| _sklSrzMode | ipsdk::BaseObjectWithSkeleton | mutableprotected |
| BaseDynamicObject() (defined in ipsdk::BaseDynamicObject) | ipsdk::BaseDynamicObject | |
| BaseGeometryEntity() (defined in ipsdk::geom::BaseGeometryEntity) | ipsdk::geom::BaseGeometryEntity | |
| BaseGeometryEntity3d() (defined in ipsdk::geom::BaseGeometryEntity3d) | ipsdk::geom::BaseGeometryEntity3d | |
| BaseObjectWithSkeleton() (defined in ipsdk::BaseObjectWithSkeleton) | ipsdk::BaseObjectWithSkeleton | |
| BaseSerializationObject() | ipsdk::BaseSerializationObject | |
| BaseTypedGeometryEntity3d() (defined in ipsdk::geom::BaseTypedGeometryEntity3d< T >) | ipsdk::geom::BaseTypedGeometryEntity3d< T > | |
| BoundingBox3d() (defined in ipsdk::geom::BoundingBox3d< T >) | ipsdk::geom::BoundingBox3d< T > | |
| BoundingBox3d(const Point3dData< T > &minCornerPt, const Point3dData< T > &maxCornerPt) (defined in ipsdk::geom::BoundingBox3d< T >) | ipsdk::geom::BoundingBox3d< T > | |
| BoundingBox3d(const Point3d< T > &minCornerPt, const Point3d< T > &maxCornerPt) (defined in ipsdk::geom::BoundingBox3d< T >) | ipsdk::geom::BoundingBox3d< T > | |
| BoundingBox3d(const T xMin, const T yMin, const T zMin, const T xMax, const T yMax, const T zMax) (defined in ipsdk::geom::BoundingBox3d< T >) | ipsdk::geom::BoundingBox3d< T > | |
| center() const | ipsdk::geom::BoundingBox3d< T > | inline |
| centerX() const | ipsdk::geom::BoundingBox3d< T > | inline |
| centerY() const | ipsdk::geom::BoundingBox3d< T > | inline |
| centerZ() const | ipsdk::geom::BoundingBox3d< T > | inline |
| copy(const BaseDynamicObject &object) | ipsdk::BaseDynamicObject | protectedvirtual |
| createNew() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| createShared() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| DataType typedef | ipsdk::geom::BaseTypedGeometryEntity3d< T > | |
| duplicate() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| duplicateShared() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| g_coordinateDimension | ipsdk::geom::BaseGeometryEntity3d | static |
| g_coordinateSystem3dType | ipsdk::geom::BoundingBox3d< T > | static |
| g_entity3dType | ipsdk::geom::BoundingBox3d< T > | static |
| getClassName() const | ipsdk::BaseDynamicObject | virtual |
| getCoordinateDimension() const | ipsdk::geom::BaseGeometryEntity3d | inlinevirtual |
| getCoordinateSystem3dType() const | ipsdk::geom::BoundingBox3d< T > | inlinevirtual |
| getEntity3dType() const | ipsdk::geom::BoundingBox3d< T > | inlinevirtual |
| getMaxCornerPt() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getMaxCornerPt() | ipsdk::geom::BoundingBox3d< T > | inline |
| getMinCornerPt() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getMinCornerPt() | ipsdk::geom::BoundingBox3d< T > | inline |
| getSerializationMode() const | ipsdk::BaseObjectWithSkeleton | |
| getTypeName() | ipsdk::BaseDynamicObject | static |
| getVersion() | ipsdk::BaseSerializationObject | static |
| getXMax() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getXMax() | ipsdk::geom::BoundingBox3d< T > | inline |
| getXMin() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getXMin() | ipsdk::geom::BoundingBox3d< T > | inline |
| getYMax() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getYMax() | ipsdk::geom::BoundingBox3d< T > | inline |
| getYMin() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getYMin() | ipsdk::geom::BoundingBox3d< T > | inline |
| getZMax() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getZMax() | ipsdk::geom::BoundingBox3d< T > | inline |
| getZMin() const | ipsdk::geom::BoundingBox3d< T > | inline |
| getZMin() | ipsdk::geom::BoundingBox3d< T > | inline |
| hasCopySupport() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| initCtorCopy(const BaseDynamicObject &object) | ipsdk::BaseDynamicObject | inlineprotectedvirtual |
| read(BaseIArchive &ar) | ipsdk::BaseSerializationObject | protectedvirtual |
| setCoords(const Point3dData< T > &minCornerPt, const Point3dData< T > &maxCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setCoords(const Point3d< T > &minCornerPt, const Point3d< T > &maxCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setCoords(const T xMin, const T yMin, const T zMin, const T xMax, const T yMax, const T zMax) | ipsdk::geom::BoundingBox3d< T > | inline |
| setMaxCornerPt(const Point3dData< T > &maxCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setMaxCornerPt(const Point3d< T > &maxCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setMinCornerPt(const Point3dData< T > &minCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setMinCornerPt(const Point3d< T > &minCornerPt) | ipsdk::geom::BoundingBox3d< T > | inline |
| setSerializationMode(const eSklSrzMode &sklSrzMode) const | ipsdk::BaseObjectWithSkeleton | |
| setXMax(const T xMax) | ipsdk::geom::BoundingBox3d< T > | inline |
| setXMin(const T xMin) | ipsdk::geom::BoundingBox3d< T > | inline |
| setYMax(const T yMax) | ipsdk::geom::BoundingBox3d< T > | inline |
| setYMin(const T yMin) | ipsdk::geom::BoundingBox3d< T > | inline |
| setZMax(const T zMax) | ipsdk::geom::BoundingBox3d< T > | inline |
| setZMin(const T zMin) | ipsdk::geom::BoundingBox3d< T > | inline |
| sizeX() const | ipsdk::geom::BoundingBox3d< T > | inline |
| sizeY() const | ipsdk::geom::BoundingBox3d< T > | inline |
| sizeZ() const | ipsdk::geom::BoundingBox3d< T > | inline |
| write(BaseOArchive &ar) const | ipsdk::BaseSerializationObject | protectedvirtual |
| ~BaseDynamicObject()=0 (defined in ipsdk::BaseDynamicObject) | ipsdk::BaseDynamicObject | pure virtual |
| ~BaseGeometryEntity()=0 (defined in ipsdk::geom::BaseGeometryEntity) | ipsdk::geom::BaseGeometryEntity | pure virtual |
| ~BaseGeometryEntity3d()=0 (defined in ipsdk::geom::BaseGeometryEntity3d) | ipsdk::geom::BaseGeometryEntity3d | pure virtual |
| ~BaseObjectWithSkeleton() (defined in ipsdk::BaseObjectWithSkeleton) | ipsdk::BaseObjectWithSkeleton | |
| ~BaseSerializationObject()=0 | ipsdk::BaseSerializationObject | pure virtual |
| ~BaseTypedGeometryEntity3d()=0 (defined in ipsdk::geom::BaseTypedGeometryEntity3d< T >) | ipsdk::geom::BaseTypedGeometryEntity3d< T > | pure virtual |
| ~BoundingBox3d() (defined in ipsdk::geom::BoundingBox3d< T >) | ipsdk::geom::BoundingBox3d< T > | |