class ResFogUpdater : public nw::ut::ResCommon< ResFogUpdaterData >
Binary resource class that represents fog updaters.
FogUpdaterType
|
The fog updater type. |
|---|
| ResFogUpdater | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetFogUpdaterType | Gets the fog updater type. | |
| SetFogUpdaterType | Sets the fog updater type. | |
| GetMinFogDepth | Gets the depth value in the view coordinate system where fog begins. | |
| SetMinFogDepth | SGets the depth value in the view coordinate system where fog begins. | |
| GetMaxFogDepth | Gets the depth value in the view coordinate system where fog density is maximum. | |
| SetMaxFogDepth | Sets the depth value in the view coordinate system where fog density is maximum. | |
| GetDensity | Gets parameters for adjusting fog density. | |
| SetDensity | Sets parameters for adjusting fog density. | |
| ptr | Returns a pointer to a binary resource structure. (Inherited from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResFogUpdater
CONFIDENTIAL