Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
ProfilerGraph::Meta Struct Reference

Public Member Functions

 Meta (float initial=0, video::SColor color=video::SColor(255, 255, 255, 255))
 

Public Attributes

float min
 
float max
 
video::SColor color
 

Constructor & Destructor Documentation

◆ Meta()

ProfilerGraph::Meta::Meta ( float  initial = 0,
video::SColor  color = video::SColor(255, 255, 255, 255) 
)
inline

Member Data Documentation

◆ color

video::SColor ProfilerGraph::Meta::color

Referenced by ProfilerGraph::draw().

◆ max

float ProfilerGraph::Meta::max

Referenced by ProfilerGraph::draw().

◆ min

float ProfilerGraph::Meta::min

Referenced by ProfilerGraph::draw().


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