The RoFI Platform

Contents:

  • Introduction, compiling and structure
  • Release engineering notes
  • Tutorials
  • RoFI HAL
  • RoFILib
    • Configurations
    • Atoms
  • RoFICoM
  • Universal Module
The RoFI Platform
  • RoFILib
  • View page source

RoFILib

The main building block is a configuration. The primary configuration is a RofiWorld.

  • Configurations
    • Configuration Usage
      • Flags for Configurations in Tools
      • Parsing Configurations in C++
        • Helper Functions
        • Helper RofiWorld Functions
        • Conversion Functions
        • Multi-Format Conversions
    • Different Configurations
      • RoFI Configuration
        • Usage
        • Example
        • Types and Constants
        • Classes
        • Module Classes
        • Functions
      • Voxel Configuration
        • Explicit Connections
        • Voxel Configuration in Cpp
          • Types, Constants and Support Classes
          • Classes
    • Serializations
      • Json Serialization
        • Format Description
        • Functions
        • Attributes callback
      • Voxel Serialization
        • Json Grammar

Atoms is a collection of helper libraries that are used throughout the project.

  • Atoms
    • Patterns
      • Visitor Pattern
      • Cloneable Object Hiearchy & ValuePtr
    • Containers
      • Classes reference
    • Result
      • Usage
      • Classes reference
      • Functions reference
    • Embedded Resources Management
      • Usage
      • Classes reference
      • Macro reference
Previous Next

© Copyright 2021, Paradise.

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