This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SdfReference::IdentityEqual Struct Reference

Struct that defines equality of SdfReferences based on their identity (the asset path and prim path). More...

#include <reference.h>

Public Member Functions

bool operator() (const SdfReference &lhs, const SdfReference &rhs) const
 

Detailed Description

Struct that defines equality of SdfReferences based on their identity (the asset path and prim path).

Definition at line 186 of file reference.h.

Member Function Documentation

◆ operator()()

bool operator() ( const SdfReference lhs,
const SdfReference rhs 
) const
inline

Definition at line 187 of file reference.h.


The documentation for this struct was generated from the following file: