Loading...
Searching...
No Matches
textFileFormat.h File Reference
+ Include dependency graph for textFileFormat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfTextFileFormat
 Sdf text file format. More...
 

Macros

#define SDF_TEXT_FILE_FORMAT_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (SdfTextFileFormatTokens, SDF_API, SDF_TEXT_FILE_FORMAT_TOKENS)
 
 TF_DECLARE_WEAK_AND_REF_PTRS (SdfTextFileFormat)
 
 SDF_DECLARE_HANDLES (SdfSpec)
 

Macro Definition Documentation

◆ SDF_TEXT_FILE_FORMAT_TOKENS

#define SDF_TEXT_FILE_FORMAT_TOKENS
Value:
((Id, "sdf")) \
((Version, "1.4.32")) \
((Target, "sdf"))

Definition at line 40 of file textFileFormat.h.