FreeWRL / FreeX3D 4.3.0
X3D_LineRep Struct Reference

Data Fields

int itype
 
int mode
 
void * ectx
 
int npoint
 
struct SFVec3fpoint
 
struct SFVec2fpoint2D
 
struct SFVec3fprev
 
struct SFVec3fnext
 
int nsegments
 
int * start
 
int * count
 
float * fogcoord
 
struct SFColorcolor
 
struct SFColorRGBAcolorRgba
 
int * skindex
 
void * coordinate_node
 

Detailed Description

Definition at line 120 of file Polyrep.h.

Field Documentation

◆ color

struct SFColor* X3D_LineRep::color

Definition at line 141 of file Polyrep.h.

◆ colorRgba

struct SFColorRGBA* X3D_LineRep::colorRgba

Definition at line 142 of file Polyrep.h.

◆ coordinate_node

void* X3D_LineRep::coordinate_node

Definition at line 144 of file Polyrep.h.

◆ count

int* X3D_LineRep::count

Definition at line 139 of file Polyrep.h.

◆ ectx

void* X3D_LineRep::ectx

Definition at line 131 of file Polyrep.h.

◆ fogcoord

float* X3D_LineRep::fogcoord

Definition at line 140 of file Polyrep.h.

◆ itype

int X3D_LineRep::itype

Definition at line 129 of file Polyrep.h.

◆ mode

int X3D_LineRep::mode

Definition at line 130 of file Polyrep.h.

◆ next

struct SFVec3f* X3D_LineRep::next

Definition at line 136 of file Polyrep.h.

◆ npoint

int X3D_LineRep::npoint

Definition at line 132 of file Polyrep.h.

◆ nsegments

int X3D_LineRep::nsegments

Definition at line 137 of file Polyrep.h.

◆ point

struct SFVec3f* X3D_LineRep::point

Definition at line 133 of file Polyrep.h.

◆ point2D

struct SFVec2f* X3D_LineRep::point2D

Definition at line 134 of file Polyrep.h.

◆ prev

struct SFVec3f* X3D_LineRep::prev

Definition at line 135 of file Polyrep.h.

◆ skindex

int* X3D_LineRep::skindex

Definition at line 143 of file Polyrep.h.

◆ start

int* X3D_LineRep::start

Definition at line 138 of file Polyrep.h.


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