#include <CCPACSRotorBladeAttachments.h>
Additional Inherited Members | |
| Protected Attributes inherited from tigl::generated::CPACSRotorBladeAttachments | |
| CCPACSRotorHub * | m_parent |
| std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > | m_rotorBladeAttachments |
| CTiglUIDManager * | m_uidMgr |
| TIGL_EXPORT tigl::CCPACSRotorBladeAttachments::CCPACSRotorBladeAttachments | ( | CCPACSRotorHub * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT CCPACSConfiguration & tigl::CCPACSRotorBladeAttachments::GetConfiguration | ( | ) |
| TIGL_EXPORT const CCPACSConfiguration & tigl::CCPACSRotorBladeAttachments::GetConfiguration | ( | ) | const |
| TIGL_EXPORT CCPACSRotor & tigl::CCPACSRotorBladeAttachments::GetRotor | ( | ) |
| TIGL_EXPORT const CCPACSRotor & tigl::CCPACSRotorBladeAttachments::GetRotor | ( | ) | const |
| TIGL_EXPORT void tigl::CCPACSRotorBladeAttachments::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |