458

Picking shapes
PickRay class methods

  • Methods on PickRay set the position and aim direction used for a pick intersection
  • Method
    PickRay( )
    PickRay( Point3d pos, Vector3d dir )
    void set( Point3d pos, Vector3d dir )