Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::OverlayTextBuffer::DataBufferT< DataT > Struct Template Reference

#include <OverlayTextBufferPool.hpp>

Inheritance diagram for castor3d::OverlayTextBuffer::DataBufferT< DataT >:
Inheritance graph
[legend]
Collaboration diagram for castor3d::OverlayTextBuffer::DataBufferT< DataT >:
Collaboration graph
[legend]

Public Attributes

ashes::BufferPtr< DataT > buffer
 
castor::ArrayView< DataT > data
 
uint32_t allocated {}
 

Member Data Documentation

◆ allocated

template<typename DataT >
uint32_t castor3d::OverlayTextBuffer::DataBufferT< DataT >::allocated {}

◆ buffer

template<typename DataT >
ashes::BufferPtr< DataT > castor3d::OverlayTextBuffer::DataBufferT< DataT >::buffer

◆ data

template<typename DataT >
castor::ArrayView< DataT > castor3d::OverlayTextBuffer::DataBufferT< DataT >::data

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