Implementation of FiffDigPoint: streaming of one FIFF_DIG_POINT record (kind, ident, xyz). More...
#include "fiff_dig_point.h"#include "fiff_coord_trans.h"#include "fiff_stream.h"#include "fiff_dir_node.h"#include "fiff_tag.h"
Go to the source code of this file.
Implementation of FiffDigPoint: streaming of one FIFF_DIG_POINT record (kind, ident, xyz).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Field layout matches fiffDigPointRec on disk so the records can be read straight into the FiffDigPoint array of a FiffDigPointSet.
Definition in file fiff_dig_point.cpp.