scale_factor_
now in common_
.
This commit is contained in:
parent
8467d20854
commit
fcbc727f63
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ public:
|
|||
|
||||
inline double scale_factor() const
|
||||
{
|
||||
return scale_factor_;
|
||||
return common_.scale_factor_;
|
||||
}
|
||||
|
||||
inline OutputIterator& get_output_iterator()
|
||||
|
|
Loading…
Add table
Reference in a new issue