Abstract type represents topology for visualisation.
More...
#include <Topology.h>
|
virtual void | applyOrdering (Mantid::API::Point3D **unOrderedPoints) const =0 |
|
virtual std::string | getName () const =0 |
|
virtual std::string | toXMLString () const =0 |
|
Abstract type represents topology for visualisation.
- Author
- Owen Arnold, Tessella plc
- Date
- 27/10/2010
Definition at line 31 of file Topology.h.
◆ applyOrdering()
virtual void Mantid::API::Topology::applyOrdering |
( |
Mantid::API::Point3D ** |
unOrderedPoints | ) |
const |
|
pure virtual |
◆ getName()
virtual std::string Mantid::API::Topology::getName |
( |
| ) |
const |
|
pure virtual |
◆ toXMLString()
virtual std::string Mantid::API::Topology::toXMLString |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- Framework/MDAlgorithms/inc/MantidMDAlgorithms/Topology.h