| _TRctx | |
| ATTRIBUTE | |
| attribute_id | |
| binding | |
| block | |
| Block | |
| CelestialBody | |
| CGlPrinter | |
| char_traits< charT > | |
| char_traits< char > | |
| CodeGenerator | |
| CompareIndices | Comparator class for sorting by index |
| Context | |
| culledCloud | |
| DEFAULT_ATTRIBUTE | |
| DTD | |
| element_info | |
| ELEMENT_TYPE | |
| encoding | |
| ENTITY | |
| ExpatAtts | |
| fgtz_rule | |
| Frame | |
| GlBitmap | |
| Globals | |
| gzfilebuf | A C++ I/O streams interface to the zlib gz* functions |
| gzifstream_base | Document me |
| HASH_TABLE | |
| HASH_TABLE_ITER | |
| HashNode | |
| HashRec | |
| INIT_ENCODING | |
| Jupiter | |
| Leaf | |
| leap | |
| Lexeme | |
| osgSim::LightPointDrawable | |
| osgSim::LightPointDrawable::ColorPosition | |
| osgSim::LightPointSpriteDrawable | |
| logbuf | Logbuf is an output-only streambuf with the ability to disable sets of messages at runtime |
| loglevel | Logstream manipulator for setting the log level of a message |
| logstream | Class to manage the debug logging stream |
| logstream_base | A helper class that ensures a streambuf and ostream are constructed and destroyed in the correct order |
| lt_tree_seg | |
| Mars | |
| Mercury | |
| MoonPos | |
| my_destination_mgr | |
| MyVisitor | |
| naCCode | |
| naCFuncItem | |
| naCode | |
| naFunc | |
| naGhost | |
| naGhostType | |
| naHash | |
| naIOGhost | |
| naIOType | |
| NAMED | |
| naObj | |
| naPool | |
| naPtr | |
| naSem | |
| naStr | |
| naVec | |
| Neptune | |
| normal_encoding | |
| open_internal_entity | |
| pair | |
| Parser | |
| PathComponent | A component in a path |
| Pluto | |
| point2d | Simple 2d point class where members can be accessed as x, dist, or lon and y, theta, or lat |
| Point3D | 3D Point class |
| position | |
| precedence | |
| prefix | |
| prolog_state | |
| PropsVisitor | |
| RenderTexture | |
| SampleHistogram | |
| SampleStatistic | |
| Saturn | |
| sg_error | An unexpected fatal error |
| sg_exception | Base class for all SimGear exceptions |
| sg_format_exception | A format-related SimGear exception |
| sg_gzifstream | An envelope class for gzifstream |
| sg_io_exception | An I/O-related SimGear exception |
| sg_location | Information encapsulating a single location in an external resource |
| sg_range_exception | A range-related SimGear exception |
| sg_throwable | Abstract base class for all throwables |
| SGAlphaTestAnimation | An "animation" to enable the alpha test |
| SGAndCondition | Condition for an 'and' group |
| SGAnimation | Abstract base class for all animations |
| SGBbCache | Billboard helper class |
| SGBillboardAnimation | Animation to turn and face the screen |
| SGBinObject | A class to manipulate the simgear 3d object format |
| SGBlendAnimation | Animation to blend an object |
| SGBlockingQueue< T > | A guarded queue blocks threads trying to retrieve items when none are available |
| SGBucket | A class to manage world scenery tiling |
| SGCallback | Abstract base class for all callbacks |
| SGCloudField | A layer of 3D clouds |
| SGCloudLayer | A class layer to model a single cloud layer |
| SGCommandMgr | Manage commands |
| SGComparisonCondition | Abstract base class for property comparison conditions |
| SGCondition | An encoded condition |
| SGConditional | Base class for a conditional components |
| SGConditionalRender | Callback and userData class for conditional rendering |
| SGCustomTransform | |
| SGDistScaleAnimation | An animation that compute a scale according to the distance from a point and the viewer |
| SGDummyBSphereEntity | SsgEntity with a dummy bounding sphere, to fool culling |
| SGEnviro | Visual environment helper class |
| SGEphemeris | Ephemeris class |
| SGEventMgr | |
| SGFile | A file I/O class based on SGIOChannel |
| SGFlashAnimation | An "animation" that compute a scale according to the angle between an axis and the view direction |
| SGFunctionCallback< Fun > | Callback for invoking a file scope function |
| SGGeoc | Class representing a geocentric location |
| SGGeoCoord | |
| SGGeoCoordContainer | |
| SGGeod | Class representing a geodetic location |
| SGGeodesy | |
| SGGuard< SGLOCK > | A scoped locking utility |
| SGInterpolator | |
| SGInterpTable | A class that provids a simple linear 2d interpolation lookup table |
| SGIOChannel | The SGIOChannel base class provides a consistent method for applications to communication through various mediums |
| SGLeafUserData | User data for populating leaves when they come in range |
| SGLightning | A class to render lightnings |
| SGLimits< T > | Helper class for epsilon and so on This is the possible place to hook in for machines not providing numeric_limits |
| SGLoaderOptions | |
| SGLocation | |
| SGLockedQueue< T, SGLOCK > | A simple thread safe queue |
| SGMagVar | Magnetic variation wrapper class |
| SGMaterial | A material in the scene graph |
| SGMaterial::_internal_state | |
| SGMaterialAnimation | An "animation" to modify material properties |
| SGMaterialGlyph | |
| SGMaterialLib | |
| SGMaterialUserData | |
| SGMatModel | A randomly-placeable object |
| SGMatModelGroup | A collection of related objects with the same visual range |
| SGMatrix< T > | 3D Matrix Class |
| SGMetar | |
| SGMetarCloud | |
| SGMetarRunway | |
| SGMetarVisibility | |
| SGMethodCallback< ObjPtr, MemFn > | Callback for invoking a member function |
| SGMisc< T > | |
| SGModelData | Abstract class for adding data to the scene graph |
| SGModelLib | Class for loading and managing models with XML wrappers |
| SGModelPlacement | A wrapper for a model with a definite placement |
| SGMoon | |
| SGMutex | A mutex is used to protect a section of code such that at any time only a single thread can execute the code |
| SGNewCloud | 3D cloud class |
| SGNotCondition | Condition for a 'not' operator |
| SGNullAnimation | A no-op animation |
| SGOrCondition | Condition for an 'or' group |
| SGPath | A class to hide path separator difference across platforms and assist in managing file system path names |
| SGPersonalityBranch | |
| SGPersonalityParameter< T > | |
| SGPropertyChangeListener | The property change listener interface |
| SGPropertyCondition | Condition for a single property |
| SGPropertyNode | A node in a property tree |
| SGPropertyNode::hash_table::bucket | A bucket in a hash table |
| SGPropertyNode::hash_table::entry | An entry in a bucket in a hash table |
| SGPthreadCond | A condition variable is a synchronization device that allows threads to suspend execution until some predicate on shared data is satisfied |
| SGQuat< T > | 3D Vector Class |
| SGQueue< T > | SGQueue defines an interface for a FIFO |
| SGRangeAnimation | A range, or level-of-detail (LOD) animation |
| SGRawValue< T > | Abstract base class for a raw value |
| SGRawValueFunctions< T > | A value managed through static functions |
| SGRawValueFunctionsIndexed< T > | An indexed value bound to static functions |
| SGRawValueMethods< C, T > | A value managed through an object and access methods |
| SGRawValueMethodsIndexed< C, T > | An indexed value managed through an object and access methods |
| SGRawValuePointer< T > | A raw value bound to a pointer |
| SGReferenced | Base class for all reference counted SimGear objects Classes derived from this one are meant to be managed with the SGSharedPtr class |
| SGRotateAnimation | Animation to rotate an object around a center point |
| SGRoute | A class to manage a list of waypoints (i.e |
| SGScaleAnimation | Animation to scale an object |
| SGSelectAnimation | Animation to select alternative versions of the same object |
| SGSerial | A serial I/O class based on SGIOChannel |
| SGSerialPort | A class to encapsulate low level serial port IO |
| SGShaderAnimation | + * An "animation" that replace fixed opengl pipeline by shaders + |
| SGShadowAnimation | An animation to tell wich objects don't cast shadows |
| SGShadowVolume | A class wich add shadows in a postprocess stage |
| SGShadowVolume::ShadowCaster::triData | |
| SGSharedPtr< T > | This class is a pointer proxy doing reference counting on the object it is pointing to |
| sgSimpleBuffer | |
| SGSky | A class to model a realistic (time/date/position) based sky |
| SGSkyColor | |
| SGSkyDome | |
| SGSkyState | |
| SGSocket | A socket I/O class based on SGIOChannel |
| SGSocketUDP | A UDP socket I/O class based on SGIOChannel and plib/net |
| SGSoundMgr | Manage a collection of SGSoundSample instances |
| SGSoundSample | Manages everything we need to know for an individual sound sample |
| SGSpinAnimation | Animation to spin an object around a center point |
| SGStarData | |
| SGStars | |
| SGSubsystem | Basic interface for all FlightGear subsystems |
| SGSubsystemGroup | A group of FlightGear subsystems |
| SGSubsystemMgr | Manage subsystems for FlightGear |
| SGSun | |
| SGTabbedValues | |
| SGTexMultipleAnimation | Classes for handling multiple types of Texture translations on one object |
| SGTexRotateAnimation | Animation to rotate texture mappings around a center point |
| SGTexTranslateAnimation | Animation to slide texture mappings along an axis |
| SGTexture | A class to encapsulate all the info surrounding an OpenGL texture and also query various info and load various file formats |
| SGTexture::_ImageRec | |
| SGThread | Encapsulate generic threading methods |
| SGTime | A class to calculate and manage a variety of time parameters |
| SGTimedAnimation | Animation to draw objects for a specific amount of time each |
| SGTimer | |
| SGTimerQueue | |
| SGTimeStamp | Allows you to mark and compare time stamps with microsecond accuracy (if your system has support for this level of accuracy |
| SGTimeZone | SGTimeZone is derived from geocoord, and stores the timezone centerpoint, as well as the countrycode and the timezone descriptor |
| SGTimeZoneContainer | SGTimeZoneContainer is derived from SGGeoCoordContainer, and has some added functionality |
| SGTranslateAnimation | Animation to slide along an axis |
| SGTriUserData | User data for populating triangles when they come in range |
| SGVASIUserData | |
| SGVec3< T > | 3D Vector Class |
| SGVec4< T > | 4D Vector Class |
| SGWayPoint | A class to manage waypoints |
| SGWxRadarEcho | Simulate some echo on a weather radar |
| SGXmlSound | Class for handling one sound event |
| SGXmlSound::_snd_prop | |
| Shader | |
| Shader::Parameter | |
| SortData | |
| SortRec | |
| ssgAxisTransform | |
| ssgBase | |
| ssgBaseTransform | |
| ssgBranch | |
| ssgColourArray | |
| ssgContext | |
| ssgCutout | |
| ssgEntity | |
| ssgEntityArray | |
| ssgEntityBinding | |
| ssgHit | |
| ssgIndexArray | |
| ssgInterleavedArray | |
| ssgInterleavedArrayElement | |
| ssgInvisible | |
| ssgKidList | |
| ssgLeaf | |
| ssgLight | |
| ssgList | |
| ssgLoaderOptions | |
| ssgNormalArray | |
| ssgPlacementTransform | |
| ssgRangeSelector | |
| ssgRoot | |
| ssgSelector | |
| ssgSharedPtr< T > | This class is a pointer proxy doing reference counting on the object it is pointing to |
| ssgSimpleList | |
| ssgSimpleState | |
| ssgSimpleStateArray | |
| ssgState | |
| ssgStateSelector | |
| ssgStatistics | |
| ssgTexCoordArray | |
| ssgTexTrans | |
| ssgTexture | |
| ssgTextureArray | |
| ssgTextureInfo | |
| ssgTimedSelector | |
| ssgTransform | |
| ssgTransformArray | |
| ssgTween | |
| ssgTweenController | |
| ssgVertexArray | |
| ssgVTable | |
| ssgVtxArray | |
| ssgVtxTable | |
| Star | |
| StopWatch | A high resolutions timing class |
| STRING_POOL | |
| Stuff | |
| tag | |
| TAG_NAME | |
| TcpClient | |
| TcpServer | |
| Test | |
| ThreadData | |
| TimingInfo | |
| Token | |
| TransNegRef< T > | Class to distinguish between a matrix and the matrix with a transposed rotational part and a negated translational part |
| trJpgFactory | |
| ttinfo | |
| tzhead | |
| tzstring_head | |
| unknown_encoding | |
| Uranus | |
| VasiLightPointNode | |
| VasiSector | |
| VecRec | |
| Venus | |
| XML_Encoding | |
| XMLAttributes | Interface for XML attributes |
| XMLAttributesDefault | Default mutable attributes implementation |
| XMLVisitor | Visitor class for an XML document |