Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼NNanoBrain | The Nanobrain namespace |
| CBrain | The NanoBrain Unity Componnent |
| CCluster | A Cluster combines a collection of Nuclei to implement reusable behaviour |
| CClusterPrefab | The Unity ScriptableObject to implement re-usable Cluster Prefabs |
| CMemoryCell | A MemoryCell stored its value for one update |
| CNeuron | A neuron is a basic Nucleus |
| CNucleus | A Nucleus is a basic element in a brain cluster |
| CSynapse | A Synapse connects the ouput of a Neuron to another Neuron |