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 arrays.h
  • View page source

File arrays.h

↰ Parent directory (src/tal)

Contents

  • Definition (src/tal/arrays.h)

  • Includes

  • Included By

  • Typedefs

Definition (src/tal/arrays.h)

  • Program Listing for File arrays.h

Includes

  • core/variant/array.h

  • core/variant/typed_array.h

  • core/variant/variant.h

Included By

  • File dummy_mesher.h

  • File general_utility.h

  • File hex_grid.h

  • File hex_mesh.h

  • File mesh.h

  • File utils.h

  • File honeycomb.h

  • File discretizer.h

  • File hex_polyhedron.h

  • File triangle.h

  • File ridge_mesh.h

Typedefs

  • Typedef Array

  • Typedef ByteArray

  • Typedef ColorsArray

  • Typedef IntArray

  • Typedef TangentsArray

  • Typedef Vector2Array

  • Typedef Vector3Array

  • Typedef WeightsArray


© Copyright 2024, Roman Ardazishvili and Contributors.

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