| _cosPhi | ipsdk::geom::Plan3d | protected |
| _cosTheta | ipsdk::geom::Plan3d | protected |
| _phi | ipsdk::geom::Plan3d | protected |
| _rho | ipsdk::geom::Plan3d | protected |
| _sinPhi | ipsdk::geom::Plan3d | protected |
| _sinTheta | ipsdk::geom::Plan3d | protected |
| _sklSrzMode | ipsdk::BaseObjectWithSkeleton | mutableprotected |
| _theta | ipsdk::geom::Plan3d | protected |
| 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< ipReal64 >) | ipsdk::geom::BaseTypedGeometryEntity3d< ipReal64 > | |
| 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< ipReal64 > | |
| distance(const Point3d< T > &pt) const | ipsdk::geom::Plan3d | inline |
| distance(const Point3dData< T > &pt) const | ipsdk::geom::Plan3d | inline |
| duplicate() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| duplicateShared() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| g_coordinateDimension | ipsdk::geom::BaseGeometryEntity3d | static |
| g_coordinateSystem3dType | ipsdk::geom::Plan3d | static |
| g_entity3dType | ipsdk::geom::Plan3d | static |
| getClassName() const | ipsdk::BaseDynamicObject | virtual |
| getCoordinateDimension() const | ipsdk::geom::BaseGeometryEntity3d | inlinevirtual |
| getCoordinateSystem3dType() const | ipsdk::geom::Plan3d | inlinevirtual |
| getCosPhi() const | ipsdk::geom::Plan3d | inline |
| getCosTheta() const | ipsdk::geom::Plan3d | inline |
| getEntity3dType() const | ipsdk::geom::Plan3d | inlinevirtual |
| getNearestPointFromOrigin() const | ipsdk::geom::Plan3d | |
| getNormal() const | ipsdk::geom::Plan3d | |
| getPhi() const | ipsdk::geom::Plan3d | inline |
| getRho() const | ipsdk::geom::Plan3d | inline |
| getSerializationMode() const | ipsdk::BaseObjectWithSkeleton | |
| getSinPhi() const | ipsdk::geom::Plan3d | inline |
| getSinTheta() const | ipsdk::geom::Plan3d | inline |
| getTheta() const | ipsdk::geom::Plan3d | inline |
| getTypeName() | ipsdk::BaseDynamicObject | static |
| getVersion() | ipsdk::BaseSerializationObject | static |
| hasCopySupport() const =0 | ipsdk::BaseDynamicObject | pure virtual |
| initCtorCopy(const BaseDynamicObject &object) | ipsdk::BaseDynamicObject | inlineprotectedvirtual |
| operator+(const Vector3d &vec) const | ipsdk::geom::Plan3d | |
| operator+=(const Vector3d &vec) | ipsdk::geom::Plan3d | |
| operator-(const Vector3d &vec) const | ipsdk::geom::Plan3d | |
| operator-=(const Vector3d &vec) | ipsdk::geom::Plan3d | |
| Plan3d() (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | |
| Plan3d(const ipReal64 rho, const ipReal64 theta, const ipReal64 phi) (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | |
| Plan3d(const Point3dData< T > &pt0, const Point3dData< T > &pt1, const Point3dData< T > &pt2) (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | inline |
| Plan3d(const Point3d< T > &pt0, const Point3d< T > &pt1, const Point3d< T > &pt2) (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | inline |
| Plan3d(const Point3dData< T > &pt, const Vector3d &normal) (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | inline |
| Plan3d(const Point3d< T > &pt, const Vector3d &normal) (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | inline |
| read(BaseIArchive &ar) | ipsdk::BaseSerializationObject | protectedvirtual |
| setCoords(const ipReal64 rho, const ipReal64 theta, const ipReal64 phi) | ipsdk::geom::Plan3d | |
| setCoords(const Point3dData< T > &pt0, const Point3dData< T > &pt1, const Point3dData< T > &pt2) | ipsdk::geom::Plan3d | |
| setCoords(const Point3d< T > &pt0, const Point3d< T > &pt1, const Point3d< T > &pt2) | ipsdk::geom::Plan3d | inline |
| setCoords(const Point3dData< T > &pt, const Vector3d &normal) | ipsdk::geom::Plan3d | |
| setCoords(const Point3d< T > &pt, const Vector3d &normal) | ipsdk::geom::Plan3d | |
| setPhi(const ipReal64 phi) | ipsdk::geom::Plan3d | inline |
| setRho(const ipReal64 rho) | ipsdk::geom::Plan3d | inline |
| setSerializationMode(const eSklSrzMode &sklSrzMode) const | ipsdk::BaseObjectWithSkeleton | |
| setTheta(const ipReal64 theta) | ipsdk::geom::Plan3d | inline |
| signedDistance(const Point3d< T > &pt) const | ipsdk::geom::Plan3d | inline |
| signedDistance(const Point3dData< T > &pt) const | ipsdk::geom::Plan3d | |
| 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< ipReal64 >) | ipsdk::geom::BaseTypedGeometryEntity3d< ipReal64 > | pure virtual |
| ~Plan3d() (defined in ipsdk::geom::Plan3d) | ipsdk::geom::Plan3d | |