ScummVM API documentation
BladeRunner::FogBox Class Reference
Inheritance diagram for BladeRunner::FogBox:
BladeRunner::Fog

Public Member Functions

void read (Common::ReadStream *stream, int frameCount) override
 
void calculateCoeficient (Vector3 position, Vector3 viewPosition, float *coeficient) override
 
- Public Member Functions inherited from BladeRunner::Fog
void reset ()
 
void setupFrame (int frame)
 

Additional Inherited Members

- Protected Member Functions inherited from BladeRunner::Fog
int readCommon (Common::ReadStream *stream)
 
void readAnimationData (Common::ReadStream *stream, int count)
 
- Protected Attributes inherited from BladeRunner::Fog
Common::String _name
 
int _frameCount
 
int _animatedParameters
 
Matrix4x3 _matrix
 
Matrix4x3 _inverted
 
Color _fogColor
 
float _fogDensity
 
float * _animationData
 
float * _m11ptr
 
float * _m12ptr
 
float * _m13ptr
 
float * _m14ptr
 
float * _m21ptr
 
float * _m22ptr
 
float * _m23ptr
 
float * _m24ptr
 
float * _m31ptr
 
float * _m32ptr
 
float * _m33ptr
 
float * _m34ptr
 
Fog_next
 

The documentation for this class was generated from the following file: