|
HDK
|
#include <RAY_ProcGT.h>
Public Types | |
| using | StylerInfoArray = UT_Array< RAY_StylerInfo > |
| using | SharedPrimGroup = UT_SharedPtr< GSTY_SubjectPrimGroup > |
| using | GroupSharingMap = UT::ArrayMap< exint, SharedPrimGroup > |
Public Member Functions | |
| const StylerInfoArray & | infos () const |
| void | appendStyle (const RAY_StylerInfo &styler) |
| void | setInstanceStylers (StylingContext &child, const GT_PrimitiveHandle &prim) |
| void | clearInfos () |
Definition at line 51 of file RAY_ProcGT.h.
Definition at line 56 of file RAY_ProcGT.h.
Definition at line 55 of file RAY_ProcGT.h.
Definition at line 54 of file RAY_ProcGT.h.
|
inline |
Definition at line 59 of file RAY_ProcGT.h.
|
inline |
Definition at line 64 of file RAY_ProcGT.h.
|
inline |
Definition at line 58 of file RAY_ProcGT.h.
| void RAY_ProcGT::StylingContext::setInstanceStylers | ( | StylingContext & | child, |
| const GT_PrimitiveHandle & | prim | ||
| ) |