Point: z. More...
#include <CPACSPointZ.h>
Public Member Functions | |
TIGL_EXPORT | CPACSPointZ (CPACSTransformation2D *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CPACSTransformation2D * | GetParent () |
TIGL_EXPORT const CPACSTransformation2D * | GetParent () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetUID () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT const double & | GetZ () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetUID (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetZ (const double &value) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSPointZ () |
Public Member Functions inherited from tigl::CTiglOptUIDObject | |
boost::optional< std::string > | GetObjectUID () const |
virtual | ~CTiglOptUIDObject ()=default |
Public Member Functions inherited from tigl::CTiglUIDObject | |
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Protected Attributes | |
CPACSTransformation2D * | m_parent |
boost::optional< std::string > | m_uID |
CTiglUIDManager * | m_uidMgr |
double | m_z |
Z-Component. More... | |
Private Member Functions | |
CPACSPointZ (const CPACSPointZ &)=delete | |
CPACSPointZ (CPACSPointZ &&)=delete | |
CPACSPointZ & | operator= (const CPACSPointZ &)=delete |
CPACSPointZ & | operator= (CPACSPointZ &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Point: z.
Point type, containing a z data.
TIGL_EXPORT tigl::generated::CPACSPointZ::CPACSPointZ | ( | CPACSTransformation2D * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CPACSTransformation2D* tigl::generated::CPACSPointZ::GetParent | ( | ) |
TIGL_EXPORT const CPACSTransformation2D* tigl::generated::CPACSPointZ::GetParent | ( | ) | const |
|
virtual |
Implements tigl::CTiglOptUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
Z-Component.