|
liballofw
|
Panorama is cubemap. More...
#include <omnistereo.h>
Public Member Functions | |
| StereoTexture () | |
Public Attributes | |
| union { | |
| struct { | |
| GLTextureID L | |
| GLTextureID R | |
| Left eye texture. More... | |
| } | |
| GLTextureID eyes [2] | |
| }; | |
Panorama is cubemap.
|
inline |
| union { ... } |
| GLTextureID allofw::OmniStereo::StereoTexture::eyes[2] |
| GLTextureID allofw::OmniStereo::StereoTexture::L |
| GLTextureID allofw::OmniStereo::StereoTexture::R |
Left eye texture.
1.8.11