22 class VSGPOINTS_DECLSPEC AsciiPoints :
public vsg::Inherit<vsg::ReaderWriter, AsciiPoints>
27 vsg::ref_ptr<vsg::Object> read(
const vsg::Path& filename, vsg::ref_ptr<const vsg::Options> options)
const override;
29 std::set<vsg::Path> supportedExtensions;