Struct SubTree::DumpTreeOptions#

Nested Relationships#

This struct is a nested type of Class SubTree.

Struct Documentation#

struct DumpTreeOptions#

A struct with options to tailor the content from dumpTree()

Public Members

bool hinge_type = true#

include the body’s hinge’s typeString info

bool current_status = false#

include the frame’s current status

bool ref_count = false#

include the frame’s reference count

bool hinge_ref_count = false#

include the frame’s edge’s reference count

bool id = false#

include the frame’s tree id