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

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

createScaledV3D(double xVal, double yVal, double zVal)Mantid::DataHandling::MeshFileIO
getScaleType()Mantid::DataHandling::MeshFileIOinline
m_filenameMantid::DataHandling::SaveStlprivate
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
removeScale(double value)Mantid::DataHandling::MeshFileIOinlineprotected
rotate(std::shared_ptr< Geometry::MeshObject > environmentMesh, double xRotation, double yRotation, double zRotation)Mantid::DataHandling::MeshFileIO
SaveStl(const std::string &filename, const std::vector< uint32_t > &triangle, std::vector< Kernel::V3D > vertices, ScaleUnits scaleType)Mantid::DataHandling::SaveStlinline
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
writeHeader(Kernel::BinaryStreamWriter streamWriter)Mantid::DataHandling::SaveStlprivate
writeStl()Mantid::DataHandling::SaveStl
writeTriangle(Kernel::BinaryStreamWriter streamWriter, uint32_t triangle)Mantid::DataHandling::SaveStlprivate