#include <SOP_BrushBase.h>

Definition at line 81 of file SOP_BrushBase.h.
| SOP_BrushBase::SOP_BrushBase | ( | OP_Network * | net, | |
| const char * | name, | |||
| OP_Operator * | entry | |||
| ) |
| virtual SOP_BrushBase::~SOP_BrushBase | ( | ) | [virtual] |
| virtual int SOP_BrushBase::ACCUMSTENCIL | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::ADDATTRIB | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::addEraseAttributes | ( | GU_Brush & | brush | ) | [inline, protected, virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::altersColor | ( | ) | const [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::altersGeometry | ( | ) | const [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::applyAndClearCurrentDelta | ( | ) | [protected, virtual] |
| void SOP_BrushBase::applyCaptureVisualize | ( | ) |
| void SOP_BrushBase::applyStencil | ( | fpreal | t, | |
| int | recook = 1 | |||
| ) |
| static int SOP_BrushBase::applyStencilStatic | ( | void * | op, | |
| int | idx, | |||
| fpreal | t, | |||
| const PRM_Template * | ||||
| ) | [static] |
| void SOP_BrushBase::applyVisualize | ( | ) |
| void SOP_BrushBase::applyVisualizeStencil | ( | ) |
| virtual int SOP_BrushBase::AXIS | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::BITMAPCHAN | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::brushOpCallback | ( | GEO_Point * | pt, | |
| const UT_PtrArray< const GEO_Point * > * | ptneighbour, | |||
| const GEO_Vertex & | vtx, | |||
| const UT_RefArray< GEO_Vertex > * | vtxneighbour, | |||
| GEO_Primitive * | vtx_prim, | |||
| int | prim_vtx_idx, | |||
| float | alpha, | |||
| GEO_Delta * | delta | |||
| ) | [virtual] |
Reimplemented in SOP_CaptureLayerPaint, and HDK_Sample::SOP_BrushHairLen.
| static void SOP_BrushBase::brushOpCallbackStatic | ( | GEO_Point * | pt, | |
| const UT_PtrArray< const GEO_Point * > * | ptneighbour, | |||
| const GEO_Vertex & | vtx, | |||
| const UT_RefArray< GEO_Vertex > * | vtxneighbor, | |||
| GEO_Primitive * | vtx_prim, | |||
| int | prim_vtx_idx, | |||
| float | alpha, | |||
| GEO_Delta * | delta, | |||
| void * | data | |||
| ) | [static] |
| virtual int SOP_BrushBase::CAPTUREIDX | ( | fpreal | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, and HDK_Sample::SOP_BrushHairLen.
Definition at line 387 of file SOP_BrushBase.h.
| virtual GEO_Detail::CaptureType SOP_BrushBase::CAPTURETYPE | ( | ) | [inline, protected, virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::clearAllDeltas | ( | fpreal | t | ) | [virtual] |
| virtual OP_ERROR SOP_BrushBase::cookInputGroups | ( | OP_Context & | context, | |
| int | alone = 0 | |||
| ) | [virtual] |
| virtual OP_ERROR SOP_BrushBase::cookMySop | ( | OP_Context & | context | ) | [protected, virtual] |
Implements SOP_Node.
Reimplemented in SOP_CaptureLayerPaint, SOP_Edit, and HDK_Sample::SOP_BrushHairLen.
| void SOP_BrushBase::customMergeMode | ( | GEO_Point * | pt, | |
| const GEO_Vertex & | vtx, | |||
| UT_Vector3 & | result, | |||
| const UT_Vector3 & | cd, | |||
| const UT_Vector3 & | origcol | |||
| ) |
| static void SOP_BrushBase::customMergeModeStatic | ( | GEO_Point * | pt, | |
| const GEO_Vertex & | vtx, | |||
| UT_Vector3 & | result, | |||
| const UT_Vector3 & | cd, | |||
| const UT_Vector3 & | origcol, | |||
| void * | data | |||
| ) | [static] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 293 of file SOP_BrushBase.h.
| void SOP_BrushBase::doDeformation | ( | fpreal | t, | |
| const UT_Vector3 & | cd | |||
| ) | [protected] |
| virtual void SOP_BrushBase::doErase | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| void SOP_BrushBase::doPaint | ( | fpreal | t, | |
| const UT_Vector3 & | cd, | |||
| int | enablestamping = 1 | |||
| ) | [protected] |
| virtual int SOP_BrushBase::DOPOINTREFLECTION | ( | ) | [inline, protected, virtual] |
| virtual int SOP_BrushBase::DOREFLECTION | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::DOROTATION | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::DOSTAMPING | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::DOUVREFLECTION | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, and SOP_UVBrush.
Definition at line 369 of file SOP_BrushBase.h.
| virtual void SOP_BrushBase::duplicateChangedSourceWrapper | ( | unsigned | idx, | |
| OP_Context & | context, | |||
| int * | changed, | |||
| bool | force = false | |||
| ) | [protected, virtual] |
Reimplemented in SOP_SlideModifierPaint.
| virtual int SOP_BrushBase::EVENT | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::flood | ( | fpreal | t | ) | [virtual] |
Reimplemented in SOP_CaptureLayerPaint.
| static int SOP_BrushBase::floodStatic | ( | void * | op, | |
| int | idx, | |||
| fpreal | t, | |||
| const PRM_Template * | ||||
| ) | [static] |
| GU_Detail* SOP_BrushBase::getCursorGdp | ( | ) |
| virtual const GU_Detail* SOP_BrushBase::getIsectGdp | ( | ) | [virtual] |
Reimplemented in HDK_Sample::SOP_BrushHairLen.
| virtual const GA_PointGroup* SOP_BrushBase::getPointGroup | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, and SOP_Edit.
Definition at line 413 of file SOP_BrushBase.h.
| GEO_PointTree* SOP_BrushBase::getPointTree | ( | ) |
| virtual const GA_PrimitiveGroup* SOP_BrushBase::getPrimitiveSelection | ( | void | ) | const [inline, virtual] |
| virtual GU_RayIntersect* SOP_BrushBase::getRayIntersect | ( | int | checkgeochange = 0, |
|
| int | probeonly = 0 | |||
| ) | [virtual] |
| virtual OP_Node* SOP_BrushBase::getRestGeoInput | ( | ) | [inline, protected, virtual] |
| const GEO_Point* SOP_BrushBase::getSeedPoint | ( | const GEO_Primitive * | prim, | |
| float | u, | |||
| float | v, | |||
| const UT_Vector3 & | orig | |||
| ) | [protected] |
| virtual bool SOP_BrushBase::hasAccumStencilChanged | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::hasCaptureIdxChanged | ( | fpreal | ) | [inline, protected, virtual] |
| virtual bool SOP_BrushBase::hasNibFileChanged | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::hasNibLookChanged | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| bool SOP_BrushBase::hasStencil | ( | ) | const |
| virtual bool SOP_BrushBase::hasStrokeChanged | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::hasStyleChanged | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::hasVisrangeChanged | ( | fpreal | ) | [inline, protected, virtual] |
Reimplemented in SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 405 of file SOP_BrushBase.h.
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 294 of file SOP_BrushBase.h.
| virtual bool SOP_BrushBase::isGroupParmDirty | ( | OP_Context & | context | ) | [inline, protected, virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::matchesUndo | ( | const char * | undoname | ) | const [protected, virtual] |
Reimplemented from SOP_GDT.
| virtual int SOP_BrushBase::MERGEMODE | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::NORMALIZEWEIGHT | ( | ) | [inline, protected, virtual] |
| virtual SOP_BrushOp SOP_BrushBase::OP | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| void SOP_BrushBase::orientCursor | ( | fpreal | t, | |
| const UT_Vector3 & | orig, | |||
| const UT_Vector3 & | dir, | |||
| float | scalehistory, | |||
| bool | isuv, | |||
| GA_Index | prim, | |||
| float | hitu, | |||
| float | hitv | |||
| ) |
| virtual int SOP_BrushBase::OVERRIDEALPHA | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::OVERRIDECD | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::OVERRIDENML | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::PRESERVENML | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_Comb, and HDK_Sample::SOP_BrushHairLen.
Definition at line 353 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::PRIMHIT | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual OP_ERROR SOP_BrushBase::processBrushOp | ( | OP_Context & | context, | |
| bool | changed_input, | |||
| bool | changed_group | |||
| ) | [protected, virtual] |
| virtual int SOP_BrushBase::PROJECTIONTYPE | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::PTHIT | ( | fpreal | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 323 of file SOP_BrushBase.h.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::REALTIME | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| void SOP_BrushBase::resetNormal | ( | fpreal | t | ) |
| static int SOP_BrushBase::resetNormalStatic | ( | void * | op, | |
| int | idx, | |||
| fpreal | t, | |||
| const PRM_Template * | ||||
| ) | [static] |
| virtual void SOP_BrushBase::rollbackCurrentDelta | ( | ) | [protected, virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setAccumulateStencil | ( | bool | yesno | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setBrushEvent | ( | SOP_BrushEvent | event | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setBrushOp | ( | SOP_BrushOp | op | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setBrushShape | ( | SOP_BrushShape | shape | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setCurrentColor | ( | const UT_Vector3 & | cd | ) | [virtual] |
Reimplemented in SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setHitInUV | ( | bool | inuv | ) | [inline, virtual] |
Definition at line 99 of file SOP_BrushBase.h.
| virtual void SOP_BrushBase::setHitPoint | ( | int | , | |
| fpreal | ||||
| ) | [inline, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 96 of file SOP_BrushBase.h.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setHitPrimitive | ( | int | primidx, | |
| fpreal | t | |||
| ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| void SOP_BrushBase::setIsectNodeId | ( | int | node_id | ) | [inline] |
Definition at line 215 of file SOP_BrushBase.h.
| virtual void SOP_BrushBase::setProjectionType | ( | int | projtype | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setRayOrientation | ( | const UT_Vector3 & | orient, | |
| fpreal | t | |||
| ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::setRayOrigin | ( | const UT_Vector3 & | orig, | |
| fpreal | t | |||
| ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::SHAPE | ( | fpreal | t | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::SYMMETRYROT | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, and SOP_UVBrush.
Definition at line 372 of file SOP_BrushBase.h.
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, and SOP_UVBrush.
Definition at line 370 of file SOP_BrushBase.h.
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, and SOP_UVBrush.
Definition at line 371 of file SOP_BrushBase.h.
| virtual bool SOP_BrushBase::unloadData | ( | ) | [virtual] |
| virtual void SOP_BrushBase::unloadDataHack | ( | ) | [virtual] |
| virtual int SOP_BrushBase::UPTYPE | ( | fpreal | t | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual bool SOP_BrushBase::USE_FOREGROUND | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual void SOP_BrushBase::useBackgroundColor | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual int SOP_BrushBase::USECAPTURE | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, and HDK_Sample::SOP_BrushHairLen.
Definition at line 386 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::USECONNECTIVITY | ( | ) | [inline, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 297 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::USEDEPTH | ( | ) | [inline, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 296 of file SOP_BrushBase.h.
| virtual void SOP_BrushBase::useForegroundColor | ( | void | ) | [pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Reimplemented in SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 378 of file SOP_BrushBase.h.
Reimplemented in SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 377 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::VISMODE | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 379 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::VISTYPE | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_CaptureLayerPaint, and HDK_Sample::SOP_BrushHairLen.
Definition at line 376 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::VISUALIZE | ( | ) | [inline, protected, virtual] |
Reimplemented in SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
Definition at line 375 of file SOP_BrushBase.h.
| virtual bool SOP_BrushBase::wantsCookSelection | ( | void | ) | const [inline, protected, virtual] |
Reimplemented in SOP_Comb, SOP_Edit, and HDK_Sample::SOP_BrushHairLen.
Definition at line 408 of file SOP_BrushBase.h.
| virtual int SOP_BrushBase::WRITEALPHA | ( | ) | [protected, pure virtual] |
Implemented in SOP_CaptureLayerPaint, SOP_Comb, SOP_Edit, SOP_Paint, SOP_SlideModifierPaint, SOP_UVBrush, and HDK_Sample::SOP_BrushHairLen.
| virtual fpreal SOP_BrushBase::ZEROWEIGHTCOLOR_B | ( | ) | [inline, protected, virtual] |
| virtual fpreal SOP_BrushBase::ZEROWEIGHTCOLOR_G | ( | ) | [inline, protected, virtual] |
| virtual fpreal SOP_BrushBase::ZEROWEIGHTCOLOR_R | ( | ) | [inline, protected, virtual] |
GU_Brush SOP_BrushBase::myBrush [protected] |
GU_Detail* SOP_BrushBase::myBrushCursor [protected] |
Definition at line 440 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myBrushDir [protected] |
Definition at line 420 of file SOP_BrushBase.h.
fpreal SOP_BrushBase::myCookTime [protected] |
Definition at line 454 of file SOP_BrushBase.h.
UT_Matrix3 SOP_BrushBase::myCursorOrient [protected] |
Definition at line 441 of file SOP_BrushBase.h.
int SOP_BrushBase::myForceVisualize [protected] |
Definition at line 445 of file SOP_BrushBase.h.
bool SOP_BrushBase::myHitInUV [protected] |
Definition at line 456 of file SOP_BrushBase.h.
int SOP_BrushBase::myIsectNodeId [protected] |
Definition at line 446 of file SOP_BrushBase.h.
int SOP_BrushBase::myLastIsectGDPCacheCount [protected] |
Definition at line 450 of file SOP_BrushBase.h.
int SOP_BrushBase::myLastIsectGDPId [protected] |
Definition at line 449 of file SOP_BrushBase.h.
int SOP_BrushBase::myLastIsectGDPSelectCacheCount [protected] |
Definition at line 451 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myLastPos [protected] |
Definition at line 419 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myLastUVPos [protected] |
Definition at line 433 of file SOP_BrushBase.h.
bool SOP_BrushBase::myLastUVPosValid [protected] |
Definition at line 432 of file SOP_BrushBase.h.
int SOP_BrushBase::myLastUVPrimitive [protected] |
Definition at line 428 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myLastUVPrimitiveUV [protected] |
Definition at line 429 of file SOP_BrushBase.h.
GDT_Detail SOP_BrushBase::myMirroredDelta [protected] |
Definition at line 458 of file SOP_BrushBase.h.
GDT_MirrorTransform SOP_BrushBase::myMirrorTransform [protected] |
Definition at line 460 of file SOP_BrushBase.h.
TIL_TextureMap* SOP_BrushBase::myNibFile [protected] |
Definition at line 439 of file SOP_BrushBase.h.
int SOP_BrushBase::myPendingLastUVPrimitive [protected] |
Definition at line 423 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myPendingLastUVPrimitiveUV [protected] |
Definition at line 424 of file SOP_BrushBase.h.
GU_RayIntersect* SOP_BrushBase::myRayIntersect [protected] |
Definition at line 438 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myUVBrushDir [protected] |
Definition at line 435 of file SOP_BrushBase.h.
UT_Vector3 SOP_BrushBase::myUVBrushPos [protected] |
Definition at line 436 of file SOP_BrushBase.h.
1.5.9