6 #ifndef STRUCTURAL_BRIDGE_BITMAP_H_ 
    7 #define STRUCTURAL_BRIDGE_BITMAP_H_ 
   18     explicit Bitmap(
const std::string& file_name);
 
Definition: shape_interface.h:11
float width() const 
Definition: bitmap.cc:18
Bitmap(const std::string &file_name)
Definition: bitmap.cc:12
float height() const 
Definition: bitmap.cc:23