|
Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
|
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 () |
1.8.15