Struct PhysicalBody::DumpOptions#

Nested Relationships#

This struct is a nested type of Class PhysicalBody.

Inheritance Relationships#

Base Type#

  • public Karana::Frame::Frame::DumpOptions

Struct Documentation#

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

Options struct for dumpString.

Public Functions

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

Assignment operator.

Parameters:

p – The DumpOptions to copy values from.

Returns:

A reference to the newly assigned DumpOptions.