|
Limbo 3.5.4
|
#include <GdsObjectHelpers.h>
Public Member Functions | |
| Translate (PointType const &o) | |
| constructor | |
| void | operator() (PointType &p) const |
| API to run operation. | |
Public Attributes | |
| PointType | offset |
| offset | |
Translate operation.
Definition at line 273 of file GdsObjectHelpers.h.
|
inline |
|
inline |
API to run operation.
| p | given position and perform operation on the position |
Definition at line 283 of file GdsObjectHelpers.h.
| PointType GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType >::offset |
offset
Definition at line 275 of file GdsObjectHelpers.h.