|
SALOME - SMESH
|
#include <SMDS_VertexPosition.hxx>


Public Member Functions | |
| SMDS_TypeOfPosition | GetTypeOfPosition () const |
| SMDS_VertexPosition (int aVertexId=0) | |
| const double * | Coords () const |
| virtual int | GetDim () const |
| void | SetShapeId (int aShapeId) |
| int | GetShapeId () const |
| SMDS_VertexPosition::SMDS_VertexPosition | ( | int | aVertexId = 0 | ) |
| SMDS_TypeOfPosition SMDS_VertexPosition::GetTypeOfPosition | ( | ) | const [virtual] |
Implements SMDS_Position.
| const double* SMDS_VertexPosition::Coords | ( | ) | const [virtual] |
Implements SMDS_Position.
| virtual int SMDS_Position::GetDim | ( | ) | const [virtual, inherited] |
| void SMDS_Position::SetShapeId | ( | int | aShapeId | ) | [inherited] |
| int SMDS_Position::GetShapeId | ( | ) | const [inherited] |