0.9.3dev
Search
Namespaces
Classes
Modules
Guides
Reference
View All Results »
Main Page
Reference
Guides
Cinder
Namespaces
cinder
android
app
fs
hardware
net
video
app
android
audio
android
cocoa
dsp
linux
msw
cairo
cocoa
dx
geom
gl
impl
ip
linux
ftutil
log
msw
params
qtime
signals
svg
winrt
glm
cinder::android::fs
Namespace
Functions
Show All
|
Hide All
Functions
bool
exists
(const ci::fs::path &path)
Returns true if path exists on asset fs or regular fs.
cinder::fs::path
normalizePath
(const cinder::fs::path &path)
Returns the normalized path.
std::string
strReplaceAllCopy
(const std::string &source, const std::string &search, const std::string &replace)
std::vector< std::string >
strSplit
(const std::string &source, char delim)