Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoPath.h File Reference
#include <Inventor/misc/SoBase.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/SoLists.h>
#include <Inventor/lists/NodeIndex.h>
#include <Inventor/STL/iostream>
#include <Inventor/SbEventHandler.h>

Go to the source code of this file.

Classes

class  SoPath
 Path that points to a list of hierarchical nodes. More...
 
class  SoFullPath
 Path that allows access to hidden children. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const SoPath &path)
 Writes the path to the specified output stream.
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const SoPath path 
)

Writes the path to the specified output stream.