Compare faces

Function to compare the faces of two groups of A3DRiBrepModel.

Parameters

pInput: pointer to a A3DCompareInputData that contains input data.

pOutput: pointer to a A3DCompareOutputData that contains returned data. It has to be freed by calling again A3DCompareFaces() with NULL as input structure pointer.

Returns

A3D_SUCCESS on success, or an error code on failure

Structures

Functions