Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Classes | Macros | Variables
WeaverTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FLOAT2
 
struct  FLOAT3
 
struct  FLOAT4
 

Macros

#define DIMENCOSR_API
 

Variables

enum DIMENCOSR_API WeaverTextureType
 
 CorrectionA = 0
 
 CorrectionB = 1
 
enum DIMENCOSR_API WeaverErrorCode
 
 WeaverSuccess = 0
 
 WeaverTextureNotFound = 1
 
 WeaverTextureFailedToLoad = 2
 
 WeaverTextureUnknownPixelFormat = 3
 

Macro Definition Documentation

◆ DIMENCOSR_API

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

Variable Documentation

◆ CorrectionA

CorrectionA = 0

◆ CorrectionB

CorrectionB = 1

◆ WeaverErrorCode

enum DIMENCOSR_API WeaverErrorCode

◆ WeaverSuccess

WeaverSuccess = 0

◆ WeaverTextureFailedToLoad

WeaverTextureFailedToLoad = 2

◆ WeaverTextureNotFound

WeaverTextureNotFound = 1

◆ WeaverTextureType

enum DIMENCOSR_API WeaverTextureType

◆ WeaverTextureUnknownPixelFormat

WeaverTextureUnknownPixelFormat = 3