|
NSUNI/NSLAR Library a250670
|
Contains functions for working with render configs used by NSUNI. More...
Classes | |
| struct | RenderConfig |
| Represents settings for rendering. More... | |
Functions | |
| bool | IsOfType (BufferView buffer) |
| Tests if the provided file is a render config. | |
| RenderConfig | Import (BufferView buffer) |
| Parses a binary file and converts it to a RenderConfig struct. | |
| Buffer | Export (const RenderConfig &render_config) |
| Converts a render config to a binary file representation. | |
Contains functions for working with render configs used by NSUNI.