|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
This is the complete list of members for CartoType::TContourFP, including all inherited members.
| Bounds() const noexcept | CartoType::TContourFP | |
| Closed() const noexcept | CartoType::TContourFP | inline |
| Contains(const TPointFP &aPoint) const noexcept | CartoType::TContourFP | |
| Intersects(const TRectFP &aRect) const noexcept | CartoType::TContourFP | |
| Point() const noexcept | CartoType::TContourFP | inline |
| Points() const noexcept | CartoType::TContourFP | inline |
| TContourFP()=default (defined in CartoType::TContourFP) | CartoType::TContourFP | |
| TContourFP(const TPointFP *aPoint, size_t aPoints, bool aClosed) | CartoType::TContourFP | inline |