|
Open CASCADE Technology
6.5.4
|
#include <PPoly_Polygon3D.hxx>

| PPoly_Polygon3D::PPoly_Polygon3D | ( | const Handle< PColgp_HArray1OfPnt > & | Nodes, |
| const Standard_Real | Defl | ||
| ) |
| PPoly_Polygon3D::PPoly_Polygon3D | ( | const Handle< PColgp_HArray1OfPnt > & | Nodes, |
| const Handle< PColStd_HArray1OfReal > & | Parameters, | ||
| const Standard_Real | Defl | ||
| ) |
| PPoly_Polygon3D::PPoly_Polygon3D | ( | ) | [inline] |
| PPoly_Polygon3D::PPoly_Polygon3D | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PPoly_Polygon3D::_CSFDB_GetPPoly_Polygon3DmyDeflection | ( | ) | const [inline] |
| Handle< PColgp_HArray1OfPnt > PPoly_Polygon3D::_CSFDB_GetPPoly_Polygon3DmyNodes | ( | ) | const [inline] |
| Handle< PColStd_HArray1OfReal > PPoly_Polygon3D::_CSFDB_GetPPoly_Polygon3DmyParameters | ( | ) | const [inline] |
| void PPoly_Polygon3D::_CSFDB_SetPPoly_Polygon3DmyNodes | ( | const Handle< PColgp_HArray1OfPnt > & | p | ) | [inline] |
| void PPoly_Polygon3D::_CSFDB_SetPPoly_Polygon3DmyParameters | ( | const Handle< PColStd_HArray1OfReal > & | p | ) | [inline] |
| Standard_Real PPoly_Polygon3D::Deflection | ( | ) | const |
| Standard_Integer PPoly_Polygon3D::NbNodes | ( | ) | const |
| Handle_PColgp_HArray1OfPnt PPoly_Polygon3D::Nodes | ( | ) | const |
| void PPoly_Polygon3D::Nodes | ( | const Handle< PColgp_HArray1OfPnt > & | Nodes | ) |
| void PPoly_Polygon3D::Parameters | ( | const Handle< PColStd_HArray1OfReal > & | Parameters | ) |
| Handle_PColStd_HArray1OfReal PPoly_Polygon3D::Parameters | ( | ) | const |
1.8.0