|
OSVR-Core
|
Header. More...
Go to the source code of this file.
Functions | |
| template<typename Predicate > | |
| Json::Value | remove_levels_if (Json::Value input, Predicate p) |
| Goes through your transform, starting at the outermost layer, and keeping and re-composing only the layers that your predicate returns false on. More... | |
Header.
|
inline |
Goes through your transform, starting at the outermost layer, and keeping and re-composing only the layers that your predicate returns false on.
1.8.12