CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Member Functions | List of all members
CartoType::TFixedSizeContourFP< aPointCount, aClosed > Class Template Reference

#include <cartotype_path.h>

Inheritance diagram for CartoType::TFixedSizeContourFP< aPointCount, aClosed >:

Public Member Functions

 operator TContourFP () const
 

Detailed Description

template<size_t aPointCount, bool aClosed>
class CartoType::TFixedSizeContourFP< aPointCount, aClosed >

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

Member Function Documentation

◆ operator TContourFP()

template<size_t aPointCount, bool aClosed>
CartoType::TFixedSizeContourFP< aPointCount, aClosed >::operator TContourFP ( ) const
inline

Returns a TContourFP object representing this object.


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