Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::RenderWindowDesc Struct Reference

#include <RenderModule.hpp>

Collaboration diagram for castor3d::RenderWindowDesc:
Collaboration graph
[legend]

Public Attributes

castor::String name
 
RenderTargetRPtr renderTarget {}
 
bool enableVSync {}
 
bool fullscreen {}
 
bool allowHdr {}
 

Member Data Documentation

◆ allowHdr

bool castor3d::RenderWindowDesc::allowHdr {}

◆ enableVSync

bool castor3d::RenderWindowDesc::enableVSync {}

◆ fullscreen

bool castor3d::RenderWindowDesc::fullscreen {}

◆ name

castor::String castor3d::RenderWindowDesc::name

◆ renderTarget

RenderTargetRPtr castor3d::RenderWindowDesc::renderTarget {}

The documentation for this struct was generated from the following file: