|
Open CASCADE Technology 6.5.2
|
constraint a point to belong to a straight line
#include <Plate_LineConstraint.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Plate_LineConstraint (const gp_XY &point2d, const gp_Lin &lin, const Standard_Integer iu=0, const Standard_Integer iv=0) | |
| const Plate_LinearScalarConstraint & | LSC () const |
| Plate_LineConstraint::Plate_LineConstraint | ( | const gp_XY & | point2d, |
| const gp_Lin & | lin, | ||
| const Standard_Integer | iu = 0, |
||
| const Standard_Integer | iv = 0 |
||
| ) |
| const Plate_LinearScalarConstraint& Plate_LineConstraint::LSC | ( | ) | const |
| void Plate_LineConstraint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Plate_LineConstraint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* Plate_LineConstraint::operator new | ( | size_t | size | ) | [inline] |
1.7.4