MeVisLab Toolbox Reference
ml::WEMPersistenceParameters Struct 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

Detailed Description

Structure to gather persistence parameters.

Definition at line 189 of file MLWEMIncludes.h.

Constructor & Destructor Documentation

◆ WEMPersistenceParameters()

ml::WEMPersistenceParameters::WEMPersistenceParameters ( )
inline

Member Data Documentation

◆ shouldSaveEdges

bool ml::WEMPersistenceParameters::shouldSaveEdges

Definition at line 201 of file MLWEMIncludes.h.

Referenced by WEMPersistenceParameters().

◆ shouldSaveFaceNormals

bool ml::WEMPersistenceParameters::shouldSaveFaceNormals

Definition at line 202 of file MLWEMIncludes.h.

Referenced by WEMPersistenceParameters().

◆ shouldSaveNodeColors

bool ml::WEMPersistenceParameters::shouldSaveNodeColors

Definition at line 200 of file MLWEMIncludes.h.

Referenced by WEMPersistenceParameters().

◆ shouldSaveNodeNormals

bool ml::WEMPersistenceParameters::shouldSaveNodeNormals

Definition at line 199 of file MLWEMIncludes.h.

Referenced by WEMPersistenceParameters().

◆ shouldSavePVLs

bool ml::WEMPersistenceParameters::shouldSavePVLs

Definition at line 203 of file MLWEMIncludes.h.

Referenced by WEMPersistenceParameters().


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