Description | ||||||||||||||
Visits the facets in the faceted geometry set. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProFacet.h> | ||||||||||||||
ProError | ProFacetsetFacetVisit | ( | ||||||||||||
ProFacetSet* facet_set | ||||||||||||||
/* (In) | ||||||||||||||
The set of facetted geometry. | ||||||||||||||
*/ | ||||||||||||||
ProFacetVisitAction action | ||||||||||||||
/* (In) | ||||||||||||||
The visit action | ||||||||||||||
*/ | ||||||||||||||
ProFacetFilterAction filter | ||||||||||||||
/* (In) | ||||||||||||||
The filter action | ||||||||||||||
*/ | ||||||||||||||
ProAppData app_data | ||||||||||||||
/* (In) | ||||||||||||||
Application data passed to the action functions. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|