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 198 of file izzi-points.h.

Constructor & Destructor Documentation

◆ WeightedPoint()

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

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

Member Data Documentation

◆ pt

Point WeightedPoint::pt

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

◆ weight

size_t WeightedPoint::weight

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


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