An internal structure defining an arc in the MBGraph.
More...
#include <Proto_MBGraph.H>
An internal structure defining an arc in the MBGraph.
◆ MBGraphArc()
◆ ~MBGraphArc()
Proto::MBGraphArc::~MBGraphArc |
( |
| ) |
|
|
inline |
◆ operator==()
bool Proto::MBGraphArc::operator== |
( |
const MBGraphArc & |
rhs | ) |
const |
|
inline |
◆ str()
std::string Proto::MBGraphArc::str |
( |
| ) |
const |
|
inline |
◆ print()
void Proto::MBGraphArc::print |
( |
std::ostream & |
stream = std::cout | ) |
const |
|
inline |
◆ srcBlock
◆ dstBlock
◆ srcToDst
Point Proto::MBGraphArc::srcToDst |
Direction of dstBlock relative to srcBlock in src coords.
Referenced by MBGraphArc().
◆ dstToSrc
Point Proto::MBGraphArc::dstToSrc |
Direction of srcBlock relative to dstBlock in dst coords.
Referenced by MBGraphArc().
Coordinate transformation from src to dst coords.
The documentation for this struct was generated from the following file: