SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
StdMeshers_PrismAsBlock::TVerticalEdgeAdaptor Class Reference

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

Inheritance diagram for StdMeshers_PrismAsBlock::TVerticalEdgeAdaptor:
Inheritance graph
Collaboration diagram for StdMeshers_PrismAsBlock::TVerticalEdgeAdaptor:
Collaboration graph

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 TNodeColumnmyNodeColumn

Detailed Description

Class emulating geometry of a vertical edge.

Definition at line 294 of file StdMeshers_Prism_3D.hxx.

Constructor & Destructor Documentation

StdMeshers_PrismAsBlock::TVerticalEdgeAdaptor::TVerticalEdgeAdaptor ( const TParam2ColumnMap columnsMap,
const double  parameter 
)

Member Function Documentation

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.

Field Documentation

const TNodeColumn* StdMeshers_PrismAsBlock::TVerticalEdgeAdaptor::myNodeColumn
private

Definition at line 296 of file StdMeshers_Prism_3D.hxx.