|
Open CASCADE Technology
6.9.0
|
#include <PPoly_Polygon2D.hxx>

| PPoly_Polygon2D::PPoly_Polygon2D | ( | const Handle< PColgp_HArray1OfPnt2d > & | Nodes, |
| const Standard_Real | Defl | ||
| ) |
Defaults with allocation of nodes.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Standard_Real PPoly_Polygon2D::Deflection | ( | ) | const |
| void PPoly_Polygon2D::Deflection | ( | const Standard_Real | Defl | ) |
| Standard_Integer PPoly_Polygon2D::NbNodes | ( | ) | const |
| Handle< PColgp_HArray1OfPnt2d > PPoly_Polygon2D::Nodes | ( | ) | const |
| void PPoly_Polygon2D::Nodes | ( | const Handle< PColgp_HArray1OfPnt2d > & | Nodes | ) |
1.8.5