#include <Geom2dHatch_Classifier.hxx>
◆ Geom2dHatch_Classifier() [1/2]
| Geom2dHatch_Classifier::Geom2dHatch_Classifier |
( |
| ) |
|
Empty constructor, undefined algorithm.
◆ Geom2dHatch_Classifier() [2/2]
Creates an algorithm to classify the Point P with Tolerance <T> on the face described by <F>.
◆ Edge()
Returns the Edge used to determine the classification. When the State is ON this is the Edge containing the point.
◆ EdgeParameter()
| double Geom2dHatch_Classifier::EdgeParameter |
( |
| ) |
const |
Returns the parameter on Edge() used to determine the classification.
◆ NoWires()
| bool Geom2dHatch_Classifier::NoWires |
( |
| ) |
const |
|
inline |
Returns True if the face contains no wire. The state is IN.
◆ Perform()
Classify the Point P with Tolerance <T> on the face described by <F>.
◆ Position()
Returns the position of the point on the edge returned by Edge.
◆ Rejected()
| bool Geom2dHatch_Classifier::Rejected |
( |
| ) |
const |
|
inline |
Returns True when the state was computed by a rejection. The state is OUT.
◆ State()
Returns the result of the classification.
◆ myClassifier
◆ myEdge
◆ myEdgeParameter
| double Geom2dHatch_Classifier::myEdgeParameter |
|
protected |
◆ myPosition
◆ nowires
| bool Geom2dHatch_Classifier::nowires |
|
protected |
◆ rejected
| bool Geom2dHatch_Classifier::rejected |
|
protected |
The documentation for this class was generated from the following file: