|
HDK
|
#include <SYS/SYS_AtomicInt.h>#include <UT/UT_Array.h>#include <UT/UT_IntrusivePtr.h>#include <UT/UT_String.h>#include <RE/RE_Types.h>#include <RE/RE_RenderContext.h>#include <GEO/GEO_PrimTypeCompat.h>#include <GT/GT_Types.h>#include <GT/GT_PrimitiveTypes.h>#include <GT/GT_Handles.h>#include <GT/GT_GEOPrimitive.h>#include <GU/GU_Detail.h>#include "GR_Defines.h"#include "GR_DecorationRender.h"#include "GR_DrawParms.h"#include "GR_ErrorManager.h"#include "GR_PickSelection.h"#include "GR_PickRender.h"#include "GR_UpdateParms.h"#include "GR_API.h"
Include dependency graph for GR_Primitive.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GR_Primitive |
Typedefs | |
| typedef UT_IntrusivePtr < GR_Primitive > | GR_PrimitivePtr |
| typedef UT_IntrusivePtr<GR_Primitive> GR_PrimitivePtr |
Definition at line 728 of file GR_Primitive.h.