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

#include <ShapeFactory.h>

Public Member Functions

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

Public Attributes

Kernel::V3D lbb
 
Kernel::V3D lbt
 
Kernel::V3D lfb
 
Kernel::V3D lft
 
Kernel::V3D rbb
 
Kernel::V3D rbt
 
Kernel::V3D rfb
 
Kernel::V3D rft
 

Detailed Description

Definition at line 52 of file ShapeFactory.h.

Member Function Documentation

◆ rotatePoints()

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

Member Data Documentation

◆ lbb

Kernel::V3D Mantid::Geometry::Hexahedron::lbb

◆ lbt

Kernel::V3D Mantid::Geometry::Hexahedron::lbt

◆ lfb

Kernel::V3D Mantid::Geometry::Hexahedron::lfb

◆ lft

Kernel::V3D Mantid::Geometry::Hexahedron::lft

◆ rbb

Kernel::V3D Mantid::Geometry::Hexahedron::rbb

◆ rbt

Kernel::V3D Mantid::Geometry::Hexahedron::rbt

◆ rfb

Kernel::V3D Mantid::Geometry::Hexahedron::rfb

◆ rft

Kernel::V3D Mantid::Geometry::Hexahedron::rft

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