v2.0.0
Loading...
Searching...
No Matches
FIFFLIB::_fiffDigPointRec Struct Reference

ToDo Old implementation. More...

#include <fiff_types_mne-c.h>

Public Attributes

fiff_int_t kind
fiff_int_t ident
fiff_float_t r [3]

Detailed Description

ToDo Old implementation.

Digitization point description

Definition at line 404 of file fiff_types_mne-c.h.

Member Data Documentation

◆ ident

fiff_int_t FIFFLIB::_fiffDigPointRec::ident

Number identifying this point.

Definition at line 408 of file fiff_types_mne-c.h.

◆ kind

fiff_int_t FIFFLIB::_fiffDigPointRec::kind

FIFFV_POINT_CARDINAL, FIFFV_POINT_HPI, or FIFFV_POINT_EEG

Definition at line 405 of file fiff_types_mne-c.h.

◆ r

fiff_float_t FIFFLIB::_fiffDigPointRec::r

Point location.

Definition at line 409 of file fiff_types_mne-c.h.


The documentation for this struct was generated from the following files: