41 [[nodiscard]]
bool is_nlgeom()
const override;
43 unique_ptr<Orientation>
get_copy()
override;
A T2DC class.
Definition: T2DC.h:34
mat to_global_geometry_mat(const mat &) const override
Definition: T2DC.cpp:39
void update_transformation() override
Definition: T2DC.cpp:22
unique_ptr< Orientation > get_copy() override
Definition: T2DC.cpp:37
bool is_nlgeom() const override
Definition: T2DC.cpp:35
A T2DL class.
Definition: T2DL.h:34