HDK
|
#include "GA_API.h"
#include "GA_Range.h"
#include "GA_RangeTypeInterface.h"
#include "GA_Types.h"
#include <UT/UT_IntrusivePtr.h>
#include <SYS/SYS_AtomicInt.h>
Go to the source code of this file.
Classes | |
class | GA_RTIFilterObject |
Filter to test whether an offset is valid for a GA_RTIFiltered range. More... | |
class | GA_RTIFiltered |
An implementation of a range which "filters" the range. More... | |
typedef UT_IntrusivePtr < GA_RTIFilterObject > | GA_RTIFilterHandle |
Intrusive pointer typdef
Definition at line 61 of file GA_RTIFiltered.h.