|
TinyRaytracer 0.1
A simple C++ raytracer
|
This is the complete list of members for RGB, including all inherited members.
| b (defined in RGB) | RGB | |
| g (defined in RGB) | RGB | |
| operator*(const RGB &other) const (defined in RGB) | RGB | inline |
| operator-(const RGB &other) const (defined in RGB) | RGB | inline |
| operator==(const RGB &other) const (defined in RGB) | RGB | inline |
| r (defined in RGB) | RGB | |
| RGB() (defined in RGB) | RGB | inline |
| RGB(double r, double g, double b) (defined in RGB) | RGB | inline |