SAAFormat

C++
struct SAAFormat {
  char szDescr[64];
  int nSamples;
  int nQuality;
};
File

IRenderer.h