This is the complete list of members for ON_SurfaceLeafBox, including all inherited members.
| GetClosestPointSeed(const ON_3dPoint &P, double *t0, double *t1) const | ON_SurfaceLeafBox | |
| GetSideEquation(int side, ON_PlaneEquation &e) const | ON_SurfaceLeafBox | |
| Height() const | ON_SurfaceLeafBox | |
| IsFartherThan(double d, const ON_3dPoint &P) const | ON_SurfaceLeafBox | |
| IsFartherThan(double d, const ON_Line &L) const | ON_SurfaceLeafBox | |
| IsFartherThan(double d, const ON_BoundingBox &bbox) const | ON_SurfaceLeafBox | |
| IsFartherThan(double d, const ON_CurveLeafBox &crvleafbox) const | ON_SurfaceLeafBox | |
| IsFartherThan(double d, const ON_SurfaceLeafBox &srfleafbox) const | ON_SurfaceLeafBox | |
| IsPointIn(const ON_3dPoint &P) const | ON_SurfaceLeafBox | |
| IsValid(ON_TextLog *text_log) const | ON_SurfaceLeafBox | |
| m_bDegen | ON_SurfaceLeafBox | |
| m_bMono | ON_SurfaceLeafBox | |
| m_bPlane | ON_SurfaceLeafBox | |
| m_bValid | ON_SurfaceLeafBox | |
| m_c | ON_SurfaceLeafBox | |
| m_e | ON_SurfaceLeafBox | |
| m_h | ON_SurfaceLeafBox | |
| m_plane | ON_SurfaceLeafBox | |
| m_q | ON_SurfaceLeafBox | |
| MinimumDistanceTo(const ON_3dPoint &P) const | ON_SurfaceLeafBox | |
| MinimumDistanceTo(const ON_Line &L) const | ON_SurfaceLeafBox | |
| MinimumDistanceTo(const ON_BoundingBox &bbox) const | ON_SurfaceLeafBox | |
| MinimumDistanceTo(const ON_CurveLeafBox &crvleafbox) const | ON_SurfaceLeafBox | |
| MinimumDistanceTo(const ON_SurfaceLeafBox &srfleafbox) const | ON_SurfaceLeafBox | |
| ON_SurfaceLeafBox() | ON_SurfaceLeafBox | |
| PointAt(double s, double t) const | ON_SurfaceLeafBox | |
| Set(const ON_BezierSurface *bez) | ON_SurfaceLeafBox | |
| SetEquationsHelper(const ON_BezierSurface *bez) | ON_SurfaceLeafBox | |
| SetPlaneAndMonoHelper(const ON_BezierSurface *bez, double maxheight=0.0) | ON_SurfaceLeafBox | |