#include <coordSysBindingSchema.h>
Definition at line 44 of file coordSysBindingSchema.h.
 
  
  
      
        
          | HdCoordSysBindingSchema::HdCoordSysBindingSchema  | 
          ( | 
          HdContainerDataSourceHandle  | 
          container | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Retrieves a container data source with the schema's default name token "coordSysBinding" from the parent container and constructs a HdCoordSysBindingSchema instance. Because the requested container data source may not exist, the result should be checked with IsDefined() or a bool comparison before use. 
Definition at line 50 of file coordSysBindingSchema.h.
 
 
  
  
      
        
          | static HD_API HdContainerDataSourceHandle HdCoordSysBindingSchema::BuildRetained  | 
          ( | 
          size_t  | 
          count,  | 
         
        
           | 
           | 
          const TfToken *  | 
          names,  | 
         
        
           | 
           | 
          const HdDataSourceBaseHandle *  | 
          values  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
Returns an HdDataSourceLocator (relative to the prim-level data source) where the container representing this schema is found by default. 
 
 
Retrieves a container data source with the schema's default name token "coordSysBinding" from the parent container and constructs a HdCoordSysBindingSchema instance. Because the requested container data source may not exist, the result should be checked with IsDefined() or a bool comparison before use. 
 
 
  
  
      
        
          | static HD_API const TfToken& HdCoordSysBindingSchema::GetSchemaToken  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Returns a token where the container representing this schema is found in a container by default. 
 
 
The documentation for this class was generated from the following file: