39 explicit T3DC(
unsigned = 0);
41 [[nodiscard]]
bool is_nlgeom()
const override;
43 unique_ptr<Orientation>
get_copy()
override;
A T3DC class.
Definition: T3DC.h:34
mat to_global_geometry_mat(const mat &) const override
Definition: T3DC.cpp:42
void update_transformation() override
Definition: T3DC.cpp:23
unique_ptr< Orientation > get_copy() override
Definition: T3DC.cpp:21
bool is_nlgeom() const override
Definition: T3DC.cpp:40
A T3DL class.
Definition: T3DL.h:34