Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::SnapCandidatePath Class Reference

#include <snap-candidate.h>

Public Member Functions

 SnapCandidatePath (Geom::PathVector path, SnapTargetType target, Geom::OptRect bbox, bool edited=false)
 

Public Attributes

Geom::PathVector path_vector
 
SnapTargetType target_type
 
Geom::OptRect target_bbox
 
bool currently_being_edited
 

Detailed Description

Definition at line 143 of file snap-candidate.h.

Constructor & Destructor Documentation

◆ SnapCandidatePath()

Inkscape::SnapCandidatePath::SnapCandidatePath ( Geom::PathVector  path,
SnapTargetType  target,
Geom::OptRect  bbox,
bool  edited = false 
)
inline

Definition at line 147 of file snap-candidate.h.

Member Data Documentation

◆ currently_being_edited

bool Inkscape::SnapCandidatePath::currently_being_edited

Definition at line 153 of file snap-candidate.h.

◆ path_vector

Geom::PathVector Inkscape::SnapCandidatePath::path_vector

Definition at line 150 of file snap-candidate.h.

◆ target_bbox

Geom::OptRect Inkscape::SnapCandidatePath::target_bbox

Definition at line 152 of file snap-candidate.h.

◆ target_type

SnapTargetType Inkscape::SnapCandidatePath::target_type

Definition at line 151 of file snap-candidate.h.


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