HDK
|
#include <xformCommonAPI.h>
Public Attributes | |
UsdGeomXformOp | translateOp |
UsdGeomXformOp | pivotOp |
UsdGeomXformOp | rotateOp |
UsdGeomXformOp | scaleOp |
UsdGeomXformOp | inversePivotOp |
Return type for CreateXformOps(). Stores the op of each type that is present on the prim. The order of members in this struct corresponds to the expected op order for XformCommonAPI.
Definition at line 177 of file xformCommonAPI.h.
UsdGeomXformOp UsdGeomXformCommonAPI::Ops::inversePivotOp |
Definition at line 182 of file xformCommonAPI.h.
UsdGeomXformOp UsdGeomXformCommonAPI::Ops::pivotOp |
Definition at line 179 of file xformCommonAPI.h.
UsdGeomXformOp UsdGeomXformCommonAPI::Ops::rotateOp |
Definition at line 180 of file xformCommonAPI.h.
UsdGeomXformOp UsdGeomXformCommonAPI::Ops::scaleOp |
Definition at line 181 of file xformCommonAPI.h.
UsdGeomXformOp UsdGeomXformCommonAPI::Ops::translateOp |
Definition at line 178 of file xformCommonAPI.h.