constraint a point to belong to a Plane
#include <Plate_PlaneConstraint.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Plate_PlaneConstraint (const gp_XY &point2d, const gp_Pln &pln, const Standard_Integer iu=0, const Standard_Integer iv=0) | |
| const Plate_LinearScalarConstraint & | LSC () const |
| Plate_PlaneConstraint::Plate_PlaneConstraint | ( | const gp_XY & | point2d, | |
| const gp_Pln & | pln, | |||
| const Standard_Integer | iu = 0, |
|||
| const Standard_Integer | iv = 0 | |||
| ) |
| const Plate_LinearScalarConstraint& Plate_PlaneConstraint::LSC | ( | ) | const |
| void Plate_PlaneConstraint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Plate_PlaneConstraint::operator new | ( | size_t | size | ) | [inline] |
| void* Plate_PlaneConstraint::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
1.6.3