< data of intersection of the line and the mesh face (used in GetPointState()) More...
Public Member Functions | |
| TInters (const SMDS_MeshElement *face, const gp_Vec &faceNorm, bool coinc=false) | |
Data Fields | |
| const SMDS_MeshElement * | _face | 
| gp_Vec | _faceNorm | 
| bool | _coincides | 
| the line lays in face plane  More... | |
< data of intersection of the line and the mesh face (used in GetPointState())
| SMESH_ElementSearcherImpl::TInters::TInters | ( | const SMDS_MeshElement * | face, | 
| const gp_Vec & | faceNorm, | ||
| bool | coinc = false  | 
        ||
| ) | 
| bool SMESH_ElementSearcherImpl::TInters::_coincides | 
the line lays in face plane
Referenced by operator<<().
| const SMDS_MeshElement* SMESH_ElementSearcherImpl::TInters::_face | 
Referenced by operator<<().
| gp_Vec SMESH_ElementSearcherImpl::TInters::_faceNorm |