#include <GU_RayPrimitive.h>

Public Member Functions | |
| GU_RayCurveInfo (const GEO_Primitive *curve) | |
| virtual | ~GU_RayCurveInfo () |
Public Attributes | |
| int | myFirstSpanFlag: 1 |
| int | myLastSpanFlag: 1 |
Protected Member Functions | |
| int | intersectEndPointZone (const UT_Vector3 &org, const UT_Vector3 &dir, const GU_RayRBezCurve *curve, GU_RayInfo &hit_info) const |
Definition at line 360 of file GU_RayPrimitive.h.
| GU_RayCurveInfo::GU_RayCurveInfo | ( | const GEO_Primitive * | curve | ) | [inline] |
Definition at line 363 of file GU_RayPrimitive.h.
| virtual GU_RayCurveInfo::~GU_RayCurveInfo | ( | ) | [inline, virtual] |
Definition at line 366 of file GU_RayPrimitive.h.
| int GU_RayCurveInfo::intersectEndPointZone | ( | const UT_Vector3 & | org, | |
| const UT_Vector3 & | dir, | |||
| const GU_RayRBezCurve * | curve, | |||
| GU_RayInfo & | hit_info | |||
| ) | const [protected] |
Definition at line 394 of file GU_RayPrimitive.h.
Definition at line 394 of file GU_RayPrimitive.h.
1.5.9