We have ofSetDataPathRoot() .... it makes sense to have a Getter as well. Basically I wanted the absolute path to the root data folder. I managed to fake this by calling ofToDataPath(".",true) but this seems a little counter-intuitive.