Struct engine::readerInformation#
Defined in File engine.h
Nested Relationships#
This struct is a nested type of Class engine.
Struct Documentation#
-
struct readerInformation
A structure providing information about a reader. Returned in a vector by getReadersInfo().
Public Members
-
std::string Name
-
std::string Description
-
std::vector<std::string> Extensions
-
std::vector<std::string> MimeTypes
-
std::string PluginName
-
bool HasSceneReader
-
bool HasGeometryReader
-
std::string Name