FreeWRL / FreeX3D 4.3.0
contenttype_texturegrid Struct Reference

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
 

Detailed Description

Definition at line 2333 of file MainLoop.c.

Field Documentation

◆ dx

GLfloat contenttype_texturegrid::dx

Definition at line 2337 of file MainLoop.c.

◆ index

GLushort* contenttype_texturegrid::index

Definition at line 2336 of file MainLoop.c.

◆ k1

float contenttype_texturegrid::k1

Definition at line 2338 of file MainLoop.c.

◆ nelements

int contenttype_texturegrid::nelements

Definition at line 2335 of file MainLoop.c.

◆ norm

GLfloat * contenttype_texturegrid::norm

Definition at line 2337 of file MainLoop.c.

◆ nvert

int contenttype_texturegrid::nvert

Definition at line 2335 of file MainLoop.c.

◆ nx

int contenttype_texturegrid::nx

Definition at line 2335 of file MainLoop.c.

◆ ny

int contenttype_texturegrid::ny

Definition at line 2335 of file MainLoop.c.

◆ t1

tcontenttype contenttype_texturegrid::t1

Definition at line 2334 of file MainLoop.c.

◆ tex

GLfloat * contenttype_texturegrid::tex

Definition at line 2337 of file MainLoop.c.

◆ textureID

GLuint contenttype_texturegrid::textureID

Definition at line 2340 of file MainLoop.c.

◆ tx

GLfloat contenttype_texturegrid::tx

Definition at line 2337 of file MainLoop.c.

◆ usingDistortions

int contenttype_texturegrid::usingDistortions

Definition at line 2339 of file MainLoop.c.

◆ vert

GLfloat* contenttype_texturegrid::vert

Definition at line 2337 of file MainLoop.c.

◆ vert2

GLfloat * contenttype_texturegrid::vert2

Definition at line 2337 of file MainLoop.c.

◆ xc

float contenttype_texturegrid::xc

Definition at line 2338 of file MainLoop.c.


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