Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::Geometry::CuboidCorners Struct Reference

#include <ShapeFactory.h>

Public Member Functions

void rotatePoints (const std::vector< double > &rotationMatrix)
 

Public Attributes

Kernel::V3D lbb
 
Kernel::V3D lfb
 
Kernel::V3D lft
 
Kernel::V3D rfb
 

Detailed Description

Definition at line 38 of file ShapeFactory.h.

Member Function Documentation

◆ rotatePoints()

void Mantid::Geometry::CuboidCorners::rotatePoints ( const std::vector< double > &  rotationMatrix)
inline

Definition at line 44 of file ShapeFactory.h.

References lbb, lfb, lft, rfb, and Mantid::Kernel::V3D::rotate().

Referenced by Mantid::Geometry::ShapeFactory::parseCuboid().

Member Data Documentation

◆ lbb

Kernel::V3D Mantid::Geometry::CuboidCorners::lbb

Definition at line 41 of file ShapeFactory.h.

Referenced by Mantid::Geometry::ShapeFactory::parseCuboid(), and rotatePoints().

◆ lfb

Kernel::V3D Mantid::Geometry::CuboidCorners::lfb

Definition at line 39 of file ShapeFactory.h.

Referenced by Mantid::Geometry::ShapeFactory::parseCuboid(), and rotatePoints().

◆ lft

Kernel::V3D Mantid::Geometry::CuboidCorners::lft

Definition at line 40 of file ShapeFactory.h.

Referenced by Mantid::Geometry::ShapeFactory::parseCuboid(), and rotatePoints().

◆ rfb

Kernel::V3D Mantid::Geometry::CuboidCorners::rfb

Definition at line 42 of file ShapeFactory.h.

Referenced by Mantid::Geometry::ShapeFactory::parseCuboid(), and rotatePoints().


The documentation for this struct was generated from the following file: