Struct Index3D

Struct Documentation

struct Index3D

Public Functions

inline void write(std::ostream &ostream) const

Public Members

Int32 x = {}
Int32 y = {}
Int32 z = {}

Public Static Functions

static inline Index3D read(std::istream &istream)