#include <GEO_Breakpoint.h>
|
static int | evaluate (const GA_Breakpoint &bkpt, UT_Vector4 &pos, int du=0, int dv=0) |
|
static int | iterateOverCVs (const GA_Breakpoint &bkpt, void *data, iteratePointFuncPtr func) |
|
static int | iterateOverCVs (const GA_Breakpoint &bkpt, void *data, iterateVertexFuncPtr func) |
|
static void | getKnotIndices (const GA_Breakpoint &bkpt, int &ukidx, int &vkidx, const GA_Basis **ubasis_ret=0, const GA_Basis **vbasis_ret=0) |
|
static void | getParameter (const GA_Breakpoint &bkpt, float &u, float &v) |
|
Definition at line 24 of file GEO_Breakpoint.h.
The documentation for this class was generated from the following file: