UsdGeomXform Algorithms

Utility functions to create Xform prims.

See UsdGeomXform for details.

Functions

pxr::UsdGeomXform omni::connect::core::defineXform(pxr::UsdStagePtr stage, const pxr::SdfPath &path, carb::cpp::optional< const pxr::GfTransform > transform=carb::cpp::nullopt)

Defines an xform on the stage.

pxr::UsdGeomXform omni::connect::core::defineXform(pxr::UsdPrim parent, const std::string &name, carb::cpp::optional< const pxr::GfTransform > transform=carb::cpp::nullopt)

Defines an xform on the stage.