FreeWRL / FreeX3D 4.3.0
X3D_MeshRep Struct Reference

Data Fields

int itype
int mode
char * map [4]
int ncoord
int nuv
int flipuv
struct geomBufferbuffer
struct bufAccess attrib [8]
int nindex
struct bufAccess index

Detailed Description

Definition at line 184 of file Polyrep.h.

Field Documentation

◆ attrib

struct bufAccess X3D_MeshRep::attrib[8]

Definition at line 195 of file Polyrep.h.

◆ buffer

struct geomBuffer* X3D_MeshRep::buffer

Definition at line 194 of file Polyrep.h.

◆ flipuv

int X3D_MeshRep::flipuv

Definition at line 191 of file Polyrep.h.

◆ index

struct bufAccess X3D_MeshRep::index

Definition at line 197 of file Polyrep.h.

◆ itype

int X3D_MeshRep::itype

Definition at line 186 of file Polyrep.h.

◆ map

char* X3D_MeshRep::map[4]

Definition at line 188 of file Polyrep.h.

◆ mode

int X3D_MeshRep::mode

Definition at line 187 of file Polyrep.h.

◆ ncoord

int X3D_MeshRep::ncoord

Definition at line 189 of file Polyrep.h.

◆ nindex

int X3D_MeshRep::nindex

Definition at line 196 of file Polyrep.h.

◆ nuv

int X3D_MeshRep::nuv

Definition at line 190 of file Polyrep.h.


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