1 #ifndef COIN_SOSCXMLMISCTARGET_H 2 #define COIN_SOSCXMLMISCTARGET_H 38 #define SOSCXML_NAVIGATION_MISC_TARGET_EVENT_PREFIX SOSCXML_NAVIGATION_TARGETTYPE ".Misc" 45 static void initClass(
void);
46 static void cleanClass(
void);
49 static void destructSingleton(
void);
52 static const SbName & VIEW_ALL(
void);
53 static const SbName & REDRAW(
void);
54 static const SbName & POINT_AT(
void);
55 static const SbName & SET_FOCAL_DISTANCE(
void);
56 static const SbName & SET_CAMERA_POSITION(
void);
70 #endif // !COIN_SOSCXMLMISCTARGET_H virtual SbBool processOneEvent(const ScXMLEvent *event)
Definition: ScXMLEventTarget.cpp:582
Some misc navigation utility functions.
Definition: SoScXMLMiscTarget.h:40
base class for navigation system SCXML event target services
Definition: SoScXMLNavigationTarget.h:50
Base class for events sent to SCXML state machines.
Definition: ScXMLEvent.h:40
The SbName class stores strings by reference.
Definition: SbName.h:40