|
Open CASCADE Technology
6.7.1
|
#include <BRepPrim_OneAxis.hxx>

Protected Member Functions | |
| BRepPrim_OneAxis (const BRepPrim_Builder &B, const gp_Ax2 &A, const Standard_Real VMin, const Standard_Real VMax) | |
Protected Attributes | |
| BRepPrim_Builder | myBuilder |
|
inlinevirtual |
|
protected |
| Standard_Real BRepPrim_OneAxis::Angle | ( | ) | const |
| void BRepPrim_OneAxis::Angle | ( | const Standard_Real | A | ) |
| const gp_Ax2& BRepPrim_OneAxis::Axes | ( | ) | const |
| void BRepPrim_OneAxis::Axes | ( | const gp_Ax2 & | A | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::AxisBottomVertex | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::AxisEdge | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::AxisEndWire | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::AxisStartWire | ( | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::AxisTopVertex | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::BottomEdge | ( | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::BottomEndVertex | ( | ) |
| const TopoDS_Face& BRepPrim_OneAxis::BottomFace | ( | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::BottomStartVertex | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::BottomWire | ( | ) |
|
virtual |
| const TopoDS_Edge& BRepPrim_OneAxis::EndBottomEdge | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::EndEdge | ( | ) |
| const TopoDS_Face& BRepPrim_OneAxis::EndFace | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::EndTopEdge | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::EndWire | ( | ) |
|
virtual |
|
virtual |
|
virtual |
| const TopoDS_Wire& BRepPrim_OneAxis::LateralEndWire | ( | ) |
| const TopoDS_Face& BRepPrim_OneAxis::LateralFace | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::LateralStartWire | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::LateralWire | ( | ) |
|
pure virtual |
Implemented in BRepPrim_Cone, BRepPrim_Cylinder, BRepPrim_Revolution, BRepPrim_Torus, and BRepPrim_Sphere.
|
pure virtual |
Implemented in BRepPrim_Revolution.
|
virtual |
|
virtual |
|
pure virtual |
Implemented in BRepPrim_Revolution.
| void BRepPrim_OneAxis::SetMeridianOffset | ( | const Standard_Real | MeridianOffset = 0 | ) |
|
pure virtual |
Implemented in BRepPrim_Revolution.
| const TopoDS_Shell& BRepPrim_OneAxis::Shell | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::StartBottomEdge | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::StartEdge | ( | ) |
| const TopoDS_Face& BRepPrim_OneAxis::StartFace | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::StartTopEdge | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::StartWire | ( | ) |
| const TopoDS_Edge& BRepPrim_OneAxis::TopEdge | ( | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::TopEndVertex | ( | ) |
| const TopoDS_Face& BRepPrim_OneAxis::TopFace | ( | ) |
| const TopoDS_Vertex& BRepPrim_OneAxis::TopStartVertex | ( | ) |
| const TopoDS_Wire& BRepPrim_OneAxis::TopWire | ( | ) |
| Standard_Real BRepPrim_OneAxis::VMax | ( | ) | const |
| void BRepPrim_OneAxis::VMax | ( | const Standard_Real | V | ) |
|
virtual |
| Standard_Real BRepPrim_OneAxis::VMin | ( | ) | const |
| void BRepPrim_OneAxis::VMin | ( | const Standard_Real | V | ) |
|
virtual |
|
protected |
1.8.5