Public Member Functions

bool operator< (const Vertex &v) const
 
const MeshCore::MeshPointtoPoint () const
 
 Vertex (Standard_Real X, Standard_Real Y, Standard_Real Z)
 

Public Attributes

Standard_Integer i
 
MeshCore::MeshPoint p
 
Standard_Real x
 
Standard_Real y
 
Standard_Real z
 

Static Public Attributes

static const double deflection = gp::Resolution()
 

Constructor & Destructor Documentation

◆ Vertex()

MeshPart::Mesher::Vertex::Vertex ( Standard_Real  X,
Standard_Real  Y,
Standard_Real  Z 
)

Member Function Documentation

◆ operator<()

bool MeshPart::Mesher::Vertex::operator< ( const Vertex v) const

◆ toPoint()

const MeshCore::MeshPoint& MeshPart::Mesher::Vertex::toPoint ( ) const

Member Data Documentation

◆ deflection

const double MeshPart::Mesher::Vertex::deflection = gp::Resolution()
static

◆ i

Standard_Integer MeshPart::Mesher::Vertex::i

◆ p

MeshCore::MeshPoint MeshPart::Mesher::Vertex::p
mutable

◆ x

◆ y

◆ z


The documentation for this struct was generated from the following file:
  • src/Mod/MeshPart/App/Mesher.cpp