Krita Source Code Documentation
Loading...
Searching...
No Matches
MirrorProperties Struct Reference

#include <KisMirrorProperties.h>

Public Member Functions

bool isEmpty () const
 
 MirrorProperties ()
 

Public Attributes

bool coordinateSystemFlipped
 
bool horizontalMirror
 
bool verticalMirror
 

Detailed Description

Definition at line 9 of file KisMirrorProperties.h.

Constructor & Destructor Documentation

◆ MirrorProperties()

MirrorProperties::MirrorProperties ( )
inline

Definition at line 11 of file KisMirrorProperties.h.

Member Function Documentation

◆ isEmpty()

bool MirrorProperties::isEmpty ( ) const
inline

Definition at line 21 of file KisMirrorProperties.h.

21 {
23 }

References horizontalMirror, and verticalMirror.

Member Data Documentation

◆ coordinateSystemFlipped

bool MirrorProperties::coordinateSystemFlipped

Definition at line 19 of file KisMirrorProperties.h.

◆ horizontalMirror

bool MirrorProperties::horizontalMirror

Definition at line 16 of file KisMirrorProperties.h.

◆ verticalMirror

bool MirrorProperties::verticalMirror

Definition at line 17 of file KisMirrorProperties.h.


The documentation for this struct was generated from the following file: