HDK
|
#include <OBJ_LightLink.h>
Public Member Functions | |
SOPData (const std::string &soppath, const SOP_ObjectAppearancePtr &app) | |
SOPData (const SOPData &src) | |
void | initialize (const std::string &soppath, const SOP_ObjectAppearancePtr &app) |
bool | addSelectedPaths (UT_TagManager &tags, ObjectSet &selection, const char *tag) |
bool | editLights (UT_TagManager &tags, const ObjectSet &sel, const char *tag) |
const SOP_ObjectAppearancePtr & | appearance () const |
const std::string & | path () const |
There's one SOPData per SOP. This is used for editing all paths in the SOP.
Definition at line 107 of file OBJ_LightLink.h.
|
inline |
The appearance pointer is used to edit light values. The path start is the offset of the SOP's path
Definition at line 112 of file OBJ_LightLink.h.
|
inline |
Definition at line 118 of file OBJ_LightLink.h.
|
inline |
Definition at line 129 of file OBJ_LightLink.h.
|
inline |
Definition at line 142 of file OBJ_LightLink.h.
|
inline |
Definition at line 136 of file OBJ_LightLink.h.
|
inline |
Definition at line 123 of file OBJ_LightLink.h.
|
inline |
Definition at line 143 of file OBJ_LightLink.h.