|
Nebula
|
#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 |
| Graphics::GraphicsEntityId Graphics::ViewCreateInfo::camera = Graphics::InvalidGraphicsEntityId |
| bool(* Graphics::ViewCreateInfo::frameScript) (const Math::rectangle< int > &viewport, IndexT frameIndex, IndexT bufferIndex) = nullptr |
| Graphics::StageMask Graphics::ViewCreateInfo::stageMask = Graphics::PRIMARY_STAGE_MASK |
| Math::rectangle<int> Graphics::ViewCreateInfo::viewport |