HDK
|
#include "GR_API.h"
#include "GR_Defines.h"
#include "GR_DisplayOption.h"
#include "GR_Material.h"
#include <GU/GU_SelectType.h>
#include <GT/GT_RefineParms.h>
#include <GU/GU_DetailHandle.h>
#include <RE/RE_Material.h>
#include <RE/RE_CachedObject.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_Map.h>
Go to the source code of this file.
Classes | |
class | GR_UpdateParms |
set of parameters sent to GR_Primitive::update() More... | |
class | GR_ViewUpdateParms |
Set of parameters sent to GR_Primitive::viewUpdate(). More... | |