Namespaces | Functions
src/cinder/DataTarget.cpp File Reference

Namespaces

namespace  cinder

Functions

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