#include <CCPACSDuct.h>
Protected Member Functions | |
PNamedShape | BuildLoft () const override |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Private Member Functions | |
std::string | GetShortShapeName () const |
virtual void | InvalidateImpl (const boost::optional< std::string > &) const override |
void | SetFaceTraits (PNamedShape loft) const |
Private Attributes | |
std::vector< std::function< void()> > | invalidationCallbacks |
|
explicit |
|
overrideprotectedvirtual |
Implements tigl::CTiglAbstractGeometricComponent.
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSDuct::GetConfiguration | ( | ) | const |
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
|
private |
|
overrideprivatevirtual |
Reimplemented from tigl::CTiglUIDObject.
TIGL_EXPORT void tigl::CCPACSDuct::RegisterInvalidationCallback | ( | std::function< void()> const & | ) |
|
private |
|
private |