FreeWRL / FreeX3D 4.3.0
X3D_TextureRep Struct Reference

Data Fields

int itype
 
int decoded
 
int byteOffset
 
int byteSize
 
char * mimeType
 
struct geomBufferbuffer
 

Detailed Description

Definition at line 100 of file Polyrep.h.

Field Documentation

◆ buffer

struct geomBuffer* X3D_TextureRep::buffer

Definition at line 108 of file Polyrep.h.

◆ byteOffset

int X3D_TextureRep::byteOffset

Definition at line 103 of file Polyrep.h.

◆ byteSize

int X3D_TextureRep::byteSize

Definition at line 104 of file Polyrep.h.

◆ decoded

int X3D_TextureRep::decoded

Definition at line 102 of file Polyrep.h.

◆ itype

int X3D_TextureRep::itype

Definition at line 101 of file Polyrep.h.

◆ mimeType

char* X3D_TextureRep::mimeType

Definition at line 105 of file Polyrep.h.


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