Class PrismPentMesh

Inheritance Relationships

Base Type

Class Documentation

class PrismPentMesh : public sota::PentMesh

Public Functions

PrismPentMesh() = default
PrismPentMesh(const PrismPentMesh &other) = delete
PrismPentMesh(PrismPentMesh &&other) = delete
PrismPentMesh &operator=(PrismPentMesh &&rhs) = delete
void set_height(const float p_height)
float get_height() const
PrismPentMesh(Pentagon pentagon, PrismPentMeshParams params)

Protected Functions

virtual void init_impl() override

Protected Static Functions

static void _bind_methods()