IGeometryChecker::OutputVal Struct Reference


Detailed Description

The returned output of the checker.

Currently the output is just a list of indices. What the indices are is specifed by the ReturnVal enum.

#include <IGeometryChecker.h>

List of all members.

Public Attributes

Tab< int >  mIndex

Member Data Documentation