HDK
|
#include "GA_API.h"
#include "GA_Types.h"
#include "GA_VertexPool.h"
#include "GA_ATIGroupBool.h"
#include "GA_Attribute.h"
#include "GA_AttributeFilter.h"
#include "GA_Handle.h"
#include <UT/UT_ArraySet.h>
#include <UT/UT_COW.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_TypeDecorate.h>
#include <stdarg.h>
Go to the source code of this file.
Classes | |
class | GA_AttributeRefMap |
A handle to simplify manipulation of multiple attributes. More... | |
class | GA_AttributeRefMap::FilterPattern |