HDK
|
#include "OBJ_API.h"
#include <UT/UT_Vector2.h>
#include <UT/UT_Vector3Array.h>
#include <GU/GU_DetailHandle.h>
#include "OBJ_StickyShared.h"
Go to the source code of this file.
Classes | |
class | OBJ_Sticky |
Enumerations | |
enum | OBJ_StickyIndex { I_STICKYGEOPATH = I_N_STICKYSHARED_INDICES, I_STICKYUV, I_STICKYROT, I_N_STICKY_INDICES } |
enum OBJ_StickyIndex |
Enumerator | |
---|---|
I_STICKYGEOPATH | |
I_STICKYUV | |
I_STICKYROT | |
I_N_STICKY_INDICES |
Definition at line 21 of file OBJ_Sticky.h.