HDK
|
This is the complete list of members for SOP_ObjectAppearance, including all inherited members.
applyEdits()=0 | SOP_ObjectAppearance | pure virtual |
conditionalAddRef() noexcept | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inline |
editLightSelection(UT_TagManager &tags, const std::string &path_head, const UT_Set< std::string > &selected_paths, const char *tag) | SOP_ObjectAppearance | virtual |
getLeafPaths(UT_StringArray &paths) const | SOP_ObjectAppearance | virtual |
getLightSelection(UT_TagManager &tags, const std::string &path_head, UT_Set< std::string > &selected_paths, const char *tag) const | SOP_ObjectAppearance | virtual |
getPrimitiveOffset(const char *path) const | SOP_ObjectAppearance | virtual |
isGeometricObject() const =0 | SOP_ObjectAppearance | pure virtual |
lightSelection(GA_Offset prim, std::string &light_selection) const | SOP_ObjectAppearance | virtual |
lightSelection(const char *path, std::string &light_selection) const | SOP_ObjectAppearance | virtual |
material(GA_Offset prim, std::string &material) const | SOP_ObjectAppearance | virtual |
operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inline |
PrimList typedef | SOP_ObjectAppearance | |
setLightSelection(const char *path, const char *light_selection) | SOP_ObjectAppearance | virtual |
setLightSelection(const PrimList &prims, const char *light_selection) | SOP_ObjectAppearance | virtual |
setMaterial(const char *path, const char *material) | SOP_ObjectAppearance | virtual |
setMaterial(const PrimList &prims, const char *material) | SOP_ObjectAppearance | virtual |
setViewportLOD(const char *path, GEO_ViewportLOD l) | SOP_ObjectAppearance | virtual |
setViewportLOD(const PrimList &prims, GEO_ViewportLOD l) | SOP_ObjectAppearance | virtual |
setVisibility(const char *path, bool visible) | SOP_ObjectAppearance | virtual |
setVisibility(const PrimList &prims, bool visible) | SOP_ObjectAppearance | virtual |
SOP_ObjectAppearance() | SOP_ObjectAppearance | |
use_count() const noexcept | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inline |
UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inline |
UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inline |
viewportLOD(GA_Offset prim, GEO_ViewportLOD &lod) const | SOP_ObjectAppearance | virtual |
visibility(GA_Offset prim, bool &visible) const | SOP_ObjectAppearance | virtual |
~SOP_ObjectAppearance() | SOP_ObjectAppearance | virtual |
~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< SOP_ObjectAppearance > | inlineprotected |