|
Go to the source code of this file.
Classes | |
class | SdfPayload |
Represents a payload and all its meta data. More... | |
Typedefs | |
typedef std::vector< SdfPayload > | SdfPayloadVector |
Functions | |
SDF_API std::ostream & | operator<< (std::ostream &out, const SdfPayload &payload) |
Writes the string representation of SdfPayload to out. | |
typedef std::vector<SdfPayload> SdfPayloadVector |
SDF_API std::ostream & operator<< | ( | std::ostream & | out, |
const SdfPayload & | payload | ||
) |
Writes the string representation of SdfPayload to out.