![]() |
Verovio
Source code documentation
|
This struct holds information about alignment, possible offset and overlapping bounding box. More...
#include <adjustxposfunctor.h>
Public Member Functions | |
void | Reset () |
Public Attributes | |
Alignment * | m_alignment |
int | m_offset |
BoundingBox * | m_overlappingBB |
This struct holds information about alignment, possible offset and overlapping bounding box.
This should be used solely with AdjustXPosFunctor to store information regarding current/previous alignment.