8#ifndef PXR_BASE_TS_RAII_H
9#define PXR_BASE_TS_RAII_H
12#include "pxr/base/ts/api.h"
13#include "pxr/base/ts/types.h"
14#include "pxr/base/tf/stacked.h"
16PXR_NAMESPACE_OPEN_SCOPE
37 const TsAntiRegressionMode mode;
63PXR_NAMESPACE_CLOSE_SCOPE
RAII helper class that locally sets the anti-regression authoring mode.
RAII helper class that temporarily prevents automatic behaviors when editing splines.