Struct SubTree::dumpTreeOptions#
Defined in File SubTree.h
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 hingeType = true#
include the body’s hinge’s typeString info
-
bool lockStatus = false#
include the frame’s lock status
-
bool refCount = false#
include the frame’s reference count
-
bool hingeRefCount = false#
include the frame’s edge’s reference count
-
bool id = false#
include the frame’s tree id
-
bool hingeType = true#