#include <R3D/RotationRegistration/RotationRegistrationTable.h>
Public Member Functions | |
void | printTable (std::ostream &out, const std::string &delimiter) |
Prints the table to the iostream passed as the argument. |
void RotationRegistrationTable::printTable | ( | std::ostream & | out, | |
const std::string & | delimiter | |||
) |
Prints the table to the iostream passed as the argument.
out | The std::iostream to write the table to | |
delimiter | The delimiter to use between data |