API Reference

This package provides a viewer for COMPAS.

Viewer

The Viewer class is the main entry of COMPAS Viewer`. It organizes the scene and create the GUI application.

Scene and Objects

Classes for all scene objects.

Scene and Objects

Controller and Actions

The Controller class is the main entry of all the key and mouse events. Actions are functions that are called when a certain event happens, such as mouse and keyboard click.

Components

Components…

Utilities

Useful functions and other helper classes.