|
FreeWRL/FreeX3D
3.0.0
|
Data Fields | |
| bezierPatch * | bpatch |
| bezierPatch * | bpatch_normal |
| bezierPatch * | bpatch_texcoord |
| bezierPatch * | bpatch_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 bezierPatchMesh * | next |
Definition at line 38 of file bezierPatchMesh.h.