OpenStructure
|
#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 |
Definition at line 29 of file symmetry_node.hh.
SymmetryOp | ( | const geom::Mat3 & | rot, |
const geom::Vec3 & | trans = geom::Vec3(0, 0, 0) |
||
) |
SymmetryOp | ( | const geom::Mat4 & | transform | ) |
|
inline |
Definition at line 40 of file symmetry_node.hh.
|
inline |
Definition at line 39 of file symmetry_node.hh.
void Pop | ( | ) |
void Push | ( | ) |