|
HDK
|
Holds information sbout groups for display in the viewport. More...
#include <GUI_GroupData.h>
Inheritance diagram for GUI_GroupData:Static Public Member Functions | |
| static bool | isAdhocGroupMask (const char *mask) |
| static UT_StringRef | cookSelectionGroupMask () |
Additional Inherited Members | |
Protected Member Functions inherited from UT_IntrusiveRefCounter< GUI_GroupData > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () |
| Destructor: Only derived classes can destruct this. More... | |
Holds information sbout groups for display in the viewport.
Definition at line 39 of file GUI_GroupData.h.
| GUI_GroupData::GUI_GroupData | ( | GUI_GeoRender & | owner, |
| const GR_CommonDispOption & | options, | ||
| RE_RenderContext | r, | ||
| GU_SelectionHandle * | selection = nullptr, |
||
| UT_StringHolder * | name = nullptr |
||
| ) |
| GUI_GroupData::~GUI_GroupData | ( | ) |
| GR_TextureRef GUI_GroupData::colorTexture | ( | ) | const |
|
static |
| RE_Geometry* GUI_GroupData::geometry | ( | ) | const |
| const UT_StringHolder& GUI_GroupData::groupMask | ( | ) | const |
| GA_GroupType GUI_GroupData::groupType | ( | ) | const |
| bool GUI_GroupData::hasColorTexture | ( | ) | const |
| RV_VKBuffer* GUI_GroupData::idBuffer | ( | ) | const |
| RE_Texture* GUI_GroupData::idTexture | ( | ) | const |
|
static |
| int GUI_GroupData::maxId | ( | ) | const |
| int GUI_GroupData::minId | ( | ) | const |
| RE_ShaderHandle* GUI_GroupData::shader | ( | bool | uv_viewport | ) | const |