OpenStructure
|
#include <connector_impl.hh>
Inherits GenericPropContainerImpl, and enable_shared_from_this< ConnectorImpl >.
Definition at line 35 of file connector_impl.hh.
ConnectorImpl | ( | const EntityImplPtr & | e, |
const AtomImplPtr & | first, | ||
const AtomImplPtr & | second, | ||
Real | l, | ||
Real | t, | ||
Real | p, | ||
unsigned char | bond_order | ||
) |
~ConnectorImpl | ( | ) |
void Apply | ( | EntityVisitor & | v | ) |
|
inline |
Definition at line 73 of file connector_impl.hh.
|
inline |
Definition at line 61 of file connector_impl.hh.
|
inline |
Definition at line 42 of file connector_impl.hh.
Real GetLength | ( | ) | const |
|
inline |
Definition at line 69 of file connector_impl.hh.
geom::Vec3 GetOriginalPos | ( | ) | const |
geom::Vec3 GetPos | ( | ) | const |
|
inline |
Definition at line 43 of file connector_impl.hh.
bool IsConnectorOf | ( | const AtomImplPtr & | a, |
const AtomImplPtr & | b | ||
) | const |
|
inline |
Definition at line 71 of file connector_impl.hh.
void SetDir | ( | const geom::Vec3 & | dir | ) |
void SetDirAndLength | ( | const geom::Vec3 & | dir | ) |
|
inline |
Definition at line 49 of file connector_impl.hh.
void Switch | ( | ) |