|
FreeWRL / FreeX3D 4.3.0
|
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] |
Definition at line 64 of file Bindable.h.
| void* bindablestack::background |
Definition at line 65 of file Bindable.h.
| double bindablestack::backgroundmatrix[16] |
Definition at line 76 of file Bindable.h.
| void* bindablestack::fog |
Definition at line 67 of file Bindable.h.
| int bindablestack::iside |
Definition at line 78 of file Bindable.h.
| int bindablestack::isStereo |
Definition at line 77 of file Bindable.h.
| int bindablestack::layerId |
Definition at line 69 of file Bindable.h.
| void* bindablestack::navigation |
Definition at line 68 of file Bindable.h.
| int bindablestack::nodetype |
Definition at line 79 of file Bindable.h.
| double bindablestack::pickraymatrix[2][16] |
Definition at line 81 of file Bindable.h.
| double bindablestack::posorimatrix[16] |
Definition at line 74 of file Bindable.h.
| double bindablestack::screenorientationmatrix[16] |
Definition at line 71 of file Bindable.h.
| double bindablestack::stereooffsetmatrix[2][16] |
Definition at line 75 of file Bindable.h.
| void* bindablestack::viewer |
Definition at line 80 of file Bindable.h.
| double bindablestack::viewmatrix[16] |
Definition at line 73 of file Bindable.h.
| void* bindablestack::viewpoint |
Definition at line 66 of file Bindable.h.
| double bindablestack::viewtransformmatrix[16] |
Definition at line 72 of file Bindable.h.