This is the complete list of members for OpenMEEG::Sensors, including all inherited members.
| findInjectionTriangles() | OpenMEEG::Sensors | private |
| getInjectionTriangles(size_t idx) const | OpenMEEG::Sensors | inline |
| getName(size_t idx) const | OpenMEEG::Sensors | inline |
| getNames() | OpenMEEG::Sensors | inline |
| getNames() const | OpenMEEG::Sensors | inline |
| getNumberOfPositions() const | OpenMEEG::Sensors | inline |
| getNumberOfSensors() const | OpenMEEG::Sensors | inline |
| getOrientation(size_t idx) const | OpenMEEG::Sensors | inline |
| getOrientations() | OpenMEEG::Sensors | inline |
| getOrientations() const | OpenMEEG::Sensors | inline |
| getPosition(size_t idx) const | OpenMEEG::Sensors | inline |
| getPositions() | OpenMEEG::Sensors | inline |
| getPositions() const | OpenMEEG::Sensors | inline |
| getRadii() const | OpenMEEG::Sensors | inline |
| getSensorIdx(std::string name) const | OpenMEEG::Sensors | |
| getWeights() const | OpenMEEG::Sensors | inline |
| getWeightsMatrix() const | OpenMEEG::Sensors | |
| hasNames() const | OpenMEEG::Sensors | inline |
| hasOrientations() const | OpenMEEG::Sensors | inline |
| hasRadii() const | OpenMEEG::Sensors | inline |
| hasSensor(std::string name) const | OpenMEEG::Sensors | |
| info() const | OpenMEEG::Sensors | |
| isEmpty() | OpenMEEG::Sensors | inline |
| load(const char *filename, char filetype= 't') | OpenMEEG::Sensors | |
| load(std::istream &in) | OpenMEEG::Sensors | |
| m_geo | OpenMEEG::Sensors | private |
| m_names | OpenMEEG::Sensors | private |
| m_nb | OpenMEEG::Sensors | private |
| m_orientations | OpenMEEG::Sensors | private |
| m_pointSensorIdx | OpenMEEG::Sensors | private |
| m_positions | OpenMEEG::Sensors | private |
| m_radii | OpenMEEG::Sensors | private |
| m_triangles | OpenMEEG::Sensors | private |
| m_weights | OpenMEEG::Sensors | private |
| save(const char *filename) | OpenMEEG::Sensors | |
| Sensors() | OpenMEEG::Sensors | inline |
| Sensors(const Geometry &g) | OpenMEEG::Sensors | inline |
| Sensors(const char *filename) | OpenMEEG::Sensors | inline |
| Sensors(const char *filename, const Geometry &g) | OpenMEEG::Sensors | inline |
| Sensors(const Strings &labels, const Matrix &positions, const Matrix &orientations, const Vector &weights, const Vector &radii) | OpenMEEG::Sensors | inline |
| Sensors(const Strings &labels, const Matrix &positions, const Matrix &orientations, const Vector &weights, const Vector &radii, const Geometry &g) | OpenMEEG::Sensors | inline |
| setOrientation(size_t idx, Vector &orient) | OpenMEEG::Sensors | inline |
| setPosition(size_t idx, Vector &pos) | OpenMEEG::Sensors | inline |