52#define VEC_DOT_46(x,y) ((x)[X_46]*(y)[X_46] + (x)[Y_46]*(y)[Y_46] + (x)[Z_46]*(y)[Z_46])
72 for (
int k = 0; k < s->
ntri; k++, tri++) {
MNETriangle class declaration.
MNESurface class declaration.
MNEProjData class declaration.
Core MNE data structures (source spaces, source estimates, hemispheres).
MNEProjData(const MNELIB::MNESurface *s)
std::vector< MNETriangle > tris
Per-triangle geometric data for a cortical or BEM surface.