Struct PhysicalBody::DumpOptions#
Defined in File PhysicalBody.h
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.
-
inline DumpOptions &operator=(const DumpOptions &p)#