29 void write_generic_data(const bke::AttributeIter &attr,
30 const pxr::UsdGeomPoints &usd_points,
31 pxr::UsdTimeCode timecode);
33 void write_custom_data(const
PointCloud *points,
34 const pxr::UsdGeomPoints &usd_points,
35 pxr::UsdTimeCode timecode);
37 void write_velocities(const
PointCloud *points,
38 const pxr::UsdGeomPoints &usd_points,
39 pxr::UsdTimeCode timecode);
41 void set_extents(const pxr::UsdPrim &prim, pxr::UsdTimeCode timecode);