MUSX Document Model
Loading...
Searching...
No Matches
musx::util::StaffOriginOffsetRequest Struct Reference

Request for resolving one staff origin relative to another staff origin. More...

#include <Layout.h>

Public Attributes

dom::StaffCmper sourceStaffId {}
 Staff whose vertical origin is the zero point for the returned offset.
 
dom::StaffCmper targetStaffId {}
 Staff whose vertical origin is requested.
 
dom::MeasCmper measureId {}
 Measure at which the staff origins are needed.
 
dom::Edu eduPosition {}
 EDU position within measureId at which the staff origins are needed.
 

Detailed Description

Request for resolving one staff origin relative to another staff origin.