Sota

Getting Started

  • Introduction
  • Building from sourse
  • Modules
  • API usage

Design notes

  • Ridge-based terrain
  • Honeycomb
  • Tesselation type
  • C++ module VS GDExtension

Architecture

  • Types Abstraction Layer

Known issues & limitations

  • Sota C++ module build

C++ code documentation

  • Library API
Sota
  • File discretizer.h
  • View page source

File discretizer.h

↰ Parent directory (src/misc)

Contents

  • Definition (src/misc/discretizer.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Typedefs

Definition (src/misc/discretizer.h)

  • Program Listing for File discretizer.h

Includes

  • map

  • tal/arrays.h (File arrays.h)

  • tal/vector3.h (File vector3.h)

  • tal/vector3i.h (File vector3i.h)

  • vector (File vector2.h)

Included By

  • File general_utility.h

  • File smooth_shades_processor.h

  • File tile_mesh.h

  • File hex_polyhedron.h

  • File ridge_mesh.h

Namespaces

  • Namespace sota

Classes

  • Class VertexToNormalDiscretizer

Typedefs

  • Typedef sota::DiscreteVertex

  • Typedef sota::DiscreteVertexToDistance

  • Typedef sota::DiscreteVertexToNormals

  • Typedef sota::Distance


© Copyright 2024, Roman Ardazishvili and Contributors.

Built with Sphinx using a theme provided by Read the Docs.