ftp.nice.ch/pub/next/developer/resources/libraries/Mesa.2.0.s.tar.gz#/Mesa-2.0/include/mondello/lut.h

This is lut.h in view mode; [Download] [Up]

/*
  file: lut.h
*/

#ifndef LUT_H
#define LUT_H

typedef struct {
    unsigned char r, g, b;
} LUTENTRY;

#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.