![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
Alpha point with alpha value and position value between 0-1. More...
#include <SLTexColorLUT.h>
Public Member Functions | |
| SLAlphaLUTPoint (SLfloat alphaVal, SLfloat posVal) | |
Public Attributes | |
| SLfloat | alpha | 
| SLfloat | pos | 
Alpha point with alpha value and position value between 0-1.
Definition at line 50 of file SLTexColorLUT.h.
Definition at line 52 of file SLTexColorLUT.h.
| SLfloat SLAlphaLUTPoint::alpha | 
Definition at line 54 of file SLTexColorLUT.h.
| SLfloat SLAlphaLUTPoint::pos | 
Definition at line 55 of file SLTexColorLUT.h.