Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGraphicsGL::SPrvTextBlockGL Struct Reference

#include <CGraphicsGL.hpp>

Public Member Functions

 SPrvTextBlockGL (std::string text, double heightFont, iv::ui::eTextWeight weightFont, double widthText, double heightText, uint32_t idB, uint64_t numR)
 
 ~SPrvTextBlockGL ()
 

Public Attributes

std::string m_text
 
double m_heightFont
 
iv::ui::eTextWeight m_weightFont
 
double m_widthText
 
double m_heightText
 
uint32_t m_idBlock
 
uint32_t m_numRef
 

Constructor & Destructor Documentation

◆ SPrvTextBlockGL()

CGraphicsGL::SPrvTextBlockGL::SPrvTextBlockGL ( std::string text,
double heightFont,
iv::ui::eTextWeight weightFont,
double widthText,
double heightText,
uint32_t idB,
uint64_t numR )
inline

◆ ~SPrvTextBlockGL()

CGraphicsGL::SPrvTextBlockGL::~SPrvTextBlockGL ( )
inline

Member Data Documentation

◆ m_heightFont

double CGraphicsGL::SPrvTextBlockGL::m_heightFont

◆ m_heightText

double CGraphicsGL::SPrvTextBlockGL::m_heightText

◆ m_idBlock

uint32_t CGraphicsGL::SPrvTextBlockGL::m_idBlock

◆ m_numRef

uint32_t CGraphicsGL::SPrvTextBlockGL::m_numRef

◆ m_text

std::string CGraphicsGL::SPrvTextBlockGL::m_text

◆ m_weightFont

iv::ui::eTextWeight CGraphicsGL::SPrvTextBlockGL::m_weightFont

◆ m_widthText

double CGraphicsGL::SPrvTextBlockGL::m_widthText

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