Mantid
Loading...
Searching...
No Matches
Mantid::DataHandling::LoadOff Member List

This is the complete list of members for Mantid::DataHandling::LoadOff, including all inherited members.

createScaledV3D(double xVal, double yVal, double zVal)Mantid::DataHandling::MeshFileIO
getOFFline(std::string &line)Mantid::DataHandling::LoadOffprivate
getScaleType()Mantid::DataHandling::MeshFileIOinline
LoadOff(const std::string &filename, ScaleUnits scaleType)Mantid::DataHandling::LoadOff
LoadSingleMesh(std::string filename, std::ios_base::openmode mode, ScaleUnits scaleType)Mantid::DataHandling::LoadSingleMesh
m_fileMantid::DataHandling::LoadSingleMeshprotected
m_filenameMantid::DataHandling::LoadSingleMeshprotected
m_nTrianglesMantid::DataHandling::LoadOffprivate
m_nVerticesMantid::DataHandling::LoadOffprivate
m_scaleTypeMantid::DataHandling::MeshFileIOprotected
m_triangleMantid::DataHandling::MeshFileIOprotected
m_verticesMantid::DataHandling::MeshFileIOprotected
MeshFileIO(ScaleUnits scaleType)Mantid::DataHandling::MeshFileIOinlineprotected
MeshFileIO(ScaleUnits scaleType, std::vector< uint32_t > triangles, std::vector< Kernel::V3D > vertices)Mantid::DataHandling::MeshFileIOinlineprotected
readOFFMeshObject()Mantid::DataHandling::LoadOffprivate
readOFFTriangles()Mantid::DataHandling::LoadOffprivate
readOFFVertices()Mantid::DataHandling::LoadOffprivate
readShape() overrideMantid::DataHandling::LoadOffvirtual
removeScale(double value)Mantid::DataHandling::MeshFileIOinlineprotected
rotate(std::shared_ptr< Geometry::MeshObject > environmentMesh, double xRotation, double yRotation, double zRotation)Mantid::DataHandling::MeshFileIO
scaleValue(double val)Mantid::DataHandling::MeshFileIOinlineprotected
setScaleType(const ScaleUnits scaleType)Mantid::DataHandling::MeshFileIOinlineprotected
translate(std::shared_ptr< Geometry::MeshObject > environmentMesh, const std::vector< double > &translationVector)Mantid::DataHandling::MeshFileIO
~LoadSingleMesh()Mantid::DataHandling::LoadSingleMeshvirtual