![]() |
Trax3 3.1.0
trax track library
|

Public Member Functions | |
| USDFileExporter (const std::filesystem::path &filePath, const pxr::SdfPath &atPath, double metersPerUnit=1.0, bool bWriteTrackMesh=false) | |
| Public Member Functions inherited from trax::USDExporter | |
| USDExporter (pxr::UsdStageRefPtr stage, const pxr::SdfPath &atPath, bool bWriteTrackMesh=false) | |
| void | Prepare (TrackSystem &tracksystem) |
| Prepare the stage for writing the track system. | |
| void | Write (const TrackSystem &tracksystem) |
| Write the track system to the stage. | |
| pxr::UsdStageRefPtr | GetStage () const noexcept |