![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for Color< T >, including all inherited members.
Add(T value)=0 | Color< T > | pure virtual |
Color(T R, T G, T B)=0 | Color< T > | pure virtual |
HueShift(float hueDeg)=0 | Color< T > | pure virtual |
InterpolateColors(Color color1, Color color2, float ratio)=0 | Color< T > | pure virtual |
Scale(T maxBrightness)=0 | Color< T > | pure virtual |
SetColor(T R, T G, T B)=0 | Color< T > | pure virtual |
ToString()=0 | Color< T > | pure virtual |
~Color() | Color< T > | inlinevirtual |