|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPointLightNamed Class ReferenceA pointLight with a name, and a default color setup.
More...
#include <point_light_named.h>
Inheritance diagram for NL3D::CPointLightNamed:
List of all members.
Detailed Description
A pointLight with a name, and a default color setup.
The current setup is the setup in CPointLight. A CPointLightNamed influence can also be interpolated with a CLightInfluenceInterpolator. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 48 of file point_light_named.h.
Constructor & Destructor Documentation
NL3D::CPointLightNamed::CPointLightNamed |
( |
|
) |
|
|
Member Function Documentation
NLMISC::CRGBA NL3D::CPointLightNamed::getDefaultAmbient |
( |
|
) |
const [inline] |
|
NLMISC::CRGBA NL3D::CPointLightNamed::getDefaultDiffuse |
( |
|
) |
const [inline] |
|
NLMISC::CRGBA NL3D::CPointLightNamed::getDefaultSpecular |
( |
|
) |
const [inline] |
|
void NL3D::CPointLightNamed::setDefaultAmbient |
( |
NLMISC::CRGBA |
ambient |
) |
[inline] |
|
void NL3D::CPointLightNamed::setDefaultDiffuse |
( |
NLMISC::CRGBA |
diffuse |
) |
[inline] |
|
void NL3D::CPointLightNamed::setDefaultSpecular |
( |
NLMISC::CRGBA |
specular |
) |
[inline] |
|
void NL3D::CPointLightNamed::setLightFactor |
( |
NLMISC::CRGBA |
nFactor |
) |
|
|
Friends And Related Function Documentation
friend class CLightInfluenceInterpolator [friend]
|
|
Member Data Documentation
sint NL3D::CPointLightNamed::_IdInInfluenceList [private]
|
|
std::string NL3D::CPointLightNamed::LightGroupName
|
|
The documentation for this class was generated from the following files:
|
|