Nebula
Loading...
Searching...
No Matches
Graphics::ViewCreateInfo Struct Reference

#include <view.h>

Public Attributes

bool(* frameScript )(const Math::rectangle< int > &viewport, IndexT frameIndex, IndexT bufferIndex) = nullptr
Math::rectangle< int > viewport
Graphics::GraphicsEntityId camera = Graphics::InvalidGraphicsEntityId
Graphics::StageMask stageMask = Graphics::PRIMARY_STAGE_MASK

Member Data Documentation

◆ camera

Graphics::GraphicsEntityId Graphics::ViewCreateInfo::camera = Graphics::InvalidGraphicsEntityId

◆ frameScript

bool(* Graphics::ViewCreateInfo::frameScript) (const Math::rectangle< int > &viewport, IndexT frameIndex, IndexT bufferIndex) = nullptr

◆ stageMask

Graphics::StageMask Graphics::ViewCreateInfo::stageMask = Graphics::PRIMARY_STAGE_MASK

◆ viewport

Math::rectangle<int> Graphics::ViewCreateInfo::viewport

The documentation for this struct was generated from the following file:
  • /github/workspace/code/render/graphics/view.h