|
HDK
|
Quadrics don't want to pick up either P or N if the attributes exist. More...
#include <GT_GEOAttributeFilter.h>
Inheritance diagram for GT_GEOQuadricAttributeFilter:Public Member Functions | |
| GT_GEOQuadricAttributeFilter (const GA_Attribute *P, const GA_Attribute *N) | |
| ~GT_GEOQuadricAttributeFilter () override | |
| bool | isValid (const GA_Attribute &a) const override |
| Sub-classes should likely call the base class filtering. More... | |
Public Member Functions inherited from GT_GEOAttributeFilter | |
| GT_GEOAttributeFilter () | |
| virtual | ~GT_GEOAttributeFilter () |
Protected Attributes | |
| const GA_Attribute * | myP |
| const GA_Attribute * | myN |
Quadrics don't want to pick up either P or N if the attributes exist.
Definition at line 41 of file GT_GEOAttributeFilter.h.
|
inline |
Definition at line 44 of file GT_GEOAttributeFilter.h.
|
inlineoverride |
Definition at line 49 of file GT_GEOAttributeFilter.h.
|
inlineoverridevirtual |
Sub-classes should likely call the base class filtering.
Reimplemented from GT_GEOAttributeFilter.
Definition at line 51 of file GT_GEOAttributeFilter.h.
|
protected |
Definition at line 58 of file GT_GEOAttributeFilter.h.
|
protected |
Definition at line 58 of file GT_GEOAttributeFilter.h.