Contains the colors of a shape.
More...
#include <HLRBRep_BiPnt2D.hxx>
|
| | HLRBRep_BiPnt2D () |
| | HLRBRep_BiPnt2D (const double x1x1, const double y1y1, const double x2x2, const double y2y2, const TopoDS_Shape &S, const bool reg1, const bool regn, const bool outl, const bool intl) |
| | HLRBRep_BiPnt2D (const gp_XY &thePoint1, const gp_XY &thePoint2, const TopoDS_Shape &S, const bool reg1, const bool regn, const bool outl, const bool intl) |
| const gp_Pnt2d & | P1 () const |
| const gp_Pnt2d & | P2 () const |
| const TopoDS_Shape & | Shape () const |
| void | Shape (const TopoDS_Shape &S) |
| bool | Rg1Line () const |
| void | Rg1Line (const bool B) |
| bool | RgNLine () const |
| void | RgNLine (const bool B) |
| bool | OutLine () const |
| void | OutLine (const bool B) |
| bool | IntLine () const |
| void | IntLine (const bool B) |
Contains the colors of a shape.
◆ HLRBRep_BiPnt2D() [1/3]
| HLRBRep_BiPnt2D::HLRBRep_BiPnt2D |
( |
| ) |
|
|
inline |
◆ HLRBRep_BiPnt2D() [2/3]
| HLRBRep_BiPnt2D::HLRBRep_BiPnt2D |
( |
const double | x1, |
|
|
const double | y1, |
|
|
const double | x2, |
|
|
const double | y2, |
|
|
const TopoDS_Shape & | S, |
|
|
const bool | reg1, |
|
|
const bool | regn, |
|
|
const bool | outl, |
|
|
const bool | intl ) |
|
inline |
◆ HLRBRep_BiPnt2D() [3/3]
| HLRBRep_BiPnt2D::HLRBRep_BiPnt2D |
( |
const gp_XY & | thePoint1, |
|
|
const gp_XY & | thePoint2, |
|
|
const TopoDS_Shape & | S, |
|
|
const bool | reg1, |
|
|
const bool | regn, |
|
|
const bool | outl, |
|
|
const bool | intl ) |
|
inline |
◆ IntLine() [1/2]
| bool HLRBRep_BiPnt2D::IntLine |
( |
| ) |
const |
|
inline |
◆ IntLine() [2/2]
| void HLRBRep_BiPnt2D::IntLine |
( |
const bool | B | ) |
|
|
inline |
◆ OutLine() [1/2]
| bool HLRBRep_BiPnt2D::OutLine |
( |
| ) |
const |
|
inline |
◆ OutLine() [2/2]
| void HLRBRep_BiPnt2D::OutLine |
( |
const bool | B | ) |
|
|
inline |
◆ P1()
| const gp_Pnt2d & HLRBRep_BiPnt2D::P1 |
( |
| ) |
const |
|
inline |
◆ P2()
| const gp_Pnt2d & HLRBRep_BiPnt2D::P2 |
( |
| ) |
const |
|
inline |
◆ Rg1Line() [1/2]
| bool HLRBRep_BiPnt2D::Rg1Line |
( |
| ) |
const |
|
inline |
◆ Rg1Line() [2/2]
| void HLRBRep_BiPnt2D::Rg1Line |
( |
const bool | B | ) |
|
|
inline |
◆ RgNLine() [1/2]
| bool HLRBRep_BiPnt2D::RgNLine |
( |
| ) |
const |
|
inline |
◆ RgNLine() [2/2]
| void HLRBRep_BiPnt2D::RgNLine |
( |
const bool | B | ) |
|
|
inline |
◆ Shape() [1/2]
◆ Shape() [2/2]
The documentation for this class was generated from the following file: