HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sceneIndexAdapterSceneDelegate.h File Reference
#include "pxr/imaging/hd/sceneDelegate.h"
#include "pxr/imaging/hd/sceneIndex.h"
#include "pxr/usd/sdf/pathTable.h"
#include <thread>
#include <tbb/concurrent_unordered_map.h>
#include "pxr/imaging/hd/extComputationPrimvarSchema.h"
#include "pxr/imaging/hd/primvarSchema.h"
+ Include dependency graph for sceneIndexAdapterSceneDelegate.h:

Go to the source code of this file.

Classes

class  HdSceneIndexAdapterSceneDelegate
 

Functions

PXR_NAMESPACE_OPEN_SCOPE
HD_API
HdExtComputationPrimvarDescriptor 
HdExtComputationPrimvarDescriptorFromSchema (TfToken const &name, HdExtComputationPrimvarSchema primvar)
 
HD_API HdPrimvarDescriptor HdPrimvarDescriptorFromSchema (TfToken const &name, HdPrimvarSchema primvar)
 Convert a primvar descriptor from Hydra 2 to Hydra 1 representation... More...
 

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE HD_API HdExtComputationPrimvarDescriptor HdExtComputationPrimvarDescriptorFromSchema ( TfToken const &  name,
HdExtComputationPrimvarSchema  primvar 
)

Convert an ext computation primvar descriptor from Hydra 2 to Hydra 1 representation...

HD_API HdPrimvarDescriptor HdPrimvarDescriptorFromSchema ( TfToken const &  name,
HdPrimvarSchema  primvar 
)

Convert a primvar descriptor from Hydra 2 to Hydra 1 representation...