mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-25 11:51:08 +08:00
Sync changes from upstream repository
Co-authored-by: croudyj <croudyj@gmail.com> Co-authored-by: Dale Lear <dalelear@mcneel.com> Co-authored-by: Greg Arden <greg@mcneel.com> Co-authored-by: Jussi Aaltonen <jussi@mcneel.com> Co-authored-by: piac <giulio@mcneel.com> Co-authored-by: Pierre Cuvilliers <pierre@mcneel.com> Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: Will Pearson <will@mcneel.com>
This commit is contained in:
@@ -430,7 +430,7 @@ public:
|
||||
|
||||
#pragma region Hatch Specific Attributes
|
||||
ON_Color HatchBackgroundFillColor() const;
|
||||
void SetHatchBackgrounFillColor(const ON_Color& color);
|
||||
void SetHatchBackgroundFillColor(const ON_Color& color);
|
||||
bool HatchBoundaryVisible() const;
|
||||
void SetHatchBoundaryVisible(bool on);
|
||||
#pragma endregion
|
||||
|
||||
Reference in New Issue
Block a user