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

#include <RenderWindow.hpp>

Public Attributes

castor::String name
 
RenderTargetSPtr renderTarget
 
bool enableVSync {}
 
bool fullscreen {}
 

Member Data Documentation

◆ enableVSync

bool castor3d::RenderWindowDesc::enableVSync {}

◆ fullscreen

bool castor3d::RenderWindowDesc::fullscreen {}

◆ name

castor::String castor3d::RenderWindowDesc::name

◆ renderTarget

RenderTargetSPtr castor3d::RenderWindowDesc::renderTarget

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