HDK
|
This is the complete list of members for HdSceneDelegate, including all inherited members.
Get(SdfPath const &id, TfToken const &key) | HdSceneDelegate | virtual |
GetBasisCurvesTopology(SdfPath const &id) | HdSceneDelegate | virtual |
GetCameraParamValue(SdfPath const &cameraId, TfToken const ¶mName) | HdSceneDelegate | virtual |
GetCategories(SdfPath const &id) | HdSceneDelegate | virtual |
GetCoordSysBindings(SdfPath const &id) | HdSceneDelegate | virtual |
GetCullStyle(SdfPath const &id) | HdSceneDelegate | virtual |
GetDataSharingId(SdfPath const &primId) | HdSceneDelegate | virtual |
GetDelegateID() const | HdSceneDelegate | inline |
GetDisplayStyle(SdfPath const &id) | HdSceneDelegate | virtual |
GetDoubleSided(SdfPath const &id) | HdSceneDelegate | virtual |
GetExtComputationInput(SdfPath const &computationId, TfToken const &input) | HdSceneDelegate | virtual |
GetExtComputationInputDescriptors(SdfPath const &computationId) | HdSceneDelegate | virtual |
GetExtComputationKernel(SdfPath const &computationId) | HdSceneDelegate | virtual |
GetExtComputationOutputDescriptors(SdfPath const &computationId) | HdSceneDelegate | virtual |
GetExtComputationPrimvarDescriptors(SdfPath const &id, HdInterpolation interpolationMode) | HdSceneDelegate | virtual |
GetExtComputationSceneInputNames(SdfPath const &computationId) | HdSceneDelegate | virtual |
GetExtent(SdfPath const &id) | HdSceneDelegate | virtual |
GetIndexedPrimvar(SdfPath const &id, TfToken const &key, VtIntArray *outIndices) | HdSceneDelegate | virtual |
GetInstanceCategories(SdfPath const &instancerId) | HdSceneDelegate | virtual |
GetInstanceIndices(SdfPath const &instancerId, SdfPath const &prototypeId) | HdSceneDelegate | virtual |
GetInstancerId(SdfPath const &primId) | HdSceneDelegate | virtual |
GetInstancerPrototypes(SdfPath const &instancerId) | HdSceneDelegate | virtual |
GetInstancerTransform(SdfPath const &instancerId) | HdSceneDelegate | virtual |
GetLightParamValue(SdfPath const &id, TfToken const ¶mName) | HdSceneDelegate | virtual |
GetMaterialId(SdfPath const &rprimId) | HdSceneDelegate | virtual |
GetMaterialResource(SdfPath const &materialId) | HdSceneDelegate | virtual |
GetMeshTopology(SdfPath const &id) | HdSceneDelegate | virtual |
GetModelDrawMode(SdfPath const &id) | HdSceneDelegate | virtual |
GetPrimvarDescriptors(SdfPath const &id, HdInterpolation interpolation) | HdSceneDelegate | virtual |
GetRenderBufferDescriptor(SdfPath const &id) | HdSceneDelegate | virtual |
GetRenderIndex() | HdSceneDelegate | inline |
GetRenderTag(SdfPath const &id) | HdSceneDelegate | virtual |
GetReprSelector(SdfPath const &id) | HdSceneDelegate | virtual |
GetScenePrimPath(SdfPath const &rprimId, int instanceIndex, HdInstancerContext *instancerContext=nullptr) | HdSceneDelegate | virtual |
GetScenePrimPaths(SdfPath const &rprimId, std::vector< int > instanceIndices, std::vector< HdInstancerContext > *instancerContexts=nullptr) | HdSceneDelegate | virtual |
GetShadingStyle(SdfPath const &id) | HdSceneDelegate | virtual |
GetSubdivTags(SdfPath const &id) | HdSceneDelegate | virtual |
GetTaskRenderTags(SdfPath const &taskId) | HdSceneDelegate | virtual |
GetTransform(SdfPath const &id) | HdSceneDelegate | virtual |
GetVisible(SdfPath const &id) | HdSceneDelegate | virtual |
GetVolumeFieldDescriptors(SdfPath const &volumeId) | HdSceneDelegate | virtual |
HdSceneDelegate(HdRenderIndex *parentIndex, SdfPath const &delegateID) | HdSceneDelegate | |
InvokeExtComputation(SdfPath const &computationId, HdExtComputationContext *context) | HdSceneDelegate | virtual |
IsEnabled(TfToken const &option) const | HdSceneDelegate | virtual |
PostSyncCleanup() | HdSceneDelegate | virtual |
SampleExtComputationInput(SdfPath const &computationId, TfToken const &input, size_t maxSampleCount, float *sampleTimes, VtValue *sampleValues) | HdSceneDelegate | virtual |
SampleExtComputationInput(SdfPath const &computationId, TfToken const &input, HdTimeSampleArray< VtValue, CAPACITY > *sa) | HdSceneDelegate | inline |
SampleIndexedPrimvar(SdfPath const &id, TfToken const &key, size_t maxSampleCount, float *sampleTimes, VtValue *sampleValues, VtIntArray *sampleIndices) | HdSceneDelegate | virtual |
SampleIndexedPrimvar(SdfPath const &id, TfToken const &key, HdIndexedTimeSampleArray< VtValue, CAPACITY > *sa) | HdSceneDelegate | |
SampleInstancerTransform(SdfPath const &instancerId, size_t maxSampleCount, float *sampleTimes, GfMatrix4d *sampleValues) | HdSceneDelegate | virtual |
SampleInstancerTransform(SdfPath const &instancerId, HdTimeSampleArray< GfMatrix4d, CAPACITY > *sa) | HdSceneDelegate | inline |
SamplePrimvar(SdfPath const &id, TfToken const &key, size_t maxSampleCount, float *sampleTimes, VtValue *sampleValues) | HdSceneDelegate | virtual |
SamplePrimvar(SdfPath const &id, TfToken const &key, HdTimeSampleArray< VtValue, CAPACITY > *sa) | HdSceneDelegate | |
SampleTransform(SdfPath const &id, size_t maxSampleCount, float *sampleTimes, GfMatrix4d *sampleValues) | HdSceneDelegate | virtual |
SampleTransform(SdfPath const &id, HdTimeSampleArray< GfMatrix4d, CAPACITY > *sa) | HdSceneDelegate | inline |
Sync(HdSyncRequestVector *request) | HdSceneDelegate | virtual |
~HdSceneDelegate() | HdSceneDelegate | virtual |