|
|
| USDFileReader (const std::filesystem::path &filePath) |
|
| USDReader (pxr::UsdStageRefPtr pStage) |
|
std::vector< std::shared_ptr< TrackSystem > > | Read () |
| std::shared_ptr< TrackSystem > | ReadTrackSystem (const pxr::UsdPrim &trackSystem) |
| | Called to reads a track system from and USD definition.
|
|
pxr::UsdStageRefPtr | GetStage () const noexcept |
|
|
static spat::Frame< dim::Length, dim::One > | ReadTransformationNormalized (const pxr::UsdPrim &prim, double metersPerUnit) |
|
static spat::Frame< dim::Length, dim::One > | ReadTransformation (const pxr::UsdPrim &prim, double metersPerUnit) |
|
static spat::Frame< dim::Length, dim::One > | ReadTransformation (const pxr::UsdAttribute &xformOpOrderAttribute, double metersPerUnit) |
|
static spat::Frame< dim::Length, dim::One > | ReadChildFrame (const pxr::UsdPrim &prim) |
|
static spat::Frame< dim::Length, dim::One > | ReadFrame (const pxr::UsdAttribute &opAttribute, double metersPerUnit) |
|
virtual std::shared_ptr< TrackBuilder > | ReadTrack (const pxr::UsdPrim &track, double metersPerUnit) |
|
virtual TrackBuilder::TrackType | ReadTrackType (const pxr::UsdPrim &track) const noexcept |
|
virtual std::shared_ptr< TrackBuilder > | MakeTrack (TrackBuilder::TrackType type) const noexcept |
|
std::shared_ptr< TrackSystem > | m_pTrackSystem |
The documentation for this class was generated from the following file: