GccEnt_QualifiedLin Class Reference
Describes a qualified 2D line.
A qualified 2D line is a line (gp_Lin2d line) with a
qualifier which specifies whether the solution of a
construction algorithm using the qualified line (as an argument):
- is 'enclosed' by the line, or
- is built so that both the line and it are external to one another, or
- is undefined (all solutions apply).
Note: the interior of a line is defined as the left-hand
side of the line in relation to its orientation (i.e. when
moving from the start to the end of the curve).
#include <GccEnt_QualifiedLin.hxx>
Constructor & Destructor Documentation
| GccEnt_QualifiedLin::GccEnt_QualifiedLin |
( |
|
) |
[inline] |
Member Function Documentation
| const gp_Lin2d& GccEnt_QualifiedLin::_CSFDB_GetGccEnt_QualifiedLinTheQualified |
( |
|
) |
const [inline] |
| GccEnt_Position GccEnt_QualifiedLin::_CSFDB_GetGccEnt_QualifiedLinTheQualifier |
( |
|
) |
const [inline] |
| void GccEnt_QualifiedLin::_CSFDB_SetGccEnt_QualifiedLinTheQualifier |
( |
const GccEnt_Position |
p |
) |
[inline] |
| void GccEnt_QualifiedLin::operator delete |
( |
void * |
anAddress |
) |
[inline] |
| void* GccEnt_QualifiedLin::operator new |
( |
size_t |
size |
) |
[inline] |
| void* GccEnt_QualifiedLin::operator new |
( |
size_t |
, |
|
|
void * |
anAddress | |
|
) |
| | [inline] |
| gp_Lin2d GccEnt_QualifiedLin::Qualified |
( |
|
) |
const |
The documentation for this class was generated from the following file: