This is the complete list of members for G3D::ScreenCapture, including all inherited members.
| checkAppScmRevision(const String &outputDirectory) | G3D::ScreenCapture | static |
| endVideoRecording() | G3D::ScreenCapture | |
| getNextFilenameBase() | G3D::ScreenCapture | |
| isVideoRecording() | G3D::ScreenCapture | |
| onAfterGraphics2D(RenderDevice *rd) | G3D::ScreenCapture | |
| onAfterGraphics3D(RenderDevice *rd) | G3D::ScreenCapture | |
| saveCaptureAs(const String &path, const String &windowTitle="Save Capture", const shared_ptr< Texture > &preview=nullptr, bool flipPreview=false, const String &caption="") | G3D::ScreenCapture | |
| saveImageGridToJournal(const String §ionTitle, const Array< shared_ptr< Texture >> &textureArray, int numColumns=3, bool addToSCM=true) | G3D::ScreenCapture | |
| ScreenCapture(const shared_ptr< GuiTheme > &theme, GApp *app) | G3D::ScreenCapture | |
| startVideoRecording(const VideoOutput::Settings &settings, bool captureUI=true, bool skipFilenameDialog=false, const String &overrideSavePath=String()) | G3D::ScreenCapture | |
| takeScreenshot(const String &type="jpg", bool captureUI=true, bool skipFilenameDialog=false, const String &overrideSavePath=String()) | G3D::ScreenCapture | |