Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
Public Member Functions | List of all members
rt::video_ostream Class Reference

Public Member Functions

 video_ostream (int width, int height)
 
int width () const
 
int height () const
 
bool begin (const std::string &filename, int framerate)
 
void write (const rt::image &img)
 
void end ()
 

The documentation for this class was generated from the following files: