NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
nnl::fog Namespace Reference

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.

Detailed Description

Contains functions and structures for working with fog configs used by NSLAR.

See also
nnl::fog::Fog
nnl::fog::IsOfType
nnl::fog::Import
nnl::fog::Export