28 template<
typename Adapter>
29 void read_values(
double motionSampleTime,
30 pxr::VtVec3fArray &positions,
31 pxr::VtIntArray &face_indices,
32 pxr::VtIntArray &face_counts)
const;
36 bool read_mesh_values(
double motionSampleTime,
37 pxr::VtVec3fArray &positions,
38 pxr::VtIntArray &face_indices,
39 pxr::VtIntArray &face_counts)
const;
41 void apply_primvars_to_mesh(
Mesh *mesh,
double motionSampleTime)
const;
45 Mesh *mesh_from_prim(
Mesh *existing_mesh,
47 pxr::VtIntArray &face_indices,
48 pxr::VtIntArray &face_counts)
const;
61 const char ** )
override;