2D transformation
More...
#include <CPACSTransformation2D.h>
◆ CPACSTransformation2D() [1/4]
◆ CPACSTransformation2D() [2/4]
◆ ~CPACSTransformation2D()
virtual TIGL_EXPORT tigl::generated::CPACSTransformation2D::~CPACSTransformation2D |
( |
| ) |
|
|
virtual |
◆ CPACSTransformation2D() [3/4]
◆ CPACSTransformation2D() [4/4]
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
template<typename P >
P* tigl::generated::CPACSTransformation2D::GetParent |
( |
| ) |
|
|
inline |
◆ GetParent() [2/2]
template<typename P >
const P* tigl::generated::CPACSTransformation2D::GetParent |
( |
| ) |
const |
|
inline |
◆ GetRotation() [1/3]
virtual TIGL_EXPORT const boost::optional<CPACSPointZ>& tigl::generated::CPACSTransformation2D::GetRotation |
( |
| ) |
const |
|
virtual |
◆ GetRotation() [2/3]
◆ GetRotation() [3/3]
◆ GetScaling() [1/3]
◆ GetScaling() [2/3]
◆ GetScaling() [3/3]
◆ GetTranslation() [1/3]
virtual TIGL_EXPORT const boost::optional<CCPACSPointXY>& tigl::generated::CPACSTransformation2D::GetTranslation |
( |
| ) |
const |
|
virtual |
◆ GetTranslation() [2/3]
◆ GetTranslation() [3/3]
◆ GetUID()
virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSTransformation2D::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ IsParent()
template<typename P >
bool tigl::generated::CPACSTransformation2D::IsParent |
( |
| ) |
const |
|
inline |
◆ 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
void* tigl::generated::CPACSTransformation2D::m_parent |
|
protected |
◆ m_parentType
const std::type_info* tigl::generated::CPACSTransformation2D::m_parentType |
|
protected |
◆ 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: