Tachyon (current)  Current Main Branch
Functions
spaceball.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <unistd.h>
#include "trackball.h"
#include "tachyon.h"
#include "spaceball.h"
#include "glwin.h"

Go to the source code of this file.

Functions

void * tachyon_init_spaceball (SceneHandle scene, void *glwin, char *serialport)
 
int tachyon_spaceball_update (sbHandle *bh, SceneHandle scene)
 

Function Documentation

◆ tachyon_init_spaceball()

void* tachyon_init_spaceball ( SceneHandle  scene,
void *  glwin,
char *  serialport 
)

◆ tachyon_spaceball_update()

int tachyon_spaceball_update ( sbHandle bh,
SceneHandle  scene 
)