#include <GU_PrimTube.h>
Public Member Functions | |
| GU_PrimTubeParms () | |
| void | buildXform (const UT_Vector4 &p0, const UT_Vector4 &p1, float radius) |
Public Attributes | |
| GU_Detail * | gdp |
| GEO_Point * | ppt |
| UT_Matrix4 | xform |
| int | rows |
| int | cols |
| int | orderu |
| int | orderv |
| int | imperfect |
| float | taper |
| GEO_SurfaceType | type |
Definition at line 51 of file GU_PrimTube.h.
| GU_PrimTubeParms::GU_PrimTubeParms | ( | ) |
| void GU_PrimTubeParms::buildXform | ( | const UT_Vector4 & | p0, | |
| const UT_Vector4 & | p1, | |||
| float | radius | |||
| ) |
Definition at line 64 of file GU_PrimTube.h.
Definition at line 67 of file GU_PrimTube.h.
Definition at line 65 of file GU_PrimTube.h.
Definition at line 66 of file GU_PrimTube.h.
Definition at line 62 of file GU_PrimTube.h.
Definition at line 64 of file GU_PrimTube.h.
| float GU_PrimTubeParms::taper |
Definition at line 69 of file GU_PrimTube.h.
1.5.9