Struct OrientedChainedFrameToFrame::DumpOptions#

Nested Relationships#

This struct is a nested type of Class OrientedChainedFrameToFrame.

Inheritance Relationships#

Base Type#

Struct Documentation#

struct DumpOptions : public Karana::Frame::FrameToFrame::DumpOptions#

options struct for dumpString

Public Functions

inline DumpOptions &operator=(const DumpOptions &p)#

Assignment operator.

Parameters:

p – The DumpOptions to copy from.

Returns:

A reference to the newly assigned DumpOptions.

Public Members

bool path = true#

Display the edges that make up the path for this chain.