GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
1 #ifndef GRSliceHeight_H 2 #define GRSliceHeight_H 39 float getHeight(
bool notoprect =
false )
const;
float boundingRectTop
Definition: GRSliceHeight.h:45
float getHeight(bool notoprect=false) const
float getPosition(int i) const
This class manages the Height of Slices.
Definition: GRSliceHeight.h:32
float boundingRectBottom
Definition: GRSliceHeight.h:46
float minHeight
Definition: GRSliceHeight.h:47
void AddSystemSlice(const GRSystemSlice *slc, bool doboundingrect=false)
HeightVector mHVector
Definition: GRSliceHeight.h:44
Form the basis for the optimum system-break-algorithm.
Definition: GRSystemSlice.h:55