HDK
|
#include "GUI_API.h"
#include <GR/GR_Defines.h>
#include <GR/GR_TextureRef.h>
#include <GU/GU_Selection.h>
#include <GU/GU_SelectType.h>
#include <GA/GA_Types.h>
#include <RE/RE_RenderContext.h>
#include <RE/RE_Texture.h>
#include <UT/UT_IntrusivePtr.h>
Go to the source code of this file.
Classes | |
class | GUI_GroupData |
Holds information sbout groups for display in the viewport. More... | |
Typedefs | |
typedef UT_IntrusivePtr< const GUI_GroupData > | GUI_GroupDataHandle |
typedef UT_IntrusivePtr<const GUI_GroupData> GUI_GroupDataHandle |
Definition at line 133 of file GUI_GroupData.h.