PointLight
class PointLight : public Light
PointLight(const ColorRGB& color, float range);
color
range
Light
PointLightObject