#include <GU_NURBPyramid.h>
Public Member Functions | |
| GU_NURBPyramid (GB_NUBBasis *basis, UT_RefMatrix< UT_Vector4 > *cv, int dir) | |
| GU_NURBPyramid (GB_NUBBasis *basis, GEO_Hull *cv, int dir) | |
| int | next (UT_RefMatrix< UT_Vector4 > *result, float &uStart, float &uEnd) |
Definition at line 108 of file GU_NURBPyramid.h.
| GU_NURBPyramid::GU_NURBPyramid | ( | GB_NUBBasis * | basis, | |
| UT_RefMatrix< UT_Vector4 > * | cv, | |||
| int | dir | |||
| ) | [inline] |
Definition at line 111 of file GU_NURBPyramid.h.
| GU_NURBPyramid::GU_NURBPyramid | ( | GB_NUBBasis * | basis, | |
| GEO_Hull * | cv, | |||
| int | dir | |||
| ) | [inline] |
Definition at line 116 of file GU_NURBPyramid.h.
| int GU_NURBPyramid::next | ( | UT_RefMatrix< UT_Vector4 > * | result, | |
| float & | uStart, | |||
| float & | uEnd | |||
| ) |
1.5.9