RenderManAPI  24.0
RixIES::IESProfile Struct Reference

#include <RixIES.h>

Public Member Functions

 IESProfile ()
 
 ~IESProfile ()
 
void clearProfile ()
 
void clear ()
 

Public Attributes

RtUString mapName
 
float * profile
 
int nu
 
int nv
 
bool isColor
 
bool isExr
 
float profileScale
 

Constructor & Destructor Documentation

◆ IESProfile()

RixIES::IESProfile::IESProfile ( )
inline

◆ ~IESProfile()

RixIES::IESProfile::~IESProfile ( )
inline

References clearProfile().

Member Function Documentation

◆ clear()

void RixIES::IESProfile::clear ( )
inline

References clearProfile(), isColor, isExr, mapName, nu, nv, and US_NULL.

Referenced by RixIES::ReadIESProfile().

◆ clearProfile()

void RixIES::IESProfile::clearProfile ( )
inline

References profile.

Referenced by clear(), and ~IESProfile().

Member Data Documentation

◆ isColor

bool RixIES::IESProfile::isColor

◆ isExr

bool RixIES::IESProfile::isExr

◆ mapName

RtUString RixIES::IESProfile::mapName

Referenced by clear(), and RixIES::ReadIESProfile().

◆ nu

int RixIES::IESProfile::nu

◆ nv

int RixIES::IESProfile::nv

◆ profile

float* RixIES::IESProfile::profile

◆ profileScale

float RixIES::IESProfile::profileScale

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