CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Member Functions | List of all members
CartoTypeCore::FixedSizeContourFP< aPointCount, aClosed > Class Template Reference

#include <cartotype_path.h>

Inheritance diagram for CartoTypeCore::FixedSizeContourFP< aPointCount, aClosed >:

Public Member Functions

 operator ContourViewFP () const
 

Detailed Description

template<size_t aPointCount, bool aClosed>
class CartoTypeCore::FixedSizeContourFP< aPointCount, aClosed >

A contour with a fixed number of floating-point points.

Member Function Documentation

◆ operator ContourViewFP()

template<size_t aPointCount, bool aClosed>
CartoTypeCore::FixedSizeContourFP< aPointCount, aClosed >::operator ContourViewFP ( ) const
inline

Returns a ContourViewFP object representing this object.


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