Struct engine::readerInformation#

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