libNeon
Loading...
Searching...
No Matches
mlab Namespace Reference

Functions

mlab::bin_stream & operator>> (mlab::bin_stream &s, neo::any_fx_config &fx_cfg)
 
bin_data & operator<< (bin_data &o, neo::rgb c)
 
bin_stream & operator>> (bin_stream &i, neo::rgb &c)
 
bin_stream & operator>> (bin_stream &i, neo::gradient_entry &ge)
 
bin_data & operator<< (bin_data &o, neo::fixed_gradient_entry const &fge)
 
bin_data & operator<< (bin_data &o, neo::gradient const &g)
 
bin_stream & operator>> (bin_stream &i, neo::gradient &g)
 
mlab::bin_stream & operator>> (mlab::bin_stream &s, neo::gradient_fx_config &g_fx_cfg)
 
mlab::bin_stream & operator>> (mlab::bin_stream &s, neo::matrix_fx_config &m_fx_cfg)
 
mlab::bin_stream & operator>> (mlab::bin_stream &s, neo::solid_fx_config &s_fx_cfg)
 

Function Documentation

◆ operator<<() [1/3]

bin_data & mlab::operator<< ( bin_data &  o,
neo::fixed_gradient_entry const &  fge 
)

◆ operator<<() [2/3]

bin_data & mlab::operator<< ( bin_data &  o,
neo::gradient const &  g 
)

◆ operator<<() [3/3]

bin_data & mlab::operator<< ( bin_data &  o,
neo::rgb  c 
)

◆ operator>>() [1/7]

bin_stream & mlab::operator>> ( bin_stream &  i,
neo::gradient g 
)

◆ operator>>() [2/7]

bin_stream & mlab::operator>> ( bin_stream &  i,
neo::gradient_entry ge 
)

◆ operator>>() [3/7]

bin_stream & mlab::operator>> ( bin_stream &  i,
neo::rgb c 
)

◆ operator>>() [4/7]

mlab::bin_stream & mlab::operator>> ( mlab::bin_stream &  s,
neo::any_fx_config fx_cfg 
)

◆ operator>>() [5/7]

mlab::bin_stream & mlab::operator>> ( mlab::bin_stream &  s,
neo::gradient_fx_config g_fx_cfg 
)

◆ operator>>() [6/7]

mlab::bin_stream & mlab::operator>> ( mlab::bin_stream &  s,
neo::matrix_fx_config m_fx_cfg 
)

◆ operator>>() [7/7]

mlab::bin_stream & mlab::operator>> ( mlab::bin_stream &  s,
neo::solid_fx_config s_fx_cfg 
)