Template Struct H5T_SCALAR3

Struct Documentation

template<typename T>
struct h5pp::type::compound::H5T_SCALAR3

Public Types

using value_type = T
using Scalar = T

Public Functions

H5T_SCALAR3() = default
template<typename Scalar3Type>
H5T_SCALAR3(const Scalar3Type &in)
template<typename Scalar3Type>
H5T_SCALAR3 &operator=(const Scalar3Type &rhs)

Public Members

T x
T y
T z