25 #ifndef TYPEDSPLINEMODELWRAPPER_H
26 #define TYPEDSPLINEMODELWRAPPER_H
28 #include <boost/filesystem.hpp>
55 return "TypedSplineModel";
84 for (
auto j =
y; j <
y + height; ++j) {
85 for (
auto i =
x; i <
x + width; ++i) {
86 tile->setValue(i, j,
getValue(i, j));
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > x
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > y
Elements::Path::Item path