Josh's Graphics Library
|
#include <Light.h>
Public Member Functions | |
Light (const Vector3 &position, const Color4 &ambient, const Color4 &diffuse, const Color4 &specular) | |
Vector3 | GetNormalizedSceenSpaceCoordinates () const |
JGL::Light::Light | ( | const Vector3 & | position, |
const Color4 & | ambient, | ||
const Color4 & | diffuse, | ||
const Color4 & | specular | ||
) |
Vector3 JGL::Light::GetNormalizedSceenSpaceCoordinates | ( | ) | const |