Castor3D 0.16.0
Multiplatform 3D engine
Attributs publics | Liste de tous les membres
Référence de la structure castor3d::TargetContext

#include <RenderTarget.hpp>

Graphe de collaboration de castor3d::TargetContext:
Collaboration graph
[légende]

Attributs publics

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

Documentation des données membres

◆ 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 {}

La documentation de cette structure a été générée à partir du fichier suivant :