RenderMan  26.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

RixIES::IESProfile::IESProfile ( )
inline
RixIES::IESProfile::~IESProfile ( )
inline

References clearProfile().

Member Function Documentation

void RixIES::IESProfile::clear ( )
inline

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

Referenced by RixIES::ReadIESProfile().

void RixIES::IESProfile::clearProfile ( )
inline

References profile.

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

Member Data Documentation

bool RixIES::IESProfile::isColor
bool RixIES::IESProfile::isExr
RtUString RixIES::IESProfile::mapName

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

int RixIES::IESProfile::nu
int RixIES::IESProfile::nv
float* RixIES::IESProfile::profile
float RixIES::IESProfile::profileScale

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