SLProject 4.0.000
SLColorLUTPoint Struct Reference

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
 

Detailed Description

Color point with color and position value between 0-1.

Constructor & Destructor Documentation

◆ SLColorLUTPoint()

SLColorLUTPoint::SLColorLUTPoint ( SLCol3f  colorVal,
SLfloat  posVal 
)
inline

Member Data Documentation

◆ color

SLCol3f SLColorLUTPoint::color

◆ pos

SLfloat SLColorLUTPoint::pos

The documentation for this struct was generated from the following file: