Cumulia Illustrator Rendering Engine v1.0.0
A Rendering engine for industrial CAD/CAE model and optimized for greatest performance
 
Loading...
Searching...
No Matches
cil::ColorGenerator Class Reference

#include <colorgenerator.h>

Public Member Functions

 ColorGenerator (float hue=0)
 
 ~ColorGenerator ()
 
std::shared_ptr< Color3fnext ()
 

Constructor & Destructor Documentation

◆ ColorGenerator()

cil::ColorGenerator::ColorGenerator ( float hue = 0)

◆ ~ColorGenerator()

cil::ColorGenerator::~ColorGenerator ( )

Member Function Documentation

◆ next()

std::shared_ptr< Color3f > cil::ColorGenerator::next ( )