src/cinder/DataTarget.cpp File Reference

Namespaces

namespace  cinder

Functions

DataTargetPathRef cinder::writeFile (const std::string &path, bool createParents=true)
 Returns a DataTarget to file path path, and optionally creates any necessary directories when createParents is true.