izzi
SVG SUBSET C++ API
Loading...
Searching...
No Matches
WeightedPoint Struct Reference

#include <izzi-points.h>

Public Member Functions

 WeightedPoint (const Point &p, size_t w)

Public Attributes

Point pt
size_t weight

Detailed Description

Definition at line 213 of file izzi-points.h.

Constructor & Destructor Documentation

◆ WeightedPoint()

WeightedPoint::WeightedPoint ( const Point & p,
size_t w )
inline

Definition at line 218 of file izzi-points.h.

Member Data Documentation

◆ pt

Point WeightedPoint::pt

Definition at line 215 of file izzi-points.h.

◆ weight

size_t WeightedPoint::weight

Definition at line 216 of file izzi-points.h.


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