Beispiel #1
0
static bool
_WrapIsMuted(const SdfLayerHandle &layer)
{
    return layer->IsMuted();
}