Josh's Graphics Library
JGL::Light Class Reference

#include <Light.h>

Public Member Functions

 Light (const Vector3 &position, const Color4 &ambient, const Color4 &diffuse, const Color4 &specular)
 
Vector3 GetNormalizedSceenSpaceCoordinates () const
 

Constructor & Destructor Documentation

◆ Light()

JGL::Light::Light ( const Vector3 &  position,
const Color4 &  ambient,
const Color4 &  diffuse,
const Color4 &  specular 
)

Member Function Documentation

◆ GetNormalizedSceenSpaceCoordinates()

Vector3 JGL::Light::GetNormalizedSceenSpaceCoordinates ( ) const

The documentation for this class was generated from the following files: