.TH "SoScXMLFlightControlTarget" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoScXMLFlightControlTarget \- .PP SCXML navigation service for typical flight motions\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoScXMLNavigationTarget\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual \fBSoType\fP \fBgetTypeId\fP (void) const " .br .RI "\fIReturns the type identification of an object derived from a class inheriting \fBSoBase\fP\&. This is used for run-time type checking and 'downward' casting\&. \fP" .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static void * \fBcreateInstance\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .ti -1c .RI "static void \fBcleanClass\fP (void)" .br .ti -1c .RI "static \fBSoScXMLFlightControlTarget\fP * \fBconstructSingleton\fP (void)" .br .ti -1c .RI "static void \fBdestructSingleton\fP (void)" .br .ti -1c .RI "static \fBSoScXMLFlightControlTarget\fP * \fBsingleton\fP (void)" .br .ti -1c .RI "static const \fBSbName\fP & \fBPITCH\fP (void)" .br .ti -1c .RI "static const \fBSbName\fP & \fBYAW\fP (void)" .br .ti -1c .RI "static const \fBSbName\fP & \fBROLL\fP (void)" .br .ti -1c .RI "static const \fBSbName\fP & \fBRESET_ROLL\fP (void)" .br .ti -1c .RI "static void \fBpitch\fP (\fBSoCamera\fP *camera, float radians)" .br .ti -1c .RI "static void \fByaw\fP (\fBSoCamera\fP *camera, float radians)" .br .ti -1c .RI "static void \fBroll\fP (\fBSoCamera\fP *camera, float radians)" .br .ti -1c .RI "static void \fBresetRoll\fP (\fBSoCamera\fP *camera, const \fBSbVec3f\fP &upvector)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "virtual SbBool \fBprocessOneEvent\fP (const \fBScXMLEvent\fP *event)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP SCXML navigation service for typical flight motions\&. EVENTS: .PP PITCH _sessionid angle .PP YAW _sessionid angle .PP ROLL _sessionid angle .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoScXMLFlightControlTarget::getTypeId (void) const\fC [virtual]\fP" .PP Returns the type identification of an object derived from a class inheriting \fBSoBase\fP\&. This is used for run-time type checking and 'downward' casting\&. .PP \fBSee also:\fP .RS 4 \fBSoBase::getTypeId() const\fP .RE .PP .PP Implements \fBSoScXMLNavigationTarget\fP\&. .SS "SbBool SoScXMLFlightControlTarget::processOneEvent (const \fBScXMLEvent\fP *event)\fC [protected]\fP, \fC [virtual]\fP" This function processes one event\&. The base class implementation does nothing\&. .PP Reimplemented from \fBScXMLEventTarget\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.