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 |
float | k1 |
float | xc |
int | usingDistortions |
GLuint | textureID |
Definition at line 2333 of file MainLoop.c.
GLfloat contenttype_texturegrid::dx |
Definition at line 2337 of file MainLoop.c.
GLushort* contenttype_texturegrid::index |
Definition at line 2336 of file MainLoop.c.
float contenttype_texturegrid::k1 |
Definition at line 2338 of file MainLoop.c.
int contenttype_texturegrid::nelements |
Definition at line 2335 of file MainLoop.c.
GLfloat * contenttype_texturegrid::norm |
Definition at line 2337 of file MainLoop.c.
int contenttype_texturegrid::nvert |
Definition at line 2335 of file MainLoop.c.
int contenttype_texturegrid::nx |
Definition at line 2335 of file MainLoop.c.
int contenttype_texturegrid::ny |
Definition at line 2335 of file MainLoop.c.
tcontenttype contenttype_texturegrid::t1 |
Definition at line 2334 of file MainLoop.c.
GLfloat * contenttype_texturegrid::tex |
Definition at line 2337 of file MainLoop.c.
GLuint contenttype_texturegrid::textureID |
Definition at line 2340 of file MainLoop.c.
GLfloat contenttype_texturegrid::tx |
Definition at line 2337 of file MainLoop.c.
int contenttype_texturegrid::usingDistortions |
Definition at line 2339 of file MainLoop.c.
GLfloat* contenttype_texturegrid::vert |
Definition at line 2337 of file MainLoop.c.
GLfloat * contenttype_texturegrid::vert2 |
Definition at line 2337 of file MainLoop.c.
float contenttype_texturegrid::xc |
Definition at line 2338 of file MainLoop.c.