#include <IntCurve_IntConicConic_Tool.hxx>
Public Member Functions | |
void | SetNull () |
Standard_Boolean | IsNull () |
void | Complement () |
Standard_Real | Length () |
PeriodicInterval (const IntRes2d_Domain &Domain) | |
PeriodicInterval () | |
PeriodicInterval (const Standard_Real a, const Standard_Real b) | |
void | SetValues (const Standard_Real a, const Standard_Real b) |
void | Normalize () |
PeriodicInterval | FirstIntersection (PeriodicInterval &I1) |
PeriodicInterval | SecondIntersection (PeriodicInterval &I2) |
Data Fields | |
Standard_Real | Binf |
Standard_Real | Bsup |
Standard_Boolean | isnull |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|