12#include "gtest_include.h"
29 for (
unsigned int i = 0; i < 3; ++i)
39 _avg.
_p = Point(6.0, 7.0, 8.0);
41 for (
unsigned int i = 0; i < 3; ++i)
Mix-in class that adds so called access functors to select a field from an EBSDPointData or EBSDPoint...
unsigned int _n
Number of EBSD data points in the global grain.
EulerAngles * _angles
Averaged Euler angles.
unsigned int _local_id
Index in the per-phase list of global IDs.
std::vector< Real > _custom
Grain averaged custom data columns.
unsigned int _feature_id
EBSD grain, symmetry, and phase data.
Point _p
Center of mass for the global grain.
Per element EBSD data point.
unsigned int _feature_id
EBSD feature id, (gklobal) grain number, symmetry, and phase data.
std::vector< Real > _custom
Custom data columns.
Point _p
Element centroid position.