Struct ImportResult#

Struct Documentation#

struct ImportResult#

Struct for the full result of importing a file.

Public Members

std::vector<ScenePartSpec> parts#

List of all imported parts.

std::vector<VarStaticGeometry> geometries#

List of all imported geometries.

std::vector<VarMaterial> materials#

List of all imported materials.