HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_AttributeFilter.h File Reference
#include "GA_API.h"
#include "GA_Types.h"
#include <UT/UT_IntrusivePtr.h>
#include <stddef.h>
+ Include dependency graph for GA_AttributeFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_AttributeFilterImpl
 
class  GA_AttributeFilter
 

Enumerations

enum  GA_AttributeFilterBooleanOp { GA_ATTRIB_FILTER_AND, GA_ATTRIB_FILTER_OR, GA_ATTRIB_FILTER_XOR }
 

Enumeration Type Documentation

Enumerator
GA_ATTRIB_FILTER_AND 
GA_ATTRIB_FILTER_OR 
GA_ATTRIB_FILTER_XOR 

Definition at line 26 of file GA_AttributeFilter.h.