SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MergeTriSurfsAlgo Class Reference

This module self intersects all the triangles in a trisurf with each other so that none overlap. More...

Public Member Functions

void execute (ProgressReporter *reporter, FieldHandle tris, std::vector< index_type > &new_nodes, std::vector< index_type > &new_elems)
 virtual interface. More...
 

Detailed Description

This module self intersects all the triangles in a trisurf with each other so that none overlap.

Member Function Documentation

void execute ( ProgressReporter *  reporter,
FieldHandle  tris,
std::vector< index_type > &  new_nodes,
std::vector< index_type > &  new_elems 
)

virtual interface.


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