RenderMan API  23.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
 

Detailed Description

Definition at line 63 of file RixIES.h.

Constructor & Destructor Documentation

◆ IESProfile()

RixIES::IESProfile::IESProfile ( )
inline

Definition at line 65 of file RixIES.h.

◆ ~IESProfile()

RixIES::IESProfile::~IESProfile ( )
inline

Definition at line 76 of file RixIES.h.

Member Function Documentation

◆ clear()

void RixIES::IESProfile::clear ( )
inline

Definition at line 83 of file RixIES.h.

◆ clearProfile()

void RixIES::IESProfile::clearProfile ( )
inline

Definition at line 78 of file RixIES.h.

Member Data Documentation

◆ isColor

bool RixIES::IESProfile::isColor

Definition at line 97 of file RixIES.h.

◆ isExr

bool RixIES::IESProfile::isExr

Definition at line 98 of file RixIES.h.

◆ mapName

RtUString RixIES::IESProfile::mapName

Definition at line 93 of file RixIES.h.

◆ nu

int RixIES::IESProfile::nu

Definition at line 96 of file RixIES.h.

◆ nv

int RixIES::IESProfile::nv

Definition at line 96 of file RixIES.h.

◆ profile

float* RixIES::IESProfile::profile

Definition at line 94 of file RixIES.h.

◆ profileScale

float RixIES::IESProfile::profileScale

Definition at line 99 of file RixIES.h.


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