HDK
|
#include "GEO_API.h"
#include "GEO_Detail.h"
#include "GEO_WorkVertexBuffer.h"
#include <GA/GA_AttributeRefMap.h>
#include <GA/GA_VertexPool.h>
#include <UT/UT_Matrix.h>
#include <UT/UT_StackBuffer.h>
#include <UT/UT_SymbolTable.h>
Go to the source code of this file.
Classes | |
class | GEO_AttributeHandleList |
class | GEO_AttributeHandleList::VertexArrayAdapter |
Macros | |
#define | GEO_AHANDLE_LIST_BYPASS_P 0 |
#define | GEO_AHANDLE_LIST_INCLUDE_P 1 |
#define GEO_AHANDLE_LIST_BYPASS_P 0 |
Definition at line 33 of file GEO_AttributeHandleList.h.
#define GEO_AHANDLE_LIST_INCLUDE_P 1 |
Definition at line 34 of file GEO_AttributeHandleList.h.