|
HDK
|
#include <GU_NURBPyramid.h>
Public Member Functions | |
| GU_NURBPyramid () | |
| GU_NURBPyramid (const GA_Basis *basis, UT_RefMatrix< UT_Vector4 > *cv, fpreal umin=0, fpreal umax=-1) | |
| template<typename T > | |
| GU_NURBPyramid (const GA_Basis *basis, const T *cv, const GA_PwHandleRO &h, fpreal umin=0, fpreal umax=-1) | |
| template<typename T > | |
| void | init (const GA_Basis *basis, const T *cv, const GA_PwHandleRO &h, fpreal umin=0, fpreal umax=-1) |
| void | rewind (const GA_Basis *basis) |
| bool | atEnd () |
| void | advance () |
| UT_RefMatrix< UT_Vector4 > & | getResult () |
| const UT_Interval & | getInterval () |
Definition at line 110 of file GU_NURBPyramid.h.
|
inline |
Definition at line 113 of file GU_NURBPyramid.h.
|
inline |
Definition at line 116 of file GU_NURBPyramid.h.
|
inline |
Definition at line 129 of file GU_NURBPyramid.h.
| void GU_NURBPyramid< Dir >::advance | ( | ) |
|
inline |
Definition at line 155 of file GU_NURBPyramid.h.
|
inline |
Definition at line 163 of file GU_NURBPyramid.h.
|
inline |
Definition at line 160 of file GU_NURBPyramid.h.
|
inline |
Definition at line 142 of file GU_NURBPyramid.h.
| void GU_NURBPyramid< Dir >::rewind | ( | const GA_Basis * | basis | ) |