Compare faces
Function to compare the faces of two groups of A3DRiBrepModel.
Parameters
pInput: pointer to a
A3DCompareInputDatathat contains input data.pOutput: pointer to a
A3DCompareOutputDatathat contains returned data. It has to be freed by calling againA3DCompareFaces()with NULL as input structure pointer.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions