|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| tcontenttype | t1 |
| int | nx |
| int | ny |
| int | nelements |
| int | nvert |
| GLushort * | index |
| GLfloat * | vert |
| GLfloat * | vert2 |
| GLfloat * | tex |
| GLfloat * | norm |
| GLfloat | dx |
| GLfloat | tx |
| GLuint | textureID |
Definition at line 2706 of file MainLoop.c.
| GLfloat contenttype_orientation::dx |
Definition at line 2710 of file MainLoop.c.
| GLushort* contenttype_orientation::index |
Definition at line 2709 of file MainLoop.c.
| int contenttype_orientation::nelements |
Definition at line 2708 of file MainLoop.c.
| GLfloat * contenttype_orientation::norm |
Definition at line 2710 of file MainLoop.c.
| int contenttype_orientation::nvert |
Definition at line 2708 of file MainLoop.c.
| int contenttype_orientation::nx |
Definition at line 2708 of file MainLoop.c.
| int contenttype_orientation::ny |
Definition at line 2708 of file MainLoop.c.
| tcontenttype contenttype_orientation::t1 |
Definition at line 2707 of file MainLoop.c.
| GLfloat * contenttype_orientation::tex |
Definition at line 2710 of file MainLoop.c.
| GLuint contenttype_orientation::textureID |
Definition at line 2711 of file MainLoop.c.
| GLfloat contenttype_orientation::tx |
Definition at line 2710 of file MainLoop.c.
| GLfloat* contenttype_orientation::vert |
Definition at line 2710 of file MainLoop.c.
| GLfloat * contenttype_orientation::vert2 |
Definition at line 2710 of file MainLoop.c.