#include <BRepClass3d_SolidPassiveClassifier.hxx>
◆ BRepClass3d_SolidPassiveClassifier()
BRepClass3d_SolidPassiveClassifier::BRepClass3d_SolidPassiveClassifier |
( |
| ) |
|
Creates an undefined classifier.
◆ Compare()
Updates the classification process with the face <F> from the boundary.
◆ HasIntersection()
Returns True if an intersection is computed.
◆ Intersector()
Returns the intersecting algorithm.
◆ Parameter()
Standard_Real BRepClass3d_SolidPassiveClassifier::Parameter |
( |
| ) |
const |
|
inline |
Returns the current value of the parameter.
◆ Reset()
Starts a classification process. The point to classify is the origin of the line <L>.
is the original length of the segment on <L> used to compute intersections. <Tol> is the tolerance attached to the intersections.
◆ State()
TopAbs_State BRepClass3d_SolidPassiveClassifier::State |
( |
| ) |
const |
|
inline |
Returns the current state of the point.
The documentation for this class was generated from the following file: