#include <CCPACSEtaXsiPoint.h>
Private Member Functions | |
| void | InvalidateParent () const |
Additional Inherited Members | |
| Protected Attributes inherited from tigl::generated::CPACSEtaXsiPoint | |
| double | m_eta |
| Relative spanwise position. Eta refers to the segment or componentSegment depending on the referenced uID. | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| std::string | m_referenceUID |
| This reference uID determines the reference coordinate system. If it points to a segment, then the eta-xsi values are considered to be in segment eta-xsi coordinates; if it points to a componentSegment, then componentSegment eta-xsi coordinates are used. | |
| CTiglUIDManager * | m_uidMgr |
| double | m_xsi |
| Relative chordwise position. Xsi refers to the segment or componentSegment depending on the referenced uID. | |
| TIGL_EXPORT tigl::CCPACSEtaXsiPoint::CCPACSEtaXsiPoint | ( | ) |
| TIGL_EXPORT tigl::CCPACSEtaXsiPoint::CCPACSEtaXsiPoint | ( | CCPACSWingSparPosition * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::CCPACSEtaXsiPoint::CCPACSEtaXsiPoint | ( | CCPACSWingRibExplicitPositioning * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::CCPACSEtaXsiPoint::CCPACSEtaXsiPoint | ( | CCPACSWingRibsPositioning * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
private |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSEtaXsiPoint.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSEtaXsiPoint.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSEtaXsiPoint.