GeoJSON オブジェクトの基本クラス
More...
#include <GeoJSON.hpp>
Inherited by s3d::GeoJSONFeature, s3d::GeoJSONFeatureCollection, and s3d::GeoJSONGeometry.
◆ GeoJSONBase() [1/2]
SIV3D_NODISCARD_CXX20 s3d::GeoJSONBase::GeoJSONBase |
( |
| ) |
|
|
default |
◆ GeoJSONBase() [2/2]
SIV3D_NODISCARD_CXX20 s3d::GeoJSONBase::GeoJSONBase |
( |
const JSON & |
object | ) |
|
GeoJSON オブジェクトを作成します。
- Parameters
-
◆ getBBox()
const Array<double>& s3d::GeoJSONBase::getBBox |
( |
| ) |
const |
|
noexcept |
バウンディングボックスデータを返します。
- Returns
- バウンディングボックスデータ
◆ getType()
GeoJSON type を返します。
- Returns
- このオブジェクトの GeoJSON type
◆ m_bbox
Array<double> s3d::GeoJSONBase::m_bbox |
|
protected |
◆ m_type
The documentation for this class was generated from the following file: