CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Member Functions | Public Attributes | List of all members
CartoType::CPolygonFP Class Reference

#include <cartotype_path.h>

Public Member Functions

TRectFP Bounds () const
 

Public Attributes

std::vector< CContourFPiContour
 

Detailed Description

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

Member Function Documentation

◆ Bounds()

TRectFP CartoType::CPolygonFP::Bounds ( ) const

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

Member Data Documentation

◆ iContour

std::vector<CContourFP> CartoType::CPolygonFP::iContour

The vector of contours.


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