LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
Classes | Namespaces | Macros | Typedefs
window.h File Reference
#include "sr/types.h"
#include "sr/management/srcontext.h"
Include dependency graph for window.h:

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...
 

Macro Definition Documentation

◆ DIMENCOSR_API

#define DIMENCOSR_API

Copyright (C) 2025 Leia, Inc.

Typedef Documentation

◆ SR_HWND

typedef void* SR_HWND

Type to avoid the direct use of HWND and the required inclusion of Windows.h in this file.