liballofw
|
Composite info structure. More...
#include <omnistereo.h>
Public Member Functions | |
CompositeInfo () | |
Public Attributes | |
CompositeMask | mask |
StereoTexture | back |
StereoTexture | front |
union { | |
StereoTexture panorama | |
StereoTexture panorama_planes [3] | |
}; | |
Composite info structure.
|
inline |
union { ... } |
StereoTexture allofw::OmniStereo::CompositeInfo::back |
StereoTexture allofw::OmniStereo::CompositeInfo::front |
CompositeMask allofw::OmniStereo::CompositeInfo::mask |
StereoTexture allofw::OmniStereo::CompositeInfo::panorama |
StereoTexture allofw::OmniStereo::CompositeInfo::panorama_planes[3] |