HDK
|
Class to filter attributes when building GT_AttributeLists. More...
#include <GT_GEOAttributeFilter.h>
Public Member Functions | |
GT_GEOAttributeFilter () | |
virtual | ~GT_GEOAttributeFilter () |
virtual bool | isValid (const GA_Attribute &attrib) const |
Sub-classes should likely call the base class filtering. More... | |
Class to filter attributes when building GT_AttributeLists.
Definition at line 19 of file GT_GEOAttributeFilter.h.
|
inline |
Definition at line 22 of file GT_GEOAttributeFilter.h.
|
virtual |
|
inlinevirtual |
Sub-classes should likely call the base class filtering.
Reimplemented in GT_GEOStdVexAttributeFilter, GT_GEOViewportAttributeFilter, and GT_GEOQuadricAttributeFilter.
Definition at line 26 of file GT_GEOAttributeFilter.h.