CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Member Functions | Public Attributes | List of all members
CartoTypeCore::PolygonFP Class Reference

#include <cartotype_path.h>

Public Member Functions

RectFP Bounds () const
 

Public Attributes

std::vector< ContourFPContourArray
 

Detailed Description

A polygon using floating-point coordinates, made up from zero or more contours represented as ContourFP objects.

Member Function Documentation

◆ Bounds()

RectFP CartoTypeCore::PolygonFP::Bounds ( ) const

Returns the bounding box of this polygon as an axis-aligned rectangle.

Member Data Documentation

◆ ContourArray

std::vector<ContourFP> CartoTypeCore::PolygonFP::ContourArray

The vector of contours.


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