IGeometryChecker::OutputVal Struct Reference
 
 
 
IGeometryChecker::OutputVal Struct Reference

#include <IGeometryChecker.h>

Inheritance diagram for IGeometryChecker::OutputVal:
MaxHeapOperators

Class 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.

Public Attributes

Tab< int >  mIndex

Member Data Documentation