#include <CCPACSDucts.h>
Inheritance diagram for tigl::CCPACSDucts:Private Attributes | |
| bool | enabled |
| std::vector< std::function< void()> > | invalidationCallbacks |
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSDucts | |
| std::vector< std::unique_ptr< CCPACSDuctAssembly > > | m_ductAssemblys |
| std::vector< std::unique_ptr< CCPACSDuct > > | m_ducts |
| CCPACSAircraftModel * | m_parent |
| CTiglUIDManager * | m_uidMgr |
| TIGL_EXPORT tigl::CCPACSDucts::CCPACSDucts | ( | CCPACSAircraftModel * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
Reimplemented from tigl::generated::CPACSDucts.
|
virtual |
Reimplemented from tigl::generated::CPACSDucts.
| TIGL_EXPORT bool tigl::CCPACSDucts::IsEnabled | ( | ) | const |
| TIGL_EXPORT PNamedShape tigl::CCPACSDucts::LoftWithDuctCutouts | ( | PNamedShape const & | , |
| std::string const & | |||
| ) | const |
| TIGL_EXPORT void tigl::CCPACSDucts::RegisterInvalidationCallback | ( | std::function< void()> const & | ) |
| TIGL_EXPORT void tigl::CCPACSDucts::SetEnabled | ( | bool | val = true | ) |
|
private |
|
private |