#include <CCPACSFarField.h>
Inheritance diagram for tigl::CCPACSFarField:Public Member Functions | |
| TIGL_EXPORT | CCPACSFarField () |
| TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
| TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
| TIGL_EXPORT std::string | GetDefaultedUID () const override |
| virtual TIGL_EXPORT const double & | GetMultiplier () const |
| virtual TIGL_EXPORT const double & | GetReferenceLength () const |
| virtual TIGL_EXPORT const TiglFarFieldType & | GetType () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetMultiplier (const double &value) |
| virtual TIGL_EXPORT void | SetReferenceLength (const double &value) |
| virtual TIGL_EXPORT void | SetType (const TiglFarFieldType &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
Public Member Functions inherited from tigl::CTiglAbstractGeometricComponent | |
| CTiglAbstractGeometricComponent () | |
| TIGL_EXPORT Bnd_Box const & | GetBoundingBox () const |
| virtual TIGL_EXPORT bool | GetIsOn (const gp_Pnt &pnt) const |
| TIGL_EXPORT bool | GetIsOnMirrored (const gp_Pnt &pnt) const |
| TIGL_EXPORT PNamedShape | GetLoft () const override |
| virtual TIGL_EXPORT PNamedShape | GetMirroredLoft () const |
| virtual TIGL_EXPORT TiglSymmetryAxis | GetSymmetryAxis () const |
| TIGL_EXPORT void | Reset () const |
Public Member Functions inherited from tigl::ITiglGeometricComponent | |
| virtual | ~ITiglGeometricComponent () |
Protected Member Functions | |
| PNamedShape | BuildLoft () const override |
Protected Attributes | |
| double | m_multiplier |
| double | m_referenceLength |
| TiglFarFieldType | m_type |
Protected Attributes inherited from tigl::CTiglAbstractGeometricComponent | |
| Cache< Bnd_Box, CTiglAbstractGeometricComponent > | bounding_box |
| Cache< PNamedShape, CTiglAbstractGeometricComponent > | loft |
Private Member Functions | |
| CCPACSFarField (const CCPACSFarField &)=delete | |
| CCPACSFarField (CCPACSFarField &&)=delete | |
| void | init () |
| CCPACSFarField & | operator= (const CCPACSFarField &)=delete |
| CCPACSFarField & | operator= (CCPACSFarField &&)=delete |
| TIGL_EXPORT tigl::CCPACSFarField::CCPACSFarField | ( | ) |
|
privatedelete |
|
privatedelete |
|
overrideprotectedvirtual |
Implements tigl::CTiglAbstractGeometricComponent.
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
|
overridevirtual |
Implements tigl::ITiglGeometricComponent.
|
virtual |
|
virtual |
|
virtual |
|
private |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |