SSG Auxiliary Libraries.

by Steve Baker

Introduction

PLIB/ssgAux is a suite of auxiliary libraries that build higher level classes on top of the basic SSG classes.

These will be installed and named with the same conventions as the base PLIB libraries, eg:


   /usr/include/plib/ssgAux.h
   /usr/lib/libplibssgaux.a

PLIB/ssgAux functions, classes and constants are all named with an 'ssga' or 'SSGA' prefix.


  eg
      class ssgaShape ;
      SSGA_TYPE_CUBE


This document is under construction.
Steve J. Baker. <sjbaker1@airmail.net>