|
MeVisLab Toolbox Reference
|
Structure to gather persistence parameters. More...
#include <MLWEMIncludes.h>
Public Member Functions | |
| WEMPersistenceParameters () | |
Public Attributes | |
| bool | shouldSaveNodeNormals |
| bool | shouldSaveNodeColors |
| bool | shouldSaveEdges |
| bool | shouldSaveFaceNormals |
| bool | shouldSavePVLs |
Structure to gather persistence parameters.
Definition at line 189 of file MLWEMIncludes.h.
|
inline |
Definition at line 191 of file MLWEMIncludes.h.
| bool ml::WEMPersistenceParameters::shouldSaveEdges |
Definition at line 201 of file MLWEMIncludes.h.
| bool ml::WEMPersistenceParameters::shouldSaveFaceNormals |
Definition at line 202 of file MLWEMIncludes.h.
| bool ml::WEMPersistenceParameters::shouldSaveNodeColors |
Definition at line 200 of file MLWEMIncludes.h.
| bool ml::WEMPersistenceParameters::shouldSaveNodeNormals |
Definition at line 199 of file MLWEMIncludes.h.
| bool ml::WEMPersistenceParameters::shouldSavePVLs |
Definition at line 203 of file MLWEMIncludes.h.