![]() |
SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Color point with color and position value between 0-1. More...
#include <SLTexColorLUT.h>
Public Member Functions | |
| SLColorLUTPoint (SLCol3f colorVal, SLfloat posVal) | |
Public Attributes | |
| SLCol3f | color |
| SLfloat | pos |
Color point with color and position value between 0-1.
Definition at line 40 of file SLTexColorLUT.h.
Definition at line 42 of file SLTexColorLUT.h.
| SLCol3f SLColorLUTPoint::color |
Definition at line 44 of file SLTexColorLUT.h.
| SLfloat SLColorLUTPoint::pos |
Definition at line 45 of file SLTexColorLUT.h.