OpenLexocad  27.1
Topo::IndexedFace Class Reference

#include <Shape.h>

Public Member Functions

 IndexedFace ()
 
 IndexedFace (const IndexedFace &rhs)
 
void dump () const
 

Public Attributes

std::vector< Geom::Pntvertices
 
std::vector< Geom::DirverticesNormals
 
std::vector< int > coordinateIndices
 
int index
 
std::shared_ptr< Topo::SpecialFaceInfoinfo
 

Constructor & Destructor Documentation

◆ IndexedFace() [1/2]

Topo::IndexedFace::IndexedFace ( )

◆ IndexedFace() [2/2]

Topo::IndexedFace::IndexedFace ( const IndexedFace rhs)

Member Function Documentation

◆ dump()

void Topo::IndexedFace::dump ( ) const

Member Data Documentation

◆ coordinateIndices

std::vector<int> Topo::IndexedFace::coordinateIndices

◆ index

int Topo::IndexedFace::index

◆ info

std::shared_ptr<Topo::SpecialFaceInfo> Topo::IndexedFace::info

◆ vertices

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

◆ verticesNormals

std::vector<Geom::Dir> Topo::IndexedFace::verticesNormals

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