|
NSUNI/NSLAR Library a250670
|
Contains functions and structures for working with fog configs used by NSLAR. More...
Classes | |
| struct | Fog |
| Defines settings for depth-based environmental fog. More... | |
Functions | |
| bool | IsOfType (BufferView buffer) |
| Tests if the provided file is a fog config. | |
| Fog | Import (BufferView buffer) |
| Parses a binary file and converts it to a Fog struct. | |
| Buffer | Export (const Fog &fog) |
| Converts a fog config to a binary file representation. | |
Contains functions and structures for working with fog configs used by NSLAR.