cgv
Loading...
Searching...
No Matches
cgv::render::performance_task Struct Reference

Public Member Functions

 performance_task (std::string _name, cgv::media::color< float > _col)
 

Public Attributes

std::string name
 
cgv::media::color< float > col
 

Detailed Description

Definition at line 30 of file performance_monitor.h.

Constructor & Destructor Documentation

◆ performance_task()

cgv::render::performance_task::performance_task ( std::string  _name,
cgv::media::color< float >  _col 
)
inline

Definition at line 34 of file performance_monitor.h.

Member Data Documentation

◆ col

cgv::media::color<float> cgv::render::performance_task::col

Definition at line 33 of file performance_monitor.h.

◆ name

std::string cgv::render::performance_task::name

Definition at line 32 of file performance_monitor.h.


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