Functions | |
int32_t | get_int24_BE (std::ifstream &stream) |
template<typename T > | |
T | get_BE (std::ifstream &stream) |
void | read_annot (const std::string &, label_vector_type &, Connectome::LUT &) |
void | read_label (const std::string &, VertexList &, Scalar &) |
Variables | |
constexpr int32_t | triangle_file_magic_number = 16777214 |
constexpr int32_t | quad_file_magic_number = 16777215 |
constexpr int32_t | new_curv_file_magic_number = 16777215 |
|
inline |
Definition at line 55 of file freesurfer.h.
|
inline |
Definition at line 44 of file freesurfer.h.
void MR::Surface::FreeSurfer::read_annot | ( | const std::string & | , |
label_vector_type & | , | ||
Connectome::LUT & | |||
) |
void MR::Surface::FreeSurfer::read_label | ( | const std::string & | , |
VertexList & | , | ||
Scalar & | |||
) |
|
constexpr |
Definition at line 41 of file freesurfer.h.
|
constexpr |
Definition at line 39 of file freesurfer.h.
|
constexpr |
Definition at line 38 of file freesurfer.h.