Developer Documentation
ACG::MeshCompiler::WeldList Struct Reference

Public Member Functions

void add (const int _face, const int _corner)
 

Public Attributes

std::vector< WeldListEntrylist
 
MeshCompilermeshComp
 
MeshCompilerVertexComparecmpFunc
 
char * workBuf
 

Detailed Description

Definition at line 867 of file MeshCompiler.hh.

Member Function Documentation

◆ add()

void ACG::MeshCompiler::WeldList::add ( const int  _face,
const int  _corner 
)

Definition at line 327 of file MeshCompiler.cc.

Member Data Documentation

◆ cmpFunc

MeshCompilerVertexCompare* ACG::MeshCompiler::WeldList::cmpFunc

Definition at line 874 of file MeshCompiler.hh.

◆ list

std::vector< WeldListEntry > ACG::MeshCompiler::WeldList::list

Definition at line 871 of file MeshCompiler.hh.

◆ meshComp

MeshCompiler* ACG::MeshCompiler::WeldList::meshComp

Definition at line 873 of file MeshCompiler.hh.

◆ workBuf

char* ACG::MeshCompiler::WeldList::workBuf

Definition at line 876 of file MeshCompiler.hh.


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