21 #ifndef BinaryInputDevice_h
22 #define BinaryInputDevice_h
70 BinaryInputDevice(
const std::string& name,
const bool isTyped =
false,
const bool doValidate =
false);
95 std::string
read(
int numBytes);
A point in 2D or 3D with translation and scaling methods.