added new helper methods
worked on gridWalker v3
This commit is contained in:
@@ -56,6 +56,11 @@ public:
|
||||
|
||||
}
|
||||
|
||||
/** get a list of all raw entries */
|
||||
const std::vector<InterpolatorEntry>& getEntries() const {
|
||||
return entries;
|
||||
}
|
||||
|
||||
protected:
|
||||
|
||||
/** special interpolation for the timestamp class */
|
||||
|
||||
Reference in New Issue
Block a user