Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoDevice.h File Reference
#include <Inventor/threads/SbThreadMutex.h>
#include <Inventor/SbString.h>
#include <Inventor/STL/vector>

Go to the source code of this file.

Classes

class  SoDevice
  VSG extension Abstract device management class More...
 

Typedefs

typedef bool SoDeviceFindFunction(SoDevice *device)
 Find function type.
 

Typedef Documentation

◆ SoDeviceFindFunction

typedef bool SoDeviceFindFunction(SoDevice *device)

Find function type.

Definition at line 39 of file SoDevice.h.