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

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

AddBaseMaterial(std::string materialName, int materialColor, int &resourceID, Lib3MF_uint32 &materialPropertyID)Mantid::DataHandling::Mantid3MFFileIOprivate
createScaledV3D(double xVal, double yVal, double zVal)Mantid::DataHandling::MeshFileIO
generateRandomColor()Mantid::DataHandling::Mantid3MFFileIOprivate
getScaleType()Mantid::DataHandling::MeshFileIOinline
LoadFile(std::string filename)Mantid::DataHandling::Mantid3MFFileIO
loadMeshObject(Lib3MF::PMeshObject meshObject, sLib3MFTransform buildTransform)Mantid::DataHandling::Mantid3MFFileIOprivate
m_filenameMantid::DataHandling::Mantid3MFFileIOprivate
m_scaleTypeMantid::DataHandling::MeshFileIOprotected
m_triangleMantid::DataHandling::MeshFileIOprotected
m_verticesMantid::DataHandling::MeshFileIOprotected
Mantid3MFFileIO()Mantid::DataHandling::Mantid3MFFileIOinline
MeshFileIO(ScaleUnits scaleType)Mantid::DataHandling::MeshFileIOinlineprotected
MeshFileIO(ScaleUnits scaleType, std::vector< uint32_t > triangles, std::vector< Kernel::V3D > vertices)Mantid::DataHandling::MeshFileIOinlineprotected
modelMantid::DataHandling::Mantid3MFFileIOprivate
readComponents(std::vector< MeshObject_sptr > &meshObjects, MeshObject_sptr &sample, uint32_t objectResourceID, sLib3MFTransform transform)Mantid::DataHandling::Mantid3MFFileIOprivate
readMeshObject(std::vector< MeshObject_sptr > &meshObjects, MeshObject_sptr &sample, uint32_t objectResourceID, sLib3MFTransform transform)Mantid::DataHandling::Mantid3MFFileIOprivate
readMeshObjects(std::vector< MeshObject_sptr > &meshObjects, MeshObject_sptr &sample)Mantid::DataHandling::Mantid3MFFileIO
removeScale(double value)Mantid::DataHandling::MeshFileIOinlineprotected
rotate(std::shared_ptr< Geometry::MeshObject > environmentMesh, double xRotation, double yRotation, double zRotation)Mantid::DataHandling::MeshFileIO
saveFile(std::string filename)Mantid::DataHandling::Mantid3MFFileIO
scaleValue(double val)Mantid::DataHandling::MeshFileIOinlineprotected
setMaterialOnObject(std::string objectName, std::string materialName, int materialColor)Mantid::DataHandling::Mantid3MFFileIOprivate
setScaleType(const ScaleUnits scaleType)Mantid::DataHandling::MeshFileIOinlineprotected
translate(std::shared_ptr< Geometry::MeshObject > environmentMesh, const std::vector< double > &translationVector)Mantid::DataHandling::MeshFileIO
writeMeshObject(const Geometry::MeshObject &meshObject, std::string name)Mantid::DataHandling::Mantid3MFFileIOprivate
writeMeshObjects(std::vector< const Geometry::MeshObject * > meshObjects, MeshObject_const_sptr &sample, DataHandling::ScaleUnits scale)Mantid::DataHandling::Mantid3MFFileIO