FreeWRL / FreeX3D 4.3.0
bezierPatchMesh Struct Reference

Data Fields

bezierPatchbpatch
 
bezierPatchbpatch_normal
 
bezierPatchbpatch_texcoord
 
bezierPatchbpatch_color
 
float * UVarray
 
int * length_array
 
GLenum * type_array
 
int size_UVarray
 
int index_UVarray
 
int size_length_array
 
int index_length_array
 
int counter
 
GLenum type
 
float * vertex_array
 
float * normal_array
 
float * color_array
 
float * texcoord_array
 
struct bezierPatchMeshnext
 

Detailed Description

Definition at line 38 of file bezierPatchMesh.h.

Field Documentation

◆ bpatch

bezierPatch* bezierPatchMesh::bpatch

Definition at line 39 of file bezierPatchMesh.h.

◆ bpatch_color

bezierPatch* bezierPatchMesh::bpatch_color

Definition at line 42 of file bezierPatchMesh.h.

◆ bpatch_normal

bezierPatch* bezierPatchMesh::bpatch_normal

Definition at line 40 of file bezierPatchMesh.h.

◆ bpatch_texcoord

bezierPatch* bezierPatchMesh::bpatch_texcoord

Definition at line 41 of file bezierPatchMesh.h.

◆ color_array

float* bezierPatchMesh::color_array

Definition at line 60 of file bezierPatchMesh.h.

◆ counter

int bezierPatchMesh::counter

Definition at line 54 of file bezierPatchMesh.h.

◆ index_length_array

int bezierPatchMesh::index_length_array

Definition at line 52 of file bezierPatchMesh.h.

◆ index_UVarray

int bezierPatchMesh::index_UVarray

Definition at line 50 of file bezierPatchMesh.h.

◆ length_array

int* bezierPatchMesh::length_array

Definition at line 45 of file bezierPatchMesh.h.

◆ next

struct bezierPatchMesh* bezierPatchMesh::next

Definition at line 64 of file bezierPatchMesh.h.

◆ normal_array

float* bezierPatchMesh::normal_array

Definition at line 59 of file bezierPatchMesh.h.

◆ size_length_array

int bezierPatchMesh::size_length_array

Definition at line 51 of file bezierPatchMesh.h.

◆ size_UVarray

int bezierPatchMesh::size_UVarray

Definition at line 49 of file bezierPatchMesh.h.

◆ texcoord_array

float* bezierPatchMesh::texcoord_array

Definition at line 61 of file bezierPatchMesh.h.

◆ type

GLenum bezierPatchMesh::type

Definition at line 55 of file bezierPatchMesh.h.

◆ type_array

GLenum* bezierPatchMesh::type_array

Definition at line 46 of file bezierPatchMesh.h.

◆ UVarray

float* bezierPatchMesh::UVarray

Definition at line 44 of file bezierPatchMesh.h.

◆ vertex_array

float* bezierPatchMesh::vertex_array

Definition at line 58 of file bezierPatchMesh.h.


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