![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::GeoJSONGeometry, including all inherited members.
| Formatter(FormatData &formatData, const GeoJSONGeometry &geometry) | s3d::GeoJSONGeometry | friend |
| GeoJSONBase()=default | s3d::GeoJSONBase | |
| GeoJSONBase(const JSON &object) | s3d::GeoJSONBase | |
| GeoJSONGeometry()=default | s3d::GeoJSONGeometry | |
| GeoJSONGeometry(const JSON &object, FlipY flipY=FlipY::Yes) | s3d::GeoJSONGeometry | |
| GeometryVariant typedef | s3d::GeoJSONGeometry | |
| get() const | s3d::GeoJSONGeometry | |
| getBBox() const noexcept | s3d::GeoJSONBase | |
| getPolygons() const | s3d::GeoJSONGeometry | |
| getType() const noexcept | s3d::GeoJSONBase | |
| m_bbox | s3d::GeoJSONBase | protected |
| m_type | s3d::GeoJSONBase | protected |
| MonoState typedef | s3d::GeoJSONGeometry | |
| visit(Visitor &&visitor) const | s3d::GeoJSONGeometry | inline |