FreeWRL / FreeX3D 4.3.0
X3D_HanimRep Struct Reference

Data Fields

int itype
 
int * PVI
 
float * PVW
 
int NV
 
GLuint bo_PVI
 
GLuint bo_PVW
 
StackJT
 
GLuint bo_JT
 
float * jt32
 
GLuint bo_JN
 
float * jn32
 
int have_skin
 
int joint_changed
 
int make_joint_list
 
int PVset
 
int joint_displacer_count
 
int dindex_done
 
Stackdindex_lookup
 
GLuint bo_dindex
 
int * dindex
 
GLuint bo_displace
 
float * displace
 
int ND
 
int render_count
 

Detailed Description

Definition at line 73 of file Polyrep.h.

Field Documentation

◆ bo_dindex

GLuint X3D_HanimRep::bo_dindex

Definition at line 93 of file Polyrep.h.

◆ bo_displace

GLuint X3D_HanimRep::bo_displace

Definition at line 95 of file Polyrep.h.

◆ bo_JN

GLuint X3D_HanimRep::bo_JN

Definition at line 83 of file Polyrep.h.

◆ bo_JT

GLuint X3D_HanimRep::bo_JT

Definition at line 81 of file Polyrep.h.

◆ bo_PVI

GLuint X3D_HanimRep::bo_PVI

Definition at line 78 of file Polyrep.h.

◆ bo_PVW

GLuint X3D_HanimRep::bo_PVW

Definition at line 79 of file Polyrep.h.

◆ dindex

int* X3D_HanimRep::dindex

Definition at line 94 of file Polyrep.h.

◆ dindex_done

int X3D_HanimRep::dindex_done

Definition at line 91 of file Polyrep.h.

◆ dindex_lookup

Stack* X3D_HanimRep::dindex_lookup

Definition at line 92 of file Polyrep.h.

◆ displace

float* X3D_HanimRep::displace

Definition at line 96 of file Polyrep.h.

◆ have_skin

int X3D_HanimRep::have_skin

Definition at line 85 of file Polyrep.h.

◆ itype

int X3D_HanimRep::itype

Definition at line 74 of file Polyrep.h.

◆ jn32

float* X3D_HanimRep::jn32

Definition at line 84 of file Polyrep.h.

◆ joint_changed

int X3D_HanimRep::joint_changed

Definition at line 86 of file Polyrep.h.

◆ joint_displacer_count

int X3D_HanimRep::joint_displacer_count

Definition at line 90 of file Polyrep.h.

◆ JT

Stack* X3D_HanimRep::JT

Definition at line 80 of file Polyrep.h.

◆ jt32

float* X3D_HanimRep::jt32

Definition at line 82 of file Polyrep.h.

◆ make_joint_list

int X3D_HanimRep::make_joint_list

Definition at line 87 of file Polyrep.h.

◆ ND

int X3D_HanimRep::ND

Definition at line 97 of file Polyrep.h.

◆ NV

int X3D_HanimRep::NV

Definition at line 77 of file Polyrep.h.

◆ PVI

int* X3D_HanimRep::PVI

Definition at line 75 of file Polyrep.h.

◆ PVset

int X3D_HanimRep::PVset

Definition at line 88 of file Polyrep.h.

◆ PVW

float* X3D_HanimRep::PVW

Definition at line 76 of file Polyrep.h.

◆ render_count

int X3D_HanimRep::render_count

Definition at line 98 of file Polyrep.h.


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