NGL  6.5
The NCCA Graphics Library
Tetrahedron.h File Reference

raw data for the tetrahedron in VBOPrimitives More...

Go to the source code of this file.

Variables

constexpr unsigned int tetrahedronSIZE =96
 
static float tetrahedron [tetrahedronSIZE]
 

Detailed Description

raw data for the tetrahedron in VBOPrimitives

implementation files for Clip class

Definition in file Tetrahedron.h.

Variable Documentation

float tetrahedron[tetrahedronSIZE]
static
Initial value:
={
0.250000f,0.375000f,0.0f, -1.000000f, 0.0f,1.000000f,-1.0f,0.0f,
0.500000f,0.0f,0.0f, -1.000000f, 0.0f,-1.0f,-1.0f,1.0f,
0.750000f,0.375000f,0.0f, -1.000000f, 0.0f,-1.0f,-1.0f,-1.0f,
0.0f,0.0f,0.471405f, 0.333333f, 1.0f,1.000000f,-1.0f,0.0f,
0.500000f,0.0f,0.471405f, 0.333333f, 1.0f,0.0f,1.0f,0.0f,
0.250000f,0.375000f,0.471405f, 0.333333f, 1.0f,-1.0f,-1.0f,1.0f,
0.250000f,0.375000f,0.471405f, 0.333333f, -0.816497f,0.0f,1.0f,0.0f,
0.750000f,0.375000f,0.471405f, 0.333333f, -0.816497f,1.000000f,-1.0f,0.0f,
0.500000f,0.750000f,0.471405f, 0.333333f, -0.816497f,-1.0f,-1.0f,-1.0f,
0.750000f,0.375000f,-0.942809f, 0.333333f, 0.0f,-1.0f,-1.0f,1.0f,
0.500000f,0.0f,-0.942809f, 0.333333f, 0.0f,0.0f,1.0f,0.0f,
1.000000f,0.0f,-0.942809f, 0.333333f, 0.0f,-1.0f,-1.0f,-1.0f
}

Definition at line 27 of file Tetrahedron.h.

constexpr unsigned int tetrahedronSIZE =96

Definition at line 26 of file Tetrahedron.h.