3#include <CesiumGeospatial/GlobeRectangle.h>
A two-dimensional, rectangular region on a globe, specified using longitude and latitude coordinates....
Classes for interacting with the iTwin API.
@ Unknown
The content type returned is not a known type.
IModelState
The possible states for an iModel.
IModelState iModelStateFromString(const std::string &str)
Obtains an IModelState value from the provided string.
CesiumGeospatial::GlobeRectangle extent
The maximum rectangular area on the Earth which encloses the iModel.
std::string displayName
Display name of the iModel.
std::string description
Description of the iModel.
std::string id
Id of the iModel.
IModelState state
Indicates the state of the iModel.
std::string name
Name of the iModel.