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

Overlay data. More...

#include <UbosModule.hpp>

Public Attributes

castor::Point4f uv {}
 
castor::Point4f parentRect {}
 
castor::Point4f renderArea {}
 
castor::Point2f relativePosition {}
 
castor::Point2f relativeSize {}
 
castor::Point4f border {}
 
castor::Point4f borderInnerUV {}
 
castor::Point4f borderOuterUV {}
 
uint32_t vertexOffset {}
 
uint32_t materialId {}
 
uint32_t borderPosition {}
 
uint32_t textTexturingMode {}
 
uint32_t textWordOffset {}
 
uint32_t textLineOffset {}
 
float textTopOffset {}
 
uint32_t pad1 {}
 

Detailed Description

Overlay data.

Member Data Documentation

◆ border

castor::Point4f castor3d::OverlayUboConfiguration::border {}

◆ borderInnerUV

castor::Point4f castor3d::OverlayUboConfiguration::borderInnerUV {}

◆ borderOuterUV

castor::Point4f castor3d::OverlayUboConfiguration::borderOuterUV {}

◆ borderPosition

uint32_t castor3d::OverlayUboConfiguration::borderPosition {}

◆ materialId

uint32_t castor3d::OverlayUboConfiguration::materialId {}

◆ pad1

uint32_t castor3d::OverlayUboConfiguration::pad1 {}

◆ parentRect

castor::Point4f castor3d::OverlayUboConfiguration::parentRect {}

◆ relativePosition

castor::Point2f castor3d::OverlayUboConfiguration::relativePosition {}

◆ relativeSize

castor::Point2f castor3d::OverlayUboConfiguration::relativeSize {}

◆ renderArea

castor::Point4f castor3d::OverlayUboConfiguration::renderArea {}

◆ textLineOffset

uint32_t castor3d::OverlayUboConfiguration::textLineOffset {}

◆ textTexturingMode

uint32_t castor3d::OverlayUboConfiguration::textTexturingMode {}

◆ textTopOffset

float castor3d::OverlayUboConfiguration::textTopOffset {}

◆ textWordOffset

uint32_t castor3d::OverlayUboConfiguration::textWordOffset {}

◆ uv

castor::Point4f castor3d::OverlayUboConfiguration::uv {}

◆ vertexOffset

uint32_t castor3d::OverlayUboConfiguration::vertexOffset {}

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