Cinder
0.9.1
cinder
app
AppCocoaView
cinder::app::AppCocoaView Member List
This is the complete list of members for
cinder::app::AppCocoaView
, including all inherited members.
addAssetDirectory
(const fs::path &dirPath)
cinder::app::AppBase
AppBase
()
cinder::app::AppBase
protected
AppCocoaView
()
cinder::app::AppCocoaView
cleanup
()
cinder::app::AppBase
virtual
console
()
cinder::app::AppBase
copyWindowSurface
()
cinder::app::AppBase
copyWindowSurface
(const Area &area)
cinder::app::AppBase
createWindow
(const Window::Format &format=Window::Format()) override
cinder::app::AppCocoaView
virtual
disableFrameRate
() override
cinder::app::AppCocoaView
virtual
dispatchAsync
(const std::function< void()> &fn)
cinder::app::AppBase
dispatchSync
(T fn)
cinder::app::AppBase
draw
()
cinder::app::AppBase
virtual
emitCleanup
()
cinder::app::AppBase
emitDidBecomeActive
()
cinder::app::AppBase
emitDisplayChanged
(const DisplayRef &display)
cinder::app::AppBase
emitDisplayConnected
(const DisplayRef &display)
cinder::app::AppBase
emitDisplayDisconnected
(const DisplayRef &display)
cinder::app::AppBase
emitWillResignActive
()
cinder::app::AppBase
enablePowerManagement
(bool powerManagement=true)
cinder::app::AppBase
virtual
fileDrop
(FileDropEvent event)
cinder::app::AppBase
virtual
get
()
cinder::app::AppBase
static
getActiveTouches
() const
cinder::app::AppBase
getAppPath
() const
cinder::app::AppBase
getAssetPath
(const fs::path &relativePath) const
cinder::app::AppBase
getAverageFps
() const
cinder::app::AppBase
getCommandLineArgs
() const
cinder::app::AppBase
getDefaultRenderer
() const
cinder::app::AppBase
getDisplay
() const
cinder::app::AppBase
getElapsedFrames
() const
cinder::app::AppBase
getElapsedSeconds
() const
cinder::app::AppBase
getFolderPath
(const fs::path &initialPath=fs::path())
cinder::app::AppBase
getForegroundWindow
() const override
cinder::app::AppCocoaView
virtual
getFpsSampleInterval
() const
cinder::app::AppBase
getFrameRate
() const override
cinder::app::AppCocoaView
virtual
getMousePos
() const override
cinder::app::AppCocoaView
virtual
getNumWindows
() const override
cinder::app::AppCocoaView
virtual
getOpenFilePath
(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >())
cinder::app::AppBase
getRenderer
() const
cinder::app::AppBase
getSaveFilePath
(const fs::path &initialPath=fs::path(), const std::vector< std::string > &extensions=std::vector< std::string >())
cinder::app::AppBase
getSignalCleanup
()
cinder::app::AppBase
getSignalDidBecomeActive
()
cinder::app::AppBase
getSignalDisplayChanged
()
cinder::app::AppBase
getSignalDisplayConnected
()
cinder::app::AppBase
getSignalDisplayDisconnected
()
cinder::app::AppBase
getSignalShouldQuit
()
cinder::app::AppBase
getSignalUpdate
()
cinder::app::AppBase
getSignalWillResignActive
()
cinder::app::AppBase
getWindow
() const override
cinder::app::AppCocoaView
virtual
getWindowAspectRatio
() const
cinder::app::AppBase
getWindowBounds
() const
cinder::app::AppBase
getWindowCenter
() const
cinder::app::AppBase
getWindowContentScale
() const
cinder::app::AppBase
getWindowHeight
() const
cinder::app::AppBase
getWindowIndex
(size_t index) const override
cinder::app::AppCocoaView
virtual
getWindowPos
() const
cinder::app::AppBase
getWindowPosX
() const
cinder::app::AppBase
getWindowPosY
() const
cinder::app::AppBase
getWindowSize
() const
cinder::app::AppBase
getWindowWidth
() const
cinder::app::AppBase
hideCursor
() override
cinder::app::AppCocoaView
virtual
initialize
(Settings *settings, const RendererRef &defaultRenderer)
cinder::app::AppCocoaView
static
io_service
()
cinder::app::AppBase
isFrameRateEnabled
() const override
cinder::app::AppCocoaView
virtual
isFullScreen
() const
cinder::app::AppBase
virtual
isHighDensityDisplayEnabled
() const
cinder::app::AppBase
isMainThread
()
cinder::app::AppBase
static
isMultiTouchEnabled
() const
cinder::app::AppBase
isPowerManagementEnabled
() const
cinder::app::AppBase
virtual
keyDown
(KeyEvent event)
cinder::app::AppBase
virtual
keyUp
(KeyEvent event)
cinder::app::AppBase
virtual
launch
() override
cinder::app::AppCocoaView
loadAsset
(const fs::path &relativePath)
cinder::app::AppBase
loadResource
(const fs::path &resourcePath, int mswID, const std::string &mswType) const
cinder::app::AppBase
mImpl
cinder::app::AppCocoaView
protected
mouseDown
(MouseEvent event)
cinder::app::AppBase
virtual
mouseDrag
(MouseEvent event)
cinder::app::AppBase
virtual
mouseMove
(MouseEvent event)
cinder::app::AppBase
virtual
mouseUp
(MouseEvent event)
cinder::app::AppBase
virtual
mouseWheel
(MouseEvent event)
cinder::app::AppBase
virtual
mPowerManagement
cinder::app::AppBase
protected
quit
() override
cinder::app::AppCocoaView
virtual
receivesEvents
() const
cinder::app::AppBase
virtual
resize
()
cinder::app::AppBase
virtual
restoreWindowContext
()
cinder::app::AppBase
virtual
setFpsSampleInterval
(double sampleInterval)
cinder::app::AppBase
setFrameRate
(float frameRate) override
cinder::app::AppCocoaView
virtual
setFullScreen
(bool fullScreen, const FullScreenOptions &options=FullScreenOptions())
cinder::app::AppBase
virtual
setup
()
cinder::app::AppBase
virtual
setupCinderView
(CinderViewMac *cinderView)
cinder::app::AppCocoaView
virtual
setWindowPos
(int x, int y)
cinder::app::AppBase
setWindowPos
(const ivec2 &windowPos)
cinder::app::AppBase
virtual
setWindowSize
(int windowWidth, int windowHeight)
cinder::app::AppBase
setWindowSize
(const ivec2 &size)
cinder::app::AppBase
showCursor
() override
cinder::app::AppCocoaView
virtual
sInstance
cinder::app::AppBase
protected
static
sSettingsFromMain
cinder::app::AppBase
protected
static
timeline
()
cinder::app::AppBase
touchesBegan
(TouchEvent event)
cinder::app::AppBase
virtual
touchesEnded
(TouchEvent event)
cinder::app::AppBase
virtual
touchesMoved
(TouchEvent event)
cinder::app::AppBase
virtual
update
()
cinder::app::AppBase
virtual
~AppBase
()
cinder::app::AppBase
virtual
~AppCocoaView
()
cinder::app::AppCocoaView
Generated by
1.8.11