Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ OSGReader
Method
OSGReader
plugins/openscenegraph/io/OSGReader.hpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
{
51
public:
52
OSGReader() :
53
Reader(),
54
m_index(0)
55
{
56
};
57
58
std::string getName() const;
59
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected