areEqualVertices(Kernel::V3D const &v1, Kernel::V3D const &v2) const | Mantid::DataHandling::LoadStl | protected |
changeToVector() | Mantid::DataHandling::LoadStl | protected |
createScaledV3D(double xVal, double yVal, double zVal) | Mantid::DataHandling::MeshFileIO | |
getScaleType() | Mantid::DataHandling::MeshFileIO | inline |
HEADER_SIZE | Mantid::DataHandling::LoadBinaryStl | static |
isBinarySTL(const std::string &filename) | Mantid::DataHandling::LoadBinaryStl | static |
LoadBinaryStl(std::string filename, ScaleUnits scaleType) | Mantid::DataHandling::LoadBinaryStl | inline |
LoadBinaryStl(std::string filename, ScaleUnits scaleType, ReadMaterial::MaterialParameters params) | Mantid::DataHandling::LoadBinaryStl | inline |
LoadSingleMesh(std::string filename, std::ios_base::openmode mode, ScaleUnits scaleType) | Mantid::DataHandling::LoadSingleMesh | |
LoadStl(std::string filename, std::ios_base::openmode mode, ScaleUnits scaleType) | Mantid::DataHandling::LoadStl | inline |
LoadStl(std::string filename, std::ios_base::openmode mode, ScaleUnits scaleType, ReadMaterial::MaterialParameters params) | Mantid::DataHandling::LoadStl | inline |
m_file | Mantid::DataHandling::LoadSingleMesh | protected |
m_filename | Mantid::DataHandling::LoadSingleMesh | protected |
m_params | Mantid::DataHandling::LoadStl | protected |
m_scaleType | Mantid::DataHandling::MeshFileIO | protected |
m_setMaterial | Mantid::DataHandling::LoadStl | protected |
m_triangle | Mantid::DataHandling::MeshFileIO | protected |
m_vertices | Mantid::DataHandling::MeshFileIO | protected |
MeshFileIO(ScaleUnits scaleType) | Mantid::DataHandling::MeshFileIO | inlineprotected |
MeshFileIO(ScaleUnits scaleType, std::vector< uint32_t > triangles, std::vector< Kernel::V3D > vertices) | Mantid::DataHandling::MeshFileIO | inlineprotected |
openMode | Mantid::DataHandling::LoadBinaryStl | static |
readShape() override | Mantid::DataHandling::LoadBinaryStl | virtual |
readTriangle(Kernel::BinaryStreamReader, uint32_t &vertexCount) | Mantid::DataHandling::LoadBinaryStl | private |
removeScale(double value) | Mantid::DataHandling::MeshFileIO | inlineprotected |
rotate(std::shared_ptr< Geometry::MeshObject > environmentMesh, double xRotation, double yRotation, double zRotation) | Mantid::DataHandling::MeshFileIO | |
scaleValue(double val) | Mantid::DataHandling::MeshFileIO | inlineprotected |
setScaleType(const ScaleUnits scaleType) | Mantid::DataHandling::MeshFileIO | inlineprotected |
translate(std::shared_ptr< Geometry::MeshObject > environmentMesh, const std::vector< double > &translationVector) | Mantid::DataHandling::MeshFileIO | |
TRIANGLE_COUNT_DATA_SIZE | Mantid::DataHandling::LoadBinaryStl | static |
TRIANGLE_DATA_SIZE | Mantid::DataHandling::LoadBinaryStl | static |
VECTOR_DATA_SIZE | Mantid::DataHandling::LoadBinaryStl | static |
vertexSet | Mantid::DataHandling::LoadStl | protected |
~LoadSingleMesh() | Mantid::DataHandling::LoadSingleMesh | virtual |
~LoadStl()=default | Mantid::DataHandling::LoadStl | virtual |