#include <OBJ_StickyShared.h>

Definition at line 49 of file OBJ_StickyShared.h.
| OBJ_StickyShared::OBJ_StickyShared | ( | OP_Network * | net, | |
| const char * | name, | |||
| OP_Operator * | op | |||
| ) |
| virtual OBJ_StickyShared::~OBJ_StickyShared | ( | ) | [virtual] |
| bool OBJ_StickyShared::ASSUMEUVCONSTANT | ( | fpreal | t | ) | [inline] |
Definition at line 89 of file OBJ_StickyShared.h.
| void OBJ_StickyShared::buildHullCacheValues | ( | const GU_Detail * | gdp, | |
| const char * | uvname, | |||
| const GEO_Hull * | hull | |||
| ) | [protected] |
| void OBJ_StickyShared::buildPrimCacheValues | ( | const GU_Detail * | gdp, | |
| const char * | uvname, | |||
| int | primidx | |||
| ) | [protected] |
| void OBJ_StickyShared::clearUVCache | ( | ) |
| static int OBJ_StickyShared::clearUVCacheStatic | ( | void * | , | |
| int | , | |||
| fpreal | , | |||
| const PRM_Template * | ||||
| ) | [static] |
| virtual OP_ERROR OBJ_StickyShared::cookMyObj | ( | OP_Context & | context | ) | [protected, virtual] |
| virtual void OBJ_StickyShared::createInputDependencies | ( | fpreal | t | ) | [protected, virtual] |
Reimplemented in OBJ_BlendSticky.
| bool OBJ_StickyShared::FETCHORIENT | ( | ) | [inline] |
Definition at line 84 of file OBJ_StickyShared.h.
| bool OBJ_StickyShared::FETCHWORLD | ( | ) | [inline] |
Definition at line 80 of file OBJ_StickyShared.h.
| virtual bool OBJ_StickyShared::get2DWorldTransform | ( | UT_DMatrix4 & | mat, | |
| OP_Context & | context | |||
| ) | [inline, virtual] |
Reimplemented from OBJ_Node.
Reimplemented in OBJ_BlendSticky, and OBJ_Sticky.
Definition at line 68 of file OBJ_StickyShared.h.
| virtual int* OBJ_StickyShared::getIndirect | ( | ) | const [inline, protected, virtual] |
Reimplemented from OBJ_Null.
Reimplemented in OBJ_BlendSticky, and OBJ_Sticky.
Definition at line 143 of file OBJ_StickyShared.h.
| virtual OBJ_OBJECT_TYPE OBJ_StickyShared::getObjectType | ( | ) | const [virtual] |
Reimplemented from OBJ_Null.
| GU_DetailHandle OBJ_StickyShared::getStuckGdp | ( | fpreal | t | ) | [protected] |
| virtual void OBJ_StickyShared::getUV | ( | UT_Vector2R & | uv, | |
| OP_Context & | context | |||
| ) | [inline, protected, virtual] |
| void OBJ_StickyShared::getVertexOrientation | ( | UT_Vector3 & | nml, | |
| UT_Vector3 & | uaxis, | |||
| UT_Vector3 & | vaxis, | |||
| const GU_Detail * | gdp, | |||
| const char * | uvname, | |||
| const GEO_Vertex & | v1, | |||
| const GEO_Vertex & | v2, | |||
| const GEO_Vertex & | v3 | |||
| ) | [protected] |
| bool OBJ_StickyShared::isVAxisInverted | ( | ) | const [inline] |
Definition at line 122 of file OBJ_StickyShared.h.
| virtual OP_ERROR OBJ_StickyShared::lockStickyInputs | ( | OP_Context & | context | ) | [protected, virtual] |
Reimplemented in OBJ_BlendSticky.
| static OP_Node* OBJ_StickyShared::myConstructor | ( | OP_Network * | net, | |
| const char * | name, | |||
| OP_Operator * | entry | |||
| ) | [static] |
| void OBJ_StickyShared::rebuildUVCache | ( | fpreal | t | ) | [protected] |
Definition at line 74 of file OBJ_StickyShared.h.
| void OBJ_StickyShared::STICKYURANGE | ( | UT_Vector2R & | urange, | |
| fpreal | t | |||
| ) | [inline] |
Definition at line 103 of file OBJ_StickyShared.h.
| virtual void OBJ_StickyShared::STICKYUV | ( | UT_Vector2R & | uv, | |
| fpreal | t | |||
| ) | [inline, virtual] |
| void OBJ_StickyShared::STICKYVRANGE | ( | UT_Vector2R & | vrange, | |
| fpreal | t | |||
| ) | [inline] |
Definition at line 108 of file OBJ_StickyShared.h.
| virtual void OBJ_StickyShared::unlockStickyInputs | ( | OP_Context & | context | ) | [protected, virtual] |
Reimplemented in OBJ_BlendSticky.
| bool OBJ_StickyShared::WRAPU | ( | fpreal | t | ) | [inline] |
Definition at line 94 of file OBJ_StickyShared.h.
| bool OBJ_StickyShared::WRAPV | ( | fpreal | t | ) | [inline] |
Definition at line 98 of file OBJ_StickyShared.h.
| void OBJ_StickyShared::zeroPrimCacheValues | ( | const GU_Detail * | gdp, | |
| int | primidx | |||
| ) | [protected] |
1.5.9