OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
MMCifInfoTransOp Class Reference

#include <mmcif_info.hh>

Public Member Functions

 MMCifInfoTransOp ()
void SetID (String id)
String GetID () const
void SetType (String type)
String GetType () const
void SetVector (Real x, Real y, Real z)
geom::Vec3 GetVector () const
void SetMatrix (Real i00, Real i01, Real i02, Real i10, Real i11, Real i12, Real i20, Real i21, Real i22)
geom::Mat3 GetMatrix () const
bool operator== (const MMCifInfoTransOp &op) const
bool operator!= (const MMCifInfoTransOp &op) const
 MMCifInfoTransOp ()
void SetID (String id)
String GetID () const
void SetType (String type)
String GetType () const
void SetVector (Real x, Real y, Real z)
geom::Vec3 GetVector () const
void SetMatrix (Real i00, Real i01, Real i02, Real i10, Real i11, Real i12, Real i20, Real i21, Real i22)
geom::Mat3 GetMatrix () const
bool operator== (const MMCifInfoTransOp &op) const
bool operator!= (const MMCifInfoTransOp &op) const

Detailed Description

Definition at line 155 of file mmcif_info.hh.


Constructor & Destructor Documentation

MMCifInfoTransOp ( )
inline

Create an operation.

Definition at line 158 of file mmcif_info.hh.

MMCifInfoTransOp ( )
inline

Create an operation.

Definition at line 158 of file mmcif_info.hh.


Member Function Documentation

String GetID ( ) const
inline

Get id.

Returns:
id

Definition at line 170 of file mmcif_info.hh.

String GetID ( ) const
inline

Get id.

Returns:
id

Definition at line 170 of file mmcif_info.hh.

geom::Mat3 GetMatrix ( ) const
inline

Get the rotational matrix.

Returns:
matrix

Definition at line 207 of file mmcif_info.hh.

geom::Mat3 GetMatrix ( ) const
inline

Get the rotational matrix.

Returns:
matrix

Definition at line 207 of file mmcif_info.hh.

String GetType ( ) const
inline

Get type.

Returns:
type

Definition at line 179 of file mmcif_info.hh.

String GetType ( ) const
inline

Get type.

Returns:
type

Definition at line 179 of file mmcif_info.hh.

geom::Vec3 GetVector ( ) const
inline

Get the translational vector.

Returns:
vector

Definition at line 193 of file mmcif_info.hh.

geom::Vec3 GetVector ( ) const
inline

Get the translational vector.

Returns:
vector

Definition at line 193 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoTransOp op) const
inline

Definition at line 226 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoTransOp op) const
inline

Definition at line 226 of file mmcif_info.hh.

bool operator== ( const MMCifInfoTransOp op) const
inline

Definition at line 209 of file mmcif_info.hh.

bool operator== ( const MMCifInfoTransOp op) const
inline

Definition at line 209 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set id.

Parameters:
idid

Definition at line 166 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set id.

Parameters:
idid

Definition at line 166 of file mmcif_info.hh.

void SetMatrix ( Real  i00,
Real  i01,
Real  i02,
Real  i10,
Real  i11,
Real  i12,
Real  i20,
Real  i21,
Real  i22 
)
inline

Set the rotational matrix.

Parameters:

Definition at line 198 of file mmcif_info.hh.

void SetMatrix ( Real  i00,
Real  i01,
Real  i02,
Real  i10,
Real  i11,
Real  i12,
Real  i20,
Real  i21,
Real  i22 
)
inline

Set the rotational matrix.

Parameters:

Definition at line 198 of file mmcif_info.hh.

void SetType ( String  type)
inline

Set type.

Parameters:
type

Definition at line 175 of file mmcif_info.hh.

void SetType ( String  type)
inline

Set type.

Parameters:
type

Definition at line 175 of file mmcif_info.hh.

void SetVector ( Real  x,
Real  y,
Real  z 
)
inline

Set the translational vector.

Parameters:

Definition at line 184 of file mmcif_info.hh.

void SetVector ( Real  x,
Real  y,
Real  z 
)
inline

Set the translational vector.

Parameters:

Definition at line 184 of file mmcif_info.hh.


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