![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
The parser function and expected parameters. More...
#include <FileParserModule.hpp>
Public Member Functions | |
| ParserFunctionAndParams ()=default | |
| ParserFunctionAndParams (ParserFunction function, uint32_t resultSection, ParserParameterArray params={}) | |
Public Attributes | |
| ParserFunction | function {} |
| uint32_t | resultSection {} |
| ParserParameterArray | params {} |
The parser function and expected parameters.
|
default |
|
inline |
| ParserFunction castor::ParserFunctionAndParams::function {} |
| ParserParameterArray castor::ParserFunctionAndParams::params {} |
| uint32_t castor::ParserFunctionAndParams::resultSection {} |