PBlockReconnector Class Reference

#include <PBlockReconnector.h>

List of all members.


Detailed Description

PBlockReconnector is used to generate a homogeneous transformation matrix needed to reconnect a detached PBlock.


Public Member Functions

 PBlockReconnector (PBlock *anchor, PBlock *toDetach)
void ReconnectBlocks ()
Matrix4 GetReconnectTransform ()
PBlockgetAnchor ()
PBlockgetDetached ()


Constructor & Destructor Documentation

PBlockReconnector::PBlockReconnector ( PBlock anchor,
PBlock toDetach 
)

Constructs a new PBlockReconnector. Required are: the PBlock anchor and the PBlock toDetach


Member Function Documentation

void PBlockReconnector::ReconnectBlocks (  ) 

Reconnects the detached PBlock toDetach to the PBlock anchor (in the new position).

Matrix4 PBlockReconnector::GetReconnectTransform (  ) 

Returns the homogeneous transformation matrix that realigns the atoms.

PBlock* PBlockReconnector::getAnchor (  )  [inline]

Returns the anchor PBlock.

PBlock* PBlockReconnector::getDetached (  )  [inline]

Returns the detached PBlock.


The documentation for this class was generated from the following files:
Generated on Wed May 16 20:22:13 2007 for LoopTK: Protein Loop Kinematic Toolkit by  doxygen 1.5.1