An interface to lookup and match custom light path expressions (LPEs).
More...
#include <RixInterfaces.h>
An interface to lookup and match custom light path expressions (LPEs).
Definition at line 1016 of file RixInterfaces.h.
◆ RixCustomLPE()
RixCustomLPE::RixCustomLPE |
( |
| ) |
|
|
inlineprotected |
◆ InvokeScatterCallbacks()
◆ LookupLPE()
virtual int RixCustomLPE::LookupLPE |
( |
char const * |
lpeExpr | ) |
|
|
pure virtual |
◆ LookupLPEByName()
virtual int RixCustomLPE::LookupLPEByName |
( |
char const * |
lpeName | ) |
|
|
pure virtual |
◆ MatchesLPE()
◆ RegisterScatterCallback()
virtual void RixCustomLPE::RegisterScatterCallback |
( |
RixLPECallback |
callbackFunc, |
|
|
void * |
userData = NULL |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: