AC3DsurfaceFormatCore.C File Reference
Include dependency graph for AC3DsurfaceFormatCore.C:

Go to the source code of this file.

Variables

static float colourMap []
 

Detailed Description

Original source file AC3DsurfaceFormatCore.C

Definition in file AC3DsurfaceFormatCore.C.

Variable Documentation

◆ colourMap

float colourMap[]
static
Initial value:
=
{
1, 1, 1,
1, 0, 0,
0, 1, 0,
0, 0, 1,
1, 1, 0,
0, 1, 1,
1, 0, 1,
0.5, 0.5, 1
}

Definition at line 36 of file AC3DsurfaceFormatCore.C.

Referenced by AC3DsurfaceFormatCore::writeHeader().