Blue Brain BioExplorer
core::RenderOutput Struct Reference

#include <Types.h>

Public Attributes

Vector2i frameSize
 
uint8_ts colorBuffer
 
floats floatBuffer
 
FrameBufferFormat colorBufferFormat
 

Detailed Description

Definition at line 320 of file Types.h.

Member Data Documentation

◆ colorBuffer

uint8_ts core::RenderOutput::colorBuffer

Definition at line 323 of file Types.h.

◆ colorBufferFormat

FrameBufferFormat core::RenderOutput::colorBufferFormat

Definition at line 325 of file Types.h.

◆ floatBuffer

floats core::RenderOutput::floatBuffer

Definition at line 324 of file Types.h.

◆ frameSize

Vector2i core::RenderOutput::frameSize

Definition at line 322 of file Types.h.


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