NVIDIA Index example code nvidia_logo_transpbg.gif Up
test::Stream_one< mi::math::Color_struct > Struct Reference

Public Member Functions

void write (std::ostream &os, const mi::math::Color_struct &c)
 
void read (std::istream &is, mi::math::Color_struct &c)
 

Detailed Description

Definition at line 1561 of file ray_sampling.cpp.

Member Function Documentation

 read()

void test::Stream_one< mi::math::Color_struct >::read ( std::istream &  is,
mi::math::Color_struct &  c 
)
inline

Definition at line 1565 of file ray_sampling.cpp.

 write()

void test::Stream_one< mi::math::Color_struct >::write ( std::ostream &  os,
const mi::math::Color_struct &  c 
)
inline

Definition at line 1562 of file ray_sampling.cpp.


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