Project

General

Profile

SO3Engine
SO3::SScreenshotManager Class Reference

#include <SO3ScreenshotManager.h>

Public Member Functions

 SScreenshotManager (SViewPort *viewport, unsigned int width, unsigned int height, bool withOverlays, bool transparentBackground)
 
 ~SScreenshotManager ()
 
void MakeScreenshot (std::string filename)
 

Detailed Description

Definition at line 41 of file SO3ScreenshotManager.h.

Constructor & Destructor Documentation

◆ SScreenshotManager()

SScreenshotManager::SScreenshotManager ( SViewPort viewport,
unsigned int  width,
unsigned int  height,
bool  withOverlays,
bool  transparentBackground 
)

Constructor.

Definition at line 24 of file SO3ScreenshotManager.cpp.

◆ ~SScreenshotManager()

SScreenshotManager::~SScreenshotManager ( )

Destructor.

Definition at line 48 of file SO3ScreenshotManager.cpp.

Member Function Documentation

◆ MakeScreenshot()

void SScreenshotManager::MakeScreenshot ( std::string  filename)

Definition at line 60 of file SO3ScreenshotManager.cpp.


The documentation for this class was generated from the following files: