53 virtual bool validKey(std::string& key,
const osg::Texture* srcOsgTexture,
bool warn)
const;
IMGUI_API void Image(ImTextureID user_texture_id, const ImVec2 &size, const ImVec2 &uv0=ImVec2(0, 0), const ImVec2 &uv1=ImVec2(1, 1), const ImVec4 &tint_col=ImVec4(1, 1, 1, 1), const ImVec4 &border_col=ImVec4(0, 0, 0, 0))
This class is used by vrv/indirect system to set certain keys and values on osg::Image and osg::Textu...
Definition: DtOsgToIndirectTextureKeyHelper.h:31
DtIndirectLog & myIndirectLog
Definition: DtOsgToIndirectTextureKeyHelper.h:62
DtDe & myDe
Definition: DtOsgToIndirectTextureKeyHelper.h:57
static const std::string theKeyForBindlessTexture
Definition: DtOsgToIndirectTextureKeyHelper.h:60