FreeWRL / FreeX3D 4.3.0
contenttype_texturegrid Struct Reference

Data Fields

tcontenttype t1
int nx
int ny
int nelements
int nvert
GLuint * index
GLfloat * vert
GLfloat * vert2
GLfloat * tex
GLfloat * norm
GLfloat dx
GLfloat tx
float k1
float xc
int usingDistortions
GLuint textureID

Detailed Description

Definition at line 2357 of file MainLoop.c.

Field Documentation

◆ dx

GLfloat contenttype_texturegrid::dx

Definition at line 2361 of file MainLoop.c.

◆ index

GLuint* contenttype_texturegrid::index

Definition at line 2360 of file MainLoop.c.

◆ k1

float contenttype_texturegrid::k1

Definition at line 2362 of file MainLoop.c.

◆ nelements

int contenttype_texturegrid::nelements

Definition at line 2359 of file MainLoop.c.

◆ norm

GLfloat * contenttype_texturegrid::norm

Definition at line 2361 of file MainLoop.c.

◆ nvert

int contenttype_texturegrid::nvert

Definition at line 2359 of file MainLoop.c.

◆ nx

int contenttype_texturegrid::nx

Definition at line 2359 of file MainLoop.c.

◆ ny

int contenttype_texturegrid::ny

Definition at line 2359 of file MainLoop.c.

◆ t1

tcontenttype contenttype_texturegrid::t1

Definition at line 2358 of file MainLoop.c.

◆ tex

GLfloat * contenttype_texturegrid::tex

Definition at line 2361 of file MainLoop.c.

◆ textureID

GLuint contenttype_texturegrid::textureID

Definition at line 2364 of file MainLoop.c.

◆ tx

GLfloat contenttype_texturegrid::tx

Definition at line 2361 of file MainLoop.c.

◆ usingDistortions

int contenttype_texturegrid::usingDistortions

Definition at line 2363 of file MainLoop.c.

◆ vert

GLfloat* contenttype_texturegrid::vert

Definition at line 2361 of file MainLoop.c.

◆ vert2

GLfloat * contenttype_texturegrid::vert2

Definition at line 2361 of file MainLoop.c.

◆ xc

float contenttype_texturegrid::xc

Definition at line 2362 of file MainLoop.c.


The documentation for this struct was generated from the following file: