HDK
|
#include <SOP_LightLink.h>
Public Member Functions | |
VisibleInfo (int v, GEO_ViewportLOD l) | |
Public Attributes | |
int | myVisible |
GEO_ViewportLOD | myViewportLOD |
Set operations are represented as (path, value), where path
is the path to the node in the tree, and value
is the value for the tree/subtree.
Definition at line 37 of file SOP_LightLink.h.
|
inline |
Definition at line 39 of file SOP_LightLink.h.
GEO_ViewportLOD SOP_LightLink::VisibleInfo::myViewportLOD |
Definition at line 45 of file SOP_LightLink.h.
int SOP_LightLink::VisibleInfo::myVisible |
Definition at line 44 of file SOP_LightLink.h.