Skip to content

Commit

Permalink
minor code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
roopavr-adsk committed Sep 13, 2023
1 parent ce85b7c commit a355aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mayaUsd/nodes/proxyShapeStageExtraData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ MStatus MayaUsdProxyShapeStageExtraData::finalize()
return status;
}

/* static */
bool MayaUsdProxyShapeStageExtraData::containsProxyShape(MayaUsdProxyShapeBase& proxyShape)
{
auto it = getTrackedProxyShapes().find(&proxyShape);
Expand Down

0 comments on commit a355aad

Please sign in to comment.