Parasol Planning Library (PPL)
Data Fields
ReebGraphConstruction::Parameters Struct Reference

The parameters for this object. More...

#include <ReebGraphConstruction.h>

Collaboration diagram for ReebGraphConstruction::Parameters:
Collaboration graph
[legend]

Data Fields

std::string filename
 Input/output filename for embedded reeb graph. More...
 
bool write {false}
 Output embedded reeb graph? More...
 
bool read {false}
 Read in embedded reeb graph? More...
 
bool debug {false}
 Show debug messages? More...
 

Detailed Description

The parameters for this object.

Field Documentation

◆ debug

bool ReebGraphConstruction::Parameters::debug {false}

Show debug messages?

◆ filename

std::string ReebGraphConstruction::Parameters::filename

Input/output filename for embedded reeb graph.

◆ read

bool ReebGraphConstruction::Parameters::read {false}

Read in embedded reeb graph?

◆ write

bool ReebGraphConstruction::Parameters::write {false}

Output embedded reeb graph?


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