ThreeB 1.1
|
per_modification(int iteration, int spot_num, int total_spots)=0 | UserInterfaceCallback | [pure virtual] |
per_pass(int iteration, int pass, const std::vector< TooN::Vector< 4 > > &spots)=0 | UserInterfaceCallback | [pure virtual] |
per_spot(int iteration, int pass, int spot_num, int total_spots)=0 | UserInterfaceCallback | [pure virtual] |
perhaps_stop()=0 | UserInterfaceCallback | [pure virtual] |
~UserInterfaceCallback() | UserInterfaceCallback | [virtual] |