HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
/home/prisms/builder-new/Nightly21.0CMake/dev/ninja_project_Release/houdini/toolkit/doxygen/toolkit/HDK/HDK_USDHydra.dox File Reference

Functions

section
HDK_USDHydraEventScripts USD a
python event script is run
This gives the render delegate
the opportunity to perform any
required external
initialization or other
renderer specific action that
may be required The script is
found by searching the
HOUDINI_SCRIPT_PATH for a file
named scene
DelegateName_Events py Within
this file should be two 
activate (pane)`and`deactivate(pane)`.These methods are called before the old renderer is deactivated and before the new renderer is activated.The`hou.SceneViewer`pane object is passed as an argument to both of these methods.Note that deactivating a renderer doesn't mean the renderer is going to be destroyed.It may be paused as Houdini switches to the Houdini VK renderer
 

Variables

section
HDK_USDHydraEventScripts USD 
Hydra
 
section
HDK_USDHydraEventScripts USD a
python event script is run
This gives the render delegate
the opportunity to perform any
required external
initialization or other
renderer specific action that
may be required The script is
found by searching the
HOUDINI_SCRIPT_PATH for a file
named scene
DelegateName_Events py Within
this file should be two 
functions
 

Function Documentation

section HDK_USDHydraEventScripts USD a python event script is run This gives the render delegate the opportunity to perform any required external initialization or other renderer specific action that may be required The script is found by searching the HOUDINI_SCRIPT_PATH for a file named scene DelegateName_Events py Within this file should be two activate ( pane  )
new

Variable Documentation

section HDK_USDHydraEventScripts USD a python event script is run This gives the render delegate the opportunity to perform any required external initialization or other renderer specific action that may be required The script is found by searching the HOUDINI_SCRIPT_PATH for a file named scene DelegateName_Events py Within this file should be two functions

Definition at line 1080 of file HDK_USDHydra.dox.

section HDK_USDHydraEventScripts USD Hydra

Definition at line 1080 of file HDK_USDHydra.dox.