Limbo 3.5.4
Loading...
Searching...
No Matches
GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType > Struct Template Reference

Translate operation. More...

#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

Detailed Description

template<typename PointType>
struct GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType >

Translate operation.

Definition at line 273 of file GdsObjectHelpers.h.

Constructor & Destructor Documentation

◆ Translate()

template<typename PointType>
GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType >::Translate ( PointType const & o)
inline

constructor

Parameters
ooffset

Definition at line 279 of file GdsObjectHelpers.h.

Member Function Documentation

◆ operator()()

template<typename PointType>
void GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType >::operator() ( PointType & p) const
inline

API to run operation.

Parameters
pgiven position and perform operation on the position

Definition at line 283 of file GdsObjectHelpers.h.

Member Data Documentation

◆ offset

template<typename PointType>
PointType GdsParser::GdsDB::ApplyCellReferenceActionDetails::Translate< PointType >::offset

offset

Definition at line 275 of file GdsObjectHelpers.h.


The documentation for this struct was generated from the following file: