SMESH_TNodeXYZ Struct Reference

SMDS_MeshNode -> gp_XYZ converter. More...

#include <SMESH_TypeDefs.hxx>

Public Member Functions

double Distance (const SMDS_MeshNode *n) const
 
bool operator== (const SMESH_TNodeXYZ &other) const
 
bool Set (const SMDS_MeshElement *e=0)
 
 SMESH_TNodeXYZ (const SMDS_MeshElement *e=0)
 
double SquareDistance (const SMDS_MeshNode *n) const
 

Detailed Description

SMDS_MeshNode -> gp_XYZ converter.

Constructor & Destructor Documentation

◆ SMESH_TNodeXYZ()

SMESH_TNodeXYZ::SMESH_TNodeXYZ ( const SMDS_MeshElement e = 0)

References Set().

Referenced by Distance(), and SquareDistance().

Member Function Documentation

◆ Distance()

◆ operator==()

bool SMESH_TNodeXYZ::operator== ( const SMESH_TNodeXYZ other) const

◆ Set()

bool SMESH_TNodeXYZ::Set ( const SMDS_MeshElement e = 0)

References SMDS_MeshNode::GetXYZ().

Referenced by SMESH_TNodeXYZ().

◆ SquareDistance()

double SMESH_TNodeXYZ::SquareDistance ( const SMDS_MeshNode n) const

The documentation for this struct was generated from the following file: