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

Public Member Functions

 SPrvColor (const std::string &currentLayer, bool isColorByLayer, uint32_t currentColorARGB)
 
 SPrvColor (const SPrvColor &color)
 
 ~SPrvColor ()=default
 

Public Attributes

std::string m_currentLayer
 
bool m_isColorByLayer
 
iv::types::color m_currentColorARGB
 

Constructor & Destructor Documentation

◆ SPrvColor() [1/2]

CGraphicsGL::SPrvColor::SPrvColor ( const std::string & currentLayer,
bool isColorByLayer,
uint32_t currentColorARGB )
inline

◆ SPrvColor() [2/2]

CGraphicsGL::SPrvColor::SPrvColor ( const SPrvColor & color)
inlineexplicit

◆ ~SPrvColor()

CGraphicsGL::SPrvColor::~SPrvColor ( )
default

Member Data Documentation

◆ m_currentColorARGB

iv::types::color CGraphicsGL::SPrvColor::m_currentColorARGB

◆ m_currentLayer

std::string CGraphicsGL::SPrvColor::m_currentLayer

◆ m_isColorByLayer

bool CGraphicsGL::SPrvColor::m_isColorByLayer

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