6#include <h5geo/private/h5points1impl.h>
7#include <h5geo/private/h5points2impl.h>
8#include <h5geo/private/h5points3impl.h>
9#include <h5geo/private/h5points4impl.h>
20 std::unique_ptr<H5Points1, ObjectDeleter>>
30 std::unique_ptr<H5Points2, ObjectDeleter>>
40 std::unique_ptr<H5Points3, ObjectDeleter>>
50 std::unique_ptr<H5Points4, ObjectDeleter>>
Base class for all geo-containers and geo-objects.
Definition h5base.h:182
Base class for geo-objects.
Definition h5baseobject.h:13
Base class for Points.
Definition h5basepoints.h:16
Provides API to work with 1D points.
Definition h5points1.h:12
Definition h5points1impl.h:9
Provides API to work with 2D points.
Definition h5points2.h:12
Definition h5points2impl.h:9
Provides API to work with 3D points.
Definition h5points3.h:12
Definition h5points3impl.h:9
Provides API to work with 4D points.
Definition h5points4.h:12
Definition h5points4impl.h:9