SCM Library
Spherical Cube Map rendering library
 All Classes Files Functions Variables Friends Pages
scm-label-circle-vert.h
1 unsigned char scm_label_circle_vert[] = {
2  0x76, 0x6f, 0x69, 0x64, 0x20, 0x6d, 0x61, 0x69, 0x6e, 0x28, 0x29, 0x0a,
3  0x7b, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x67, 0x6c, 0x5f, 0x54, 0x65, 0x78,
4  0x43, 0x6f, 0x6f, 0x72, 0x64, 0x5b, 0x30, 0x5d, 0x20, 0x3d, 0x20, 0x67,
5  0x6c, 0x5f, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x54, 0x65, 0x78, 0x43, 0x6f,
6  0x6f, 0x72, 0x64, 0x30, 0x3b, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x67, 0x6c,
7  0x5f, 0x46, 0x72, 0x6f, 0x6e, 0x74, 0x43, 0x6f, 0x6c, 0x6f, 0x72, 0x20,
8  0x20, 0x3d, 0x20, 0x67, 0x6c, 0x5f, 0x46, 0x72, 0x6f, 0x6e, 0x74, 0x4d,
9  0x61, 0x74, 0x65, 0x72, 0x69, 0x61, 0x6c, 0x2e, 0x64, 0x69, 0x66, 0x66,
10  0x75, 0x73, 0x65, 0x20, 0x2a, 0x20, 0x67, 0x6c, 0x5f, 0x43, 0x6f, 0x6c,
11  0x6f, 0x72, 0x3b, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x67, 0x6c, 0x5f, 0x50,
12  0x6f, 0x73, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x20, 0x20, 0x20, 0x3d,
13  0x20, 0x66, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x6f, 0x72, 0x6d, 0x28,
14  0x29, 0x3b, 0x0a, 0x7d, 0x0a
15 };
16 unsigned int scm_label_circle_vert_len = 149;