v2.0.0
Loading...
Searching...
No Matches
fiff_dig_point.cpp File Reference

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"
Include dependency graph for fiff_dig_point.cpp:

Go to the source code of this file.

Detailed Description

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Jana Kiesel jana..nosp@m.kies.nosp@m.el@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Juan GPC jgarc.nosp@m.iapr.nosp@m.ieto@.nosp@m.mgh..nosp@m.harva.nosp@m.rd.e.nosp@m.du; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
October 2012

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.