Object ProFacet

Callback ProFacetFilterAction


Description
Filter action for a facet in the faceted geometry set.
Synopsis
#include <ProFacet.h>
ProError(*ProFacetFilterAction)(
ProFacet facet
/* (In)
The facet.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
PRO_TK_CONTINUESkip visiting this item.
Any other valueVisit this item and pass this error code to the visit action.

Manual References:

  1. Core: 3D Geometry: Visiting Facets and Facet Sets