5#include <CesiumGltf/Library.h>
6#include <CesiumUtility/ExtensibleObject.h>
18 static constexpr const char* TypeName =
"CameraOrthographic";
24 double xmag = double();
30 double ymag = double();
36 double zfar = double();
41 double znear = double();
Classes for working with glTF models.
An orthographic camera containing properties to create an orthographic projection matrix.
int64_t getSizeBytes() const
Calculates the size in bytes of this object, including the contents of all collections,...
The base class for objects that have extensions and extras.
int64_t getSizeBytes() const
Calculates the size in bytes of this ExtensibleObject, including all of its extras but NOT including ...