remove un-implemented method on glyph_positions
This commit is contained in:
parent
a440a99f56
commit
418855118a
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ public:
|
|||
void set_marker(marker_info_ptr marker, pixel_position const& marker_pos);
|
||||
marker_info_ptr get_marker() const;
|
||||
pixel_position const& marker_pos() const;
|
||||
box2d<double> const & bbox() const;
|
||||
private:
|
||||
std::vector<glyph_position> data_;
|
||||
pixel_position base_point_;
|
||||
|
|
Loading…
Add table
Reference in a new issue