459

Picking shapes
PickSegment class methods

  • Methods on PickSegment set the starting and ending positions for the ray segment used for a pick intersection
  • Method
    PickSegment( )
    PickSegment( Point3d start, Point3d end )
    void set( Point3d start, Point3d end )