![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
#include <SLGLOVRWorkaround.h>
Public Member Functions | |
| ScaleAndOffset2D (float sx=0.0f, float sy=0.0f, float ox=0.0f, float oy=0.0f) | |
Public Attributes | |
| SLVec2f | Scale | 
| SLVec2f | Offset | 
Definition at line 715 of file SLGLOVRWorkaround.h.
      
  | 
  inline | 
Definition at line 720 of file SLGLOVRWorkaround.h.
| SLVec2f ScaleAndOffset2D::Offset | 
Definition at line 718 of file SLGLOVRWorkaround.h.
| SLVec2f ScaleAndOffset2D::Scale | 
Definition at line 717 of file SLGLOVRWorkaround.h.