HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
poolChainIndex.h File Reference
#include "pxr/pxr.h"
#include "pxr/exec/vdf/api.h"
#include "pxr/exec/vdf/output.h"
+ Include dependency graph for poolChainIndex.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfPoolChainIndex
 

Functions

bool Vdf_IsPoolOutput (const VdfOutput &output)
 

Function Documentation

bool Vdf_IsPoolOutput ( const VdfOutput output)
inline

Returns true if output is a pool output, i.e., an output that has an associated input, that outputs vectorized data.

Definition at line 78 of file poolChainIndex.h.