FreeWRL / FreeX3D 4.3.0
X3D_PointRep Struct Reference

Data Fields

int itype
int mode
char * map [4]
int ncoord
struct geomBufferbuffer
struct bufAccess attrib [3]
void * coordinate_node

Detailed Description

Definition at line 155 of file Polyrep.h.

Field Documentation

◆ attrib

struct bufAccess X3D_PointRep::attrib[3]

Definition at line 165 of file Polyrep.h.

◆ buffer

struct geomBuffer* X3D_PointRep::buffer

Definition at line 164 of file Polyrep.h.

◆ coordinate_node

void* X3D_PointRep::coordinate_node

Definition at line 166 of file Polyrep.h.

◆ itype

int X3D_PointRep::itype

Definition at line 157 of file Polyrep.h.

◆ map

char* X3D_PointRep::map[4]

Definition at line 160 of file Polyrep.h.

◆ mode

int X3D_PointRep::mode

Definition at line 158 of file Polyrep.h.

◆ ncoord

int X3D_PointRep::ncoord

Definition at line 161 of file Polyrep.h.


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