Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
Go to the source code of this file.
Classes | |
class | SR::Window |
Interface class to represent the application window in the SR system. More... | |
Namespaces | |
namespace | SR |
Namespace containing all C++ Simulated Reality classes. | |
Macros | |
#define | DIMENCOSR_API |
Typedefs | |
typedef void * | SR_HWND |
Type to avoid the direct use of HWND and the required inclusion of Windows.h in this file. More... | |
#define DIMENCOSR_API |
Copyright (C) 2022 Dimenco
This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula
This source code is considered Protected Code under the definitions of the EULA.
typedef void* SR_HWND |
Type to avoid the direct use of HWND and the required inclusion of Windows.h in this file.