Parses meshes from a binary buffer, typically stored in files called '.pf', referenced in the SVF manifest as an asset of type 'Autodesk.CloudPlatform.PackFile'.
Binary buffer to parse.
Instances of parsed meshes, or null values if the mesh cannot be parsed (and to maintain the indices used in {@link IGeometry}).
Generated using TypeDoc
Parses meshes from a binary buffer, typically stored in files called '.pf',
referenced in the SVF manifest as an asset of type 'Autodesk.CloudPlatform.PackFile'.