struct mrpt::viz::CAssimpModel::LoadFlags
Overview
Import flags for loadScene.
These can be OR’d together. See Assimp documentation for details. Not defined as enum class to allow C++-valid or-wise combinations
#include <mrpt/viz/CAssimpModel.h> struct LoadFlags { // enums enum flags_t; };