#include <SOP_CaptureWeightVisualize.h>
Static Public Member Functions | |
| static void | getSingleBoneVisualization (const GU_Detail *gdp, int ptnum, int idx, bool visnormalized, const UT_ColorRamp &ramp, UT_Vector3 *vis, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
| static void | getMultiBoneVisualization (const GU_Detail *gdp, int ptnum, bool visnormalized, const UT_PtrArray< const UT_Vector3 * > *colours, UT_Vector3 *vis, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
| static void | doSingleBoneVisualize (GU_Detail *gdp, int idx, bool visnormalized, const UT_ColorRamp &ramp, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
| static void | doMultiBoneVisualize (OP_Node *node, GU_Detail *gdp, OP_Context &context, bool visnormalized, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
| static void | getSingleBoneLayerVisualization (SOP_CaptureLayerData *layer, const UT_IntArray &cregion_mapping, int ptnum, int idx, bool visnormalized, const UT_ColorRamp &ramp, UT_Vector3 *vis, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
| static void | getMultiBoneLayerVisualization (SOP_CaptureLayerData *layer, const UT_IntArray &cregion_mapping, int ptnum, bool visnormalized, const UT_PtrArray< const UT_Vector3 * > *colours, UT_Vector3 *vis, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE) |
Definition at line 32 of file SOP_CaptureWeightVisualize.h.
| static void SOP_CaptureWeightVisualize::doMultiBoneVisualize | ( | OP_Node * | node, | |
| GU_Detail * | gdp, | |||
| OP_Context & | context, | |||
| bool | visnormalized, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
| static void SOP_CaptureWeightVisualize::doSingleBoneVisualize | ( | GU_Detail * | gdp, | |
| int | idx, | |||
| bool | visnormalized, | |||
| const UT_ColorRamp & | ramp, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
| static void SOP_CaptureWeightVisualize::getMultiBoneLayerVisualization | ( | SOP_CaptureLayerData * | layer, | |
| const UT_IntArray & | cregion_mapping, | |||
| int | ptnum, | |||
| bool | visnormalized, | |||
| const UT_PtrArray< const UT_Vector3 * > * | colours, | |||
| UT_Vector3 * | vis, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
| static void SOP_CaptureWeightVisualize::getMultiBoneVisualization | ( | const GU_Detail * | gdp, | |
| int | ptnum, | |||
| bool | visnormalized, | |||
| const UT_PtrArray< const UT_Vector3 * > * | colours, | |||
| UT_Vector3 * | vis, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
| static void SOP_CaptureWeightVisualize::getSingleBoneLayerVisualization | ( | SOP_CaptureLayerData * | layer, | |
| const UT_IntArray & | cregion_mapping, | |||
| int | ptnum, | |||
| int | idx, | |||
| bool | visnormalized, | |||
| const UT_ColorRamp & | ramp, | |||
| UT_Vector3 * | vis, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
| static void SOP_CaptureWeightVisualize::getSingleBoneVisualization | ( | const GU_Detail * | gdp, | |
| int | ptnum, | |||
| int | idx, | |||
| bool | visnormalized, | |||
| const UT_ColorRamp & | ramp, | |||
| UT_Vector3 * | vis, | |||
| GEO_Detail::CaptureType | t = GEO_Detail::CAPTURE_BONE | |||
| ) | [static] |
1.5.9