|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPatchDLMPointLight Class ReferenceA PointLight for Dynamic LightMap (DLM) context for a patch.
More...
#include <patchdlm_context.h>
List of all members.
Detailed Description
A PointLight for Dynamic LightMap (DLM) context for a patch.
It contains precomputed values. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2002
Definition at line 55 of file patchdlm_context.h.
Member Function Documentation
|
Definition at line 52 of file patchdlm_context.cpp.
References AttMax, AttMin, NLMISC::CRGBA::B, B, BBox, BSphere, NLMISC::CBSphere::Center, CosMax, CosMin, Dir, NLMISC::CRGBA::G, G, IsSpot, min, nlassert, OOAttDelta, OOCosDelta, Pos, NLMISC::CRGBA::R, R, NLMISC::CBSphere::Radius, NLMISC::CAABBox::setCenter, NLMISC::CAABBox::setHalfSize, and NLMISC::sqr. |
Member Data Documentation
float NL3D::CPatchDLMPointLight::AttMax
|
|
float NL3D::CPatchDLMPointLight::AttMin
|
|
float NL3D::CPatchDLMPointLight::B
|
|
float NL3D::CPatchDLMPointLight::CosMax
|
|
float NL3D::CPatchDLMPointLight::CosMin
|
|
CVector NL3D::CPatchDLMPointLight::Dir
|
|
float NL3D::CPatchDLMPointLight::G
|
|
bool NL3D::CPatchDLMPointLight::IsSpot
|
|
float NL3D::CPatchDLMPointLight::OOAttDelta
|
|
float NL3D::CPatchDLMPointLight::OOCosDelta
|
|
CVector NL3D::CPatchDLMPointLight::Pos
|
|
float NL3D::CPatchDLMPointLight::R
|
|
The documentation for this class was generated from the following files:
|
|