FreeWRL / FreeX3D 4.3.0
bindablestack Struct Reference

Data Fields

void * background
 
void * viewpoint
 
void * fog
 
void * navigation
 
int layerId
 
double screenorientationmatrix [16]
 
double viewtransformmatrix [16]
 
double viewmatrix [16]
 
double posorimatrix [16]
 
double stereooffsetmatrix [2][16]
 
double backgroundmatrix [16]
 
int isStereo
 
int iside
 
int nodetype
 
void * viewer
 
double pickraymatrix [2][16]
 

Detailed Description

Definition at line 64 of file Bindable.h.

Field Documentation

◆ background

void* bindablestack::background

Definition at line 65 of file Bindable.h.

◆ backgroundmatrix

double bindablestack::backgroundmatrix[16]

Definition at line 76 of file Bindable.h.

◆ fog

void* bindablestack::fog

Definition at line 67 of file Bindable.h.

◆ iside

int bindablestack::iside

Definition at line 78 of file Bindable.h.

◆ isStereo

int bindablestack::isStereo

Definition at line 77 of file Bindable.h.

◆ layerId

int bindablestack::layerId

Definition at line 69 of file Bindable.h.

◆ navigation

void* bindablestack::navigation

Definition at line 68 of file Bindable.h.

◆ nodetype

int bindablestack::nodetype

Definition at line 79 of file Bindable.h.

◆ pickraymatrix

double bindablestack::pickraymatrix[2][16]

Definition at line 81 of file Bindable.h.

◆ posorimatrix

double bindablestack::posorimatrix[16]

Definition at line 74 of file Bindable.h.

◆ screenorientationmatrix

double bindablestack::screenorientationmatrix[16]

Definition at line 71 of file Bindable.h.

◆ stereooffsetmatrix

double bindablestack::stereooffsetmatrix[2][16]

Definition at line 75 of file Bindable.h.

◆ viewer

void* bindablestack::viewer

Definition at line 80 of file Bindable.h.

◆ viewmatrix

double bindablestack::viewmatrix[16]

Definition at line 73 of file Bindable.h.

◆ viewpoint

void* bindablestack::viewpoint

Definition at line 66 of file Bindable.h.

◆ viewtransformmatrix

double bindablestack::viewtransformmatrix[16]

Definition at line 72 of file Bindable.h.


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