Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::LivePathEffect::LPEItemShapesNumbers Struct Reference

#include <effect.h>

Public Member Functions

bool operator== (LPEItemShapesNumbers const &other) const =default
 
bool operator!= (LPEItemShapesNumbers other) const
 

Public Attributes

size_t nchildshapes = 0
 
size_t nsubpaths = 0
 
size_t ncurves = 0
 

Detailed Description

Definition at line 59 of file effect.h.

Member Function Documentation

◆ operator!=()

bool Inkscape::LivePathEffect::LPEItemShapesNumbers::operator!= ( LPEItemShapesNumbers  other) const
inline

Definition at line 64 of file effect.h.

◆ operator==()

bool Inkscape::LivePathEffect::LPEItemShapesNumbers::operator== ( LPEItemShapesNumbers const &  other) const
inlinedefault

Member Data Documentation

◆ nchildshapes

size_t Inkscape::LivePathEffect::LPEItemShapesNumbers::nchildshapes = 0

◆ ncurves

size_t Inkscape::LivePathEffect::LPEItemShapesNumbers::ncurves = 0

◆ nsubpaths

size_t Inkscape::LivePathEffect::LPEItemShapesNumbers::nsubpaths = 0

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