Public Member Functions | |
| SCloudSchedulerEntry () | |
Data Fields | |
| NLMISC::CRGBA | Ambient |
| sint32 | CloudIndex |
| sint32 | DeltaNextCalc |
| NLMISC::CRGBA | Diffuse |
| uint32 | Frame |
| uint8 | Power |
|
|
Definition at line 139 of file cloud_scape.h. References CloudIndex, and DeltaNextCalc.
00140 {
00141 CloudIndex = DeltaNextCalc = -1;
00142 }
|
|
|
Definition at line 136 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud(). |
|
|
Definition at line 133 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), NL3D::CCloudScape::makeHalfCloud(), and SCloudSchedulerEntry(). |
|
|
Definition at line 134 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), NL3D::CCloudScape::makeHalfCloud(), and SCloudSchedulerEntry(). |
|
|
Definition at line 137 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud(). |
|
|
Definition at line 135 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud(). |
|
|
Definition at line 138 of file cloud_scape.h. Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud(). |
1.3.6