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

#include <RenderTarget.hpp>

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

Public Attributes

TextureContexttexture {}
 
WindowContextwindow {}
 
TargetType targetType {}
 
SsaoConfig ssaoConfig {}
 
castor::Size size {}
 
castor::PixelFormat hdrPixelFormat {}
 
castor::PixelFormat srgbPixelFormat {}
 
RenderTargetRPtr renderTarget {}
 

Member Data Documentation

◆ hdrPixelFormat

castor::PixelFormat castor3d::TargetContext::hdrPixelFormat {}

◆ renderTarget

RenderTargetRPtr castor3d::TargetContext::renderTarget {}

◆ size

castor::Size castor3d::TargetContext::size {}

◆ srgbPixelFormat

castor::PixelFormat castor3d::TargetContext::srgbPixelFormat {}

◆ ssaoConfig

SsaoConfig castor3d::TargetContext::ssaoConfig {}

◆ targetType

TargetType castor3d::TargetContext::targetType {}

◆ texture

TextureContext* castor3d::TargetContext::texture {}

◆ window

WindowContext* castor3d::TargetContext::window {}

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