OpenStructure
Public Member Functions
SymmetryOp Class Reference

#include <symmetry_node.hh>

Public Member Functions

 SymmetryOp (const geom::Mat3 &rot, const geom::Vec3 &trans=geom::Vec3(0, 0, 0))
 
 SymmetryOp (const geom::Mat4 &transform)
 
void Push ()
 
void Pop ()
 
bool operator== (const SymmetryOp &rhs) const
 
bool operator!= (const SymmetryOp &rhs) const
 

Detailed Description

Definition at line 29 of file symmetry_node.hh.

Constructor & Destructor Documentation

◆ SymmetryOp() [1/2]

SymmetryOp ( const geom::Mat3 rot,
const geom::Vec3 trans = geom::Vec3(0, 0, 0) 
)

◆ SymmetryOp() [2/2]

SymmetryOp ( const geom::Mat4 transform)

Member Function Documentation

◆ operator!=()

bool operator!= ( const SymmetryOp rhs) const
inline

Definition at line 40 of file symmetry_node.hh.

◆ operator==()

bool operator== ( const SymmetryOp rhs) const
inline

Definition at line 39 of file symmetry_node.hh.

◆ Pop()

void Pop ( )

◆ Push()

void Push ( )

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