#include <vpmodifier.h>
Public Member Functions | |
VPModifier () | |
VPModifier (VPDof **dofs, VPCurve *mins, VPCurve *maxs, int numD) | |
~VPModifier () | |
void | SetMaxList (VPCurve *list) |
void | SetMinList (VPCurve *list) |
void | SetDofList (VPDof **list) |
VPCurve * | GetMinPonderatorList () |
VPCurve * | GetMaxPonderatorList () |
float | GetMin () |
float | GetMax () |
Definition at line 23 of file vpmodifier.h.
|
Definition at line 18 of file vpmodifier.cpp. References NULL. |
|
Definition at line 25 of file vpmodifier.cpp. |
|
Definition at line 32 of file vpmodifier.cpp. References NULL. |
|
Definition at line 64 of file vpmodifier.cpp. References VPBezier::GetPoint(), VPPoint4D::GetY(), and MAXANG. Referenced by VPDof::GetCurrentMax(). |
|
Definition at line 44 of file vpmodifier.cpp. |
|
Definition at line 49 of file vpmodifier.cpp. References VPBezier::GetPoint(), VPPoint4D::GetY(), and MINANG. Referenced by VPDof::GetCurrentMin(). |
|
Definition at line 39 of file vpmodifier.cpp. |
|
|
|
|
|
|