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

Definition at line 191 of file MLWEMIncludes.h.

Member Data Documentation

◆ shouldSaveEdges

bool ml::WEMPersistenceParameters::shouldSaveEdges

Definition at line 201 of file MLWEMIncludes.h.

◆ shouldSaveFaceNormals

bool ml::WEMPersistenceParameters::shouldSaveFaceNormals

Definition at line 202 of file MLWEMIncludes.h.

◆ shouldSaveNodeColors

bool ml::WEMPersistenceParameters::shouldSaveNodeColors

Definition at line 200 of file MLWEMIncludes.h.

◆ shouldSaveNodeNormals

bool ml::WEMPersistenceParameters::shouldSaveNodeNormals

Definition at line 199 of file MLWEMIncludes.h.

◆ shouldSavePVLs

bool ml::WEMPersistenceParameters::shouldSavePVLs

Definition at line 203 of file MLWEMIncludes.h.


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