Cobbletext  0.2.0
Complex text layout and rendering engine
Public Attributes | Friends | List of all members
cobbletext::OutputInfo Class Reference

#include <OutputInfo.hpp>

Public Attributes

uint32_t textWidth = 0
 
uint32_t textHeight = 0
 

Friends

std::ostream & operator<< (std::ostream &stream, const OutputInfo &outputInfo)
 

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  stream,
const OutputInfo outputInfo 
)
friend

Member Data Documentation

◆ textHeight

uint32_t cobbletext::OutputInfo::textHeight = 0

◆ textWidth

uint32_t cobbletext::OutputInfo::textWidth = 0

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