Skip to main content
Ctrl+K
Logo image

COMPAS Viewer

  • Introduction
  • Installation
  • Tutorials
    • File Structure
  • Examples
    • Basic Examples
    • Object Examples
    • Color Examples
    • Layout Examples
    • Dynamic Examples
    • Other Examples
  • API Reference
    • compas_viewer.viewer
    • compas_viewer.scene
    • compas_viewer.controller
    • compas_viewer.actions
    • compas_viewer.components
    • compas_viewer.configurations
    • compas_viewer.layout
    • compas_viewer.utilities
  • License
  • Acknowledgements
COMPAS.dev
  • API Reference
  • compas_viewer.utilities

compas_viewer.utilities

Classes

Functions

gl_info

Return formatted information about the current GL implementation.

make_vertex_buffer

Make a vertex buffer from the given data.

make_index_buffer

Make an element buffer from the given data.

update_vertex_buffer

Update a vertex buffer with new data.

update_index_buffer

Update an index buffer with new data.

key_mapper

Map the key string to the Qt key.

Timer

A simple timer that calls a function at specified intervals.

On this page
  • Classes
  • Functions

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.