2D transformation
More...
#include <CPACSTransformation2D.h>
◆ CPACSTransformation2D() [1/3]
◆ ~CPACSTransformation2D()
| virtual TIGL_EXPORT tigl::generated::CPACSTransformation2D::~CPACSTransformation2D |
( |
| ) |
|
|
virtual |
◆ CPACSTransformation2D() [2/3]
◆ CPACSTransformation2D() [3/3]
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetRotation() [1/3]
◆ GetRotation() [2/3]
| virtual TIGL_EXPORT const boost::optional< CPACSPointZ > & tigl::generated::CPACSTransformation2D::GetRotation |
( |
| ) |
const |
|
virtual |
◆ GetRotation() [3/3]
◆ GetScaling() [1/3]
◆ GetScaling() [2/3]
| virtual TIGL_EXPORT const boost::optional< CCPACSPointXY > & tigl::generated::CPACSTransformation2D::GetScaling |
( |
| ) |
const |
|
virtual |
◆ GetScaling() [3/3]
◆ GetTranslation() [1/3]
◆ GetTranslation() [2/3]
| virtual TIGL_EXPORT const boost::optional< CCPACSPointXY > & tigl::generated::CPACSTransformation2D::GetTranslation |
( |
| ) |
const |
|
virtual |
◆ GetTranslation() [3/3]
◆ GetUID()
| virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSTransformation2D::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::ReadCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) |
|
virtual |
◆ RemoveRotation()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::RemoveRotation |
( |
| ) |
|
|
virtual |
◆ RemoveScaling()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::RemoveScaling |
( |
| ) |
|
|
virtual |
◆ RemoveTranslation()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::RemoveTranslation |
( |
| ) |
|
|
virtual |
◆ SetUID()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::SetUID |
( |
const boost::optional< std::string > & | value | ) |
|
|
virtual |
◆ WriteCPACS()
| virtual TIGL_EXPORT void tigl::generated::CPACSTransformation2D::WriteCPACS |
( |
const TixiDocumentHandle & | tixiHandle, |
|
|
const std::string & | xpath ) const |
|
virtual |
◆ m_parent
◆ m_rotation
| boost::optional<CPACSPointZ> tigl::generated::CPACSTransformation2D::m_rotation |
|
protected |
Rotation around z-axis of profile definition.
◆ m_scaling
| boost::optional<CCPACSPointXY> tigl::generated::CPACSTransformation2D::m_scaling |
|
protected |
Scaling of the structural profile.
◆ m_translation
| boost::optional<CCPACSPointXY> tigl::generated::CPACSTransformation2D::m_translation |
|
protected |
Translation of profile definition.
◆ m_uID
| boost::optional<std::string> tigl::generated::CPACSTransformation2D::m_uID |
|
protected |
◆ m_uidMgr
The documentation for this class was generated from the following file: