Cinder
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
.