39 explicit T2DC(
unsigned = 0);
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:42
void update_transformation() override
Definition T2DC.cpp:24
unique_ptr< Orientation > get_copy() override
Definition T2DC.cpp:22
bool is_nlgeom() const override
Definition T2DC.cpp:40
A T2DL class.
Definition T2DL.h:34