MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MeshSave::MeshSaverCapabilities Struct Reference

describes optional abilities of a MeshSaver More...

#include <MRIOFormatsRegistry.h>

Public Attributes

bool storesVertexColors { false }
 true if the saver serializes per-vertex mesh colors, false if per-vertex colors are not saved
 

Detailed Description

describes optional abilities of a MeshSaver

Member Data Documentation

◆ storesVertexColors

bool MR::MeshSave::MeshSaverCapabilities::storesVertexColors { false }

true if the saver serializes per-vertex mesh colors, false if per-vertex colors are not saved


The documentation for this struct was generated from the following file: