Struct HingeNode::DumpOptions#
Defined in File HingeNode.h
Nested Relationships#
This struct is a nested type of Class HingeNode.
Inheritance Relationships#
Base Type#
public kf::Frame::DumpOptions
Struct Documentation#
-
struct DumpOptions : public kf::Frame::DumpOptions#
Struct to manage the options for tailoring the output from the dumpString() method.
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)#