nr-scale.h revision c350508cfbe7720966a9b53c84388ab7e5f2e5ca
#ifndef SEEN_NR_SCALE_H
#define SEEN_NR_SCALE_H
#include <libnr/nr-point.h>
#include <libnr/nr-point-ops.h>
scale();
}
}
}
return _p;
}
};
} /* namespace NR */
#endif /* !SEEN_NR_SCALE_H */
/*
Local Variables:
mode:c++
c-file-style:"stroustrup"
c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
indent-tabs-mode:nil
fill-column:99
End:
*/
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :