Open Inventor Reference
SoLocation2RefreshEvent Class Reference

Open Inventor SoEvent that refreshes the current pointer location. More...

#include <Inventor/events/SoLocation2RefreshEvent.h>

Inheritance diagram for SoLocation2RefreshEvent:
SoLocation2Event SoEvent

List of all members.

Public Member Functions

 SoLocation2RefreshEvent ()
 ~SoLocation2RefreshEvent ()

Static Public Member Functions

static void initClass (void)
 Initializes base event class.

Detailed Description

This event will be sent immediately before an OpenInventor scene is redrawn. Interested nodes can use this to update their state to exactly match the scene state for rendering.

Author:
Uwe Siems

Definition at line 56 of file SoLocation2RefreshEvent.h.


Constructor & Destructor Documentation

SoLocation2RefreshEvent::SoLocation2RefreshEvent ( ) [inline]

Definition at line 63 of file SoLocation2RefreshEvent.h.

SoLocation2RefreshEvent::~SoLocation2RefreshEvent ( ) [inline]

Definition at line 64 of file SoLocation2RefreshEvent.h.


Member Function Documentation

static void SoLocation2RefreshEvent::initClass ( void  ) [static]

Reimplemented from SoLocation2Event.


The documentation for this class was generated from the following file: