Class emulating geometry of a vertical edge. More...


Public Member Functions | |
| TVerticalEdgeAdaptor (const TParam2ColumnMap *columnsMap, const double parameter) | |
| gp_Pnt | Value (const Standard_Real U) const |
| Standard_Real | FirstParameter () const |
| Standard_Real | LastParameter () const |
Private Attributes | |
| const TNodeColumn * | myNodeColumn |
Class emulating geometry of a vertical edge.
Definition at line 294 of file StdMeshers_Prism_3D.hxx.
| StdMeshers_PrismAsBlock.TVerticalEdgeAdaptor.TVerticalEdgeAdaptor | ( | const TParam2ColumnMap * | columnsMap, | |
| const double | parameter | |||
| ) |
| gp_Pnt StdMeshers_PrismAsBlock.TVerticalEdgeAdaptor.Value | ( | const Standard_Real | U | ) | const |
| Standard_Real StdMeshers_PrismAsBlock.TVerticalEdgeAdaptor.FirstParameter | ( | ) | const |
Definition at line 300 of file StdMeshers_Prism_3D.hxx.
| Standard_Real StdMeshers_PrismAsBlock.TVerticalEdgeAdaptor.LastParameter | ( | ) | const |
Definition at line 301 of file StdMeshers_Prism_3D.hxx.
const TNodeColumn* StdMeshers_PrismAsBlock.TVerticalEdgeAdaptor.myNodeColumn [private] |
Definition at line 296 of file StdMeshers_Prism_3D.hxx.
1.6.1