
(*ProCurveCompFilter) | |
( ProCurve p_curve /* (In) The composite curve being processed. */ ProCurve p_comp /* (In) The current component being visited. */ int comp_idx /* (In) The index of the current component in the curve. */ ProBoolean comp_flip /* (In) This is PRO_TK_TRUE if the current component is flipped. */ ProAppData app_data /* (In) The data being passed to ProCurveCompVisit() by the caller. */ ) |

Call the visit action. | |
Skip to the next curve. | |
Stop visiting. |
