24#ifndef _SiShapeBoundedPlane_h_Included_
25#define _SiShapeBoundedPlane_h_Included_
bool isDisjoint(const OdGeExtents3d &extents, const OdGeTol &tol=OdGeContext::gTol) const
void transformBy(const OdGeMatrix3d &xfm)
virtual void transform(const OdGeMatrix3d &tf)
OdSiShapeBoundPlane(const OdGePoint3d &origin, const OdGeVector3d &planeNormal, const OdGeExtents3d &bounds)
virtual OdSiShape * clone() const
bool contains(const OdGeExtents3d &extents, bool planar, const OdGeTol &tol) const
OdSiShapeBoundPlane(const OdGePlane &plane, const OdGeExtents3d &bounds)
bool intersects(const OdGeExtents3d &extents, bool planar, const OdGeTol &tol) const
bool intersects(const OdGeExtents3d &extents, bool planar, const OdGeTol &tol) const
virtual void transform(const OdGeMatrix3d &tf)
OdGeVector3d m_planeNormal
OdGePoint3d m_pointOnPlane