Xface Core Library File List
Here is a list of all documented files with brief descriptions:| ApplicationBase.h | Base for application dev classes |
| BmpFile.h | BMP file loader for textures |
| DeformableGeometry.h | Deformation enabled geometry class |
| Drawable.h | Stores the information for drawable objects |
| Entity.h | Represents an entity visible in the scene, includes drawables, ai, etc. |
| FaceBase.h | Main face object |
| FapFile.h | MPEG-4 FAPs loader from disk |
| FDP.h | FDP information is here |
| FDPFile.h | FDP file streaming |
| FDPItem.h | FDP item data representation |
| FDPLoader.h | FDP Loader |
| FDPWriter.h | FDP Writer |
| Geometry.h | Defines interface for the mesh geometry |
| IFapStream.h | Interface for MPEG-4 FAPs streaming |
| IInfluenceCalculator.h | Interface for deforming indexed face set meshes |
| IModelLoader.h | Base class for the scene graph loaders |
| IndexedFaceSet.h | Indexed mesh geometry implemented |
| InfluenceCalculatorMaker.h | InfluenceCalculator pluggable factory maker |
| IRenderer.h | Interface for renderer |
| ISound.h | Sound player interface |
| ITexture.h | Base class for texture mapping |
| ITextureFile.h | Interface for image file loaders for textures |
| ITextureLoader.h | Base class for texture loading to any API |
| ITimedController.h | ABS for timed controllers |
| ITimer.h | Timer interface |
| KeyframeInterpolator.h | Keyframe interpolation done here |
| Matrix4.h | 4x4 Matrix class |
| MeshManager.h | Meshes are stored and managed here |
| ModelCamera.h | Camera class |
| ModelFileFactory.h | 3d Models are loaded through here |
| MorphController.h | Morph targets controller |
| MorphTarget.h | Morph target definition |
| NamedObj.h | Utility class for named classes |
| Notification.h | Notification message to server for remote communication |
| OBJLoader.h | Wavefront OBJ loader |
| RaisedCosInfluence.h | Raised Cosine deformation |
| Ray3.h | Ray representation in 3D |
| Rectangle.h | Rectangle representation |
| RendererGL.h | OpenGL renderer |
| RenderList.h | Render list storing Drawables and calling proper IRenderer methods |
| Task.h | Task related |
| TaskHandlerBase.h | Task handler base |
| Texture2D.h | 2D texture mapping |
| TextureLoaderGL.h | Loads the textures into OpenGL |
| TextureManager.h | Textures are stored and managed here |
| TgaFile.h | TGA file loader for textures |
| Transform.h | Transform node for scenegraph |
| Vector3.h | 3D Vector class |
| VertexStruct.h | Vertex structures are here |
| VRML1Loader.h | VRML1 Loader |
| VRML97Loader.h | Loads VRML97 files |
| XercesString.h | Xerces string operations |
| XLineSegment.h | Representation of a 3D line segment |
| XMath.h | Intersection related functions |
| XMLUtils.h | XML related functions |
| XTriangle.h | Triangle representation |
Generated on Mon Aug 28 15:39:25 2006 for Xface Core Library by
1.4.6-NO