FemViewer::Light Class Reference
#include <Light.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
FemViewer::Light::Light |
( |
|
) |
[explicit] |
FemViewer::Light::Light |
( |
const Light & |
rhs |
) |
[explicit] |
FemViewer::Light::~Light |
( |
|
) |
[inline] |
Member Function Documentation
const CVec3f& FemViewer::Light::AmbientIntensity |
( |
|
) |
const [inline] |
CVec3f& FemViewer::Light::AmbientIntensity |
( |
|
) |
[inline] |
const ColorRGBA& FemViewer::Light::Color |
( |
|
) |
const [inline] |
ColorRGBA& FemViewer::Light::Color |
( |
|
) |
[inline] |
const CVec3f& FemViewer::Light::DiffuseIntensity |
( |
|
) |
const [inline] |
CVec3f& FemViewer::Light::DiffuseIntensity |
( |
|
) |
[inline] |
Light & FemViewer::Light::operator= |
( |
const Light & |
rhs |
) |
|
const CVec3f& FemViewer::Light::Position |
( |
|
) |
const [inline] |
CVec3f& FemViewer::Light::Position |
( |
|
) |
[inline] |
const int& FemViewer::Light::Type |
( |
|
) |
const [inline] |
int& FemViewer::Light::Type |
( |
|
) |
[inline] |
The documentation for this class was generated from the following files: