HDK
|
#include <GEO_PointSlider.h>
Public Member Functions | |
GEO_PointSlider () | |
virtual | ~GEO_PointSlider () |
virtual bool | project (GA_Offset point, const GA_OffsetArray *referencing_prims, const UT_Vector3 &start_pos, const UT_Vector3 &target_pos, UT_Vector3 &projected_pos) const =0 |
virtual bool | usesPrimitivesReferencingPoint () const |
Definition at line 22 of file GEO_PointSlider.h.
GEO_PointSlider::GEO_PointSlider | ( | ) |
|
virtual |
|
pure virtual |
|
inlinevirtual |
Definition at line 34 of file GEO_PointSlider.h.