OpenLexocad  27.1
Topo::IndexedEdge Class Reference

#include <Shape.h>

Public Member Functions

 IndexedEdge ()
 
 IndexedEdge (const IndexedEdge &rhs)
 
void dump () const
 

Public Attributes

std::vector< Geom::Pntvertices
 
std::vector< int > edge_coordinateIndices
 
int index
 

Constructor & Destructor Documentation

◆ IndexedEdge() [1/2]

Topo::IndexedEdge::IndexedEdge ( )

◆ IndexedEdge() [2/2]

Topo::IndexedEdge::IndexedEdge ( const IndexedEdge rhs)

Member Function Documentation

◆ dump()

void Topo::IndexedEdge::dump ( ) const

Member Data Documentation

◆ edge_coordinateIndices

std::vector<int> Topo::IndexedEdge::edge_coordinateIndices

◆ index

int Topo::IndexedEdge::index

◆ vertices

std::vector<Geom::Pnt> Topo::IndexedEdge::vertices

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