Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoWinFullViewer.h File Reference

Go to the source code of this file.

Classes

class  SoWinFullViewer
  VSG extension Base viewer class which adds a decoration around the rendering area. More...
 

Typedefs

typedef void PushAppButtonCB(SoWidget w, int id, void *pushData, void *userData)
 
typedef void RedrawAppButtonCB(LPDRAWITEMSTRUCT lpdis, void *userData)
 

Typedef Documentation

◆ PushAppButtonCB

typedef void PushAppButtonCB(SoWidget w, int id, void *pushData, void *userData)

Definition at line 41 of file SoWinFullViewer.h.

◆ RedrawAppButtonCB

typedef void RedrawAppButtonCB(LPDRAWITEMSTRUCT lpdis, void *userData)

Definition at line 42 of file SoWinFullViewer.h.