Class PolyhedronNoiseProcessor

Inheritance Relationships

Base Type

Class Documentation

class PolyhedronNoiseProcessor : public sota::PolyhedronProcessor

Public Functions

virtual void configure_hexagon(PolygonWrapper &wrapper, Biome biome, int &id, Ref<ShaderMaterial> mat, Polyhedron &polyhedron_mesh) override
virtual void configure_pentagon(PolygonWrapper &wrapper, Biome biome, int &id, Ref<ShaderMaterial> mat, Polyhedron &polyhedron_mesh) override
virtual void process(Polyhedron &polyhedron_mesh) override