diff options
Diffstat (limited to 'graphics/crystalspace-devel')
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 5 | ||||
-rw-r--r-- | graphics/crystalspace-devel/distinfo | 6 | ||||
-rw-r--r-- | graphics/crystalspace-devel/pkg-plist | 2556 |
3 files changed, 1425 insertions, 1142 deletions
diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index cd28e10b2f1d..a91a357f330f 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -7,11 +7,11 @@ PORTNAME= crystalspace PORTVERSION= 0.99 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal -DISTNAME= cs-pseudo-stable-2005-09-03 +DISTNAME= cs-pseudo-stable-2006-01-27 MAINTAINER= acardenas@bsd.org.pe COMMENT= Free and portable 3D Game Development Kit @@ -28,7 +28,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GCC= 3.4+ USE_GL= yes -USE_REINPLACE= yes LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/crystalspace-devel/distinfo b/graphics/crystalspace-devel/distinfo index 7075e314a9af..8d64cb5e2dc7 100644 --- a/graphics/crystalspace-devel/distinfo +++ b/graphics/crystalspace-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (cs-pseudo-stable-2005-09-03.tar.bz2) = 4a6a03b9ca026a73c1d73cbf93e678d5 -SHA256 (cs-pseudo-stable-2005-09-03.tar.bz2) = fd6effcc525b9682c02b54d7cbde6fba66ba28570ede2582db151a61605bfed1 -SIZE (cs-pseudo-stable-2005-09-03.tar.bz2) = 24450106 +MD5 (cs-pseudo-stable-2006-01-27.tar.bz2) = 2586e7e0a76a00b47158f5321b9635d5 +SHA256 (cs-pseudo-stable-2006-01-27.tar.bz2) = 68c0bb9ec56506abb63b449ddc582b0b348f39bbd409e287f4b2d2b37c9c1935 +SIZE (cs-pseudo-stable-2006-01-27.tar.bz2) = 27982298 diff --git a/graphics/crystalspace-devel/pkg-plist b/graphics/crystalspace-devel/pkg-plist index 3279274c5ce5..21cac2004018 100644 --- a/graphics/crystalspace-devel/pkg-plist +++ b/graphics/crystalspace-devel/pkg-plist @@ -14,7 +14,7 @@ bin/levtool bin/lighter bin/lighter2 bin/partedit -bin/pvscalc +bin/startme bin/viewmesh bin/vsh bin/walktest @@ -50,6 +50,7 @@ etc/crystalspace/soft3d.cfg etc/crystalspace/sound.cfg etc/crystalspace/sprcal3d.cfg etc/crystalspace/standardcon.cfg +etc/crystalspace/startme.cfg etc/crystalspace/system.cfg etc/crystalspace/thing.cfg etc/crystalspace/video.cfg @@ -77,6 +78,7 @@ include/crystalspace/igraphic.h include/crystalspace/imap.h include/crystalspace/imesh.h include/crystalspace/inetwork.h +include/crystalspace/isndsys.h include/crystalspace/isound.h include/crystalspace/itexture.h include/crystalspace/iutil.h @@ -89,6 +91,7 @@ include/crystalspace/csgeom/cspoint.h include/crystalspace/csgeom/csrect.h include/crystalspace/csgeom/csrectrg.h include/crystalspace/csgeom/fastsqrt.h +include/crystalspace/csgeom/fixed.h include/crystalspace/csgeom/frustum.h include/crystalspace/csgeom/kdtree.h include/crystalspace/csgeom/math.h @@ -112,6 +115,7 @@ include/crystalspace/csgeom/polyidx.h include/crystalspace/csgeom/polymesh.h include/crystalspace/csgeom/polypool.h include/crystalspace/csgeom/quaterni.h +include/crystalspace/csgeom/quaternion.h include/crystalspace/csgeom/segment.h include/crystalspace/csgeom/solidspace.h include/crystalspace/csgeom/sphere.h @@ -122,14 +126,13 @@ include/crystalspace/csgeom/tcovbuf.h include/crystalspace/csgeom/textrans.h include/crystalspace/csgeom/transfrm.h include/crystalspace/csgeom/tri.h +include/crystalspace/csgeom/triangulate.h include/crystalspace/csgeom/trimesh.h include/crystalspace/csgeom/trimeshlod.h include/crystalspace/csgeom/vector2.h include/crystalspace/csgeom/vector3.h include/crystalspace/csgeom/vector4.h include/crystalspace/csgfx/bakekeycolor.h -include/crystalspace/csgfx/csimgvec.h -include/crystalspace/csgfx/csrgbvct.h include/crystalspace/csgfx/gradient.h include/crystalspace/csgfx/imagebase.h include/crystalspace/csgfx/imagecubemapmaker.h @@ -147,12 +150,11 @@ include/crystalspace/csgfx/rgbpixel.h include/crystalspace/csgfx/shaderexp.h include/crystalspace/csgfx/shaderexpaccessor.h include/crystalspace/csgfx/shadervar.h -include/crystalspace/csgfx/xorpat.h include/crystalspace/csgfx/shadervarblockalloc.h include/crystalspace/csgfx/shadervarcontext.h include/crystalspace/csgfx/shadervarframeholder.h include/crystalspace/csgfx/vertexlight.h -include/crystalspace/csgfx/vertexlistwalker.h +include/crystalspace/csgfx/xorpat.h include/crystalspace/csplugincommon/canvas/cursorconvert.h include/crystalspace/csplugincommon/canvas/draw_box.h include/crystalspace/csplugincommon/canvas/draw_common.h @@ -178,7 +180,6 @@ include/crystalspace/csplugincommon/macosx/OSXWindow.h include/crystalspace/csplugincommon/macosx/csextern_osx.h include/crystalspace/csplugincommon/opengl/csextern_gl.h include/crystalspace/csplugincommon/opengl/driverdb.h -include/crystalspace/csplugincommon/opengl/driverdb.tok include/crystalspace/csplugincommon/opengl/glcommon2d.h include/crystalspace/csplugincommon/opengl/glenum_identstrs.h include/crystalspace/csplugincommon/opengl/glextmanager.h @@ -189,7 +190,6 @@ include/crystalspace/csplugincommon/opengl/glstates.h include/crystalspace/csplugincommon/particlesys/partgen.h include/crystalspace/csplugincommon/particlesys/particle.h include/crystalspace/csplugincommon/render3d/normalizationcube.h -include/crystalspace/csplugincommon/render3d/pixfmt.h include/crystalspace/csplugincommon/render3d/txtmgr.h include/crystalspace/csplugincommon/renderstep/basesteploader.h include/crystalspace/csplugincommon/renderstep/basesteptype.h @@ -197,6 +197,13 @@ include/crystalspace/csplugincommon/renderstep/parserenderstep.h include/crystalspace/csplugincommon/shader/shaderplugin.h include/crystalspace/csplugincommon/shader/shaderprogram.h include/crystalspace/csplugincommon/shader/shaderprogram.tok +include/crystalspace/csplugincommon/sndsys/convert.h +include/crystalspace/csplugincommon/sndsys/cyclicbuf.h +include/crystalspace/csplugincommon/softshader/defaultshader.h +include/crystalspace/csplugincommon/softshader/renderinterface.h +include/crystalspace/csplugincommon/softshader/scanline.h +include/crystalspace/csplugincommon/softshader/texture.h +include/crystalspace/csplugincommon/softshader/types.h include/crystalspace/csplugincommon/soundloader/sndload.h include/crystalspace/csplugincommon/soundloader/soundraw.h include/crystalspace/csplugincommon/soundrenderer/shdl.h @@ -221,21 +228,20 @@ include/crystalspace/cstool/importkit.h include/crystalspace/cstool/initapp.h include/crystalspace/cstool/keyval.h include/crystalspace/cstool/mapnode.h -include/crystalspace/cstool/mdldata.h -include/crystalspace/cstool/mdltool.h include/crystalspace/cstool/meshobjtmpl.h +include/crystalspace/cstool/normalcalc.h include/crystalspace/cstool/pen.h +include/crystalspace/cstool/primitives.h include/crystalspace/cstool/proctex.h include/crystalspace/cstool/proctxtanim.h include/crystalspace/cstool/rbuflock.h include/crystalspace/cstool/rendermeshholder.h include/crystalspace/cstool/rendermeshlist.h include/crystalspace/cstool/sndwrap.h -include/crystalspace/cstool/sprbuild.h include/crystalspace/cstool/tokenlist.h include/crystalspace/cstool/userrndbuf.h +include/crystalspace/cstool/vertexcompress.h include/crystalspace/cstool/vfsdirchange.h -include/crystalspace/cstool/vidprefs.h include/crystalspace/csutil/macosx/OSXAssistant.h include/crystalspace/csutil/macosx/csosdefs.h include/crystalspace/csutil/algorithms.h @@ -244,7 +250,6 @@ include/crystalspace/csutil/ansiparse.h include/crystalspace/csutil/archive.h include/crystalspace/csutil/array.h include/crystalspace/csutil/binder.h -include/crystalspace/csutil/bintree.h include/crystalspace/csutil/bitarray.h include/crystalspace/csutil/blockallocator.h include/crystalspace/csutil/callstack.h @@ -260,9 +265,9 @@ include/crystalspace/csutil/cscolor.h include/crystalspace/csutil/csendian.h include/crystalspace/csutil/csevcord.h include/crystalspace/csutil/csevent.h +include/crystalspace/csutil/cseventq.h include/crystalspace/csutil/csmd5.h include/crystalspace/csutil/cseventflattener.h -include/crystalspace/csutil/cseventq.h include/crystalspace/csutil/csinput.h include/crystalspace/csutil/csobject.h include/crystalspace/csutil/csosdefs.h @@ -272,17 +277,20 @@ include/crystalspace/csutil/csppulse.h include/crystalspace/csutil/csprocessorcap.h include/crystalspace/csutil/csshlib.h include/crystalspace/csutil/csstring.h +include/crystalspace/csutil/cssubscription.h include/crystalspace/csutil/csuctransform.h include/crystalspace/csutil/csunicode.h include/crystalspace/csutil/databuf.h -include/crystalspace/csutil/datastrm.h include/crystalspace/csutil/debug.h include/crystalspace/csutil/dirtyaccessarray.h include/crystalspace/csutil/documentcommon.h include/crystalspace/csutil/documenthelper.h include/crystalspace/csutil/event.h +include/crystalspace/csutil/eventhandlers.h +include/crystalspace/csutil/eventnames.h include/crystalspace/csutil/evoutlet.h include/crystalspace/csutil/fifo.h +include/crystalspace/csutil/filereadhelper.h include/crystalspace/csutil/flags.h include/crystalspace/csutil/floatrand.h include/crystalspace/csutil/formatter.h @@ -308,6 +316,7 @@ include/crystalspace/csutil/objpool.h include/crystalspace/csutil/objreg.h include/crystalspace/csutil/parasiticdatabuffer.h include/crystalspace/csutil/parray.h +include/crystalspace/csutil/partialorder.h include/crystalspace/csutil/physfile.h include/crystalspace/csutil/plugldr.h include/crystalspace/csutil/plugmgr.h @@ -326,14 +335,15 @@ include/crystalspace/csutil/scanstr.h include/crystalspace/csutil/scf.h include/crystalspace/csutil/scf_impl.h include/crystalspace/csutil/scf_implementation.h +include/crystalspace/csutil/scf_implgen.h include/crystalspace/csutil/scf_interface.h include/crystalspace/csutil/scfstr.h include/crystalspace/csutil/scfstringarray.h include/crystalspace/csutil/scfstrset.h include/crystalspace/csutil/schedule.h +include/crystalspace/csutil/scopedmutexlock.h include/crystalspace/csutil/set.h include/crystalspace/csutil/snprintf.h -include/crystalspace/csutil/scopedmutexlock.h include/crystalspace/csutil/sparse3d.h include/crystalspace/csutil/strhash.h include/crystalspace/csutil/stringarray.h @@ -343,7 +353,9 @@ include/crystalspace/csutil/sysfunc.h include/crystalspace/csutil/syspath.h include/crystalspace/csutil/thread.h include/crystalspace/csutil/threadjobqueue.h +include/crystalspace/csutil/timemeasure.h include/crystalspace/csutil/timer.h +include/crystalspace/csutil/tree.h include/crystalspace/csutil/util.h include/crystalspace/csutil/verbosity.h include/crystalspace/csutil/vfscache.h @@ -391,6 +403,7 @@ include/crystalspace/iengine/lightmgr.h include/crystalspace/iengine/lod.h include/crystalspace/iengine/material.h include/crystalspace/iengine/mesh.h +include/crystalspace/iengine/meshgen.h include/crystalspace/iengine/movable.h include/crystalspace/iengine/objwatch.h include/crystalspace/iengine/portal.h @@ -398,6 +411,7 @@ include/crystalspace/iengine/portalcontainer.h include/crystalspace/iengine/region.h include/crystalspace/iengine/renderloop.h include/crystalspace/iengine/rview.h +include/crystalspace/iengine/scenenode.h include/crystalspace/iengine/sector.h include/crystalspace/iengine/shadcast.h include/crystalspace/iengine/shadows.h @@ -411,30 +425,27 @@ include/crystalspace/igeom/polymesh.h include/crystalspace/igraphic/animimg.h include/crystalspace/igraphic/image.h include/crystalspace/igraphic/imageio.h -include/crystalspace/igraphic/imgvec.h include/crystalspace/imap/ldrctxt.h include/crystalspace/imap/loader.h +include/crystalspace/imap/modelload.h include/crystalspace/imap/parser.h include/crystalspace/imap/reader.h include/crystalspace/imap/saver.h include/crystalspace/imap/services.h +include/crystalspace/imap/streamsource.h include/crystalspace/imap/writer.h include/crystalspace/imesh/bezier.h -include/crystalspace/imesh/ball.h -include/crystalspace/imesh/crossbld.h include/crystalspace/imesh/emit.h include/crystalspace/imesh/explode.h include/crystalspace/imesh/fire.h -include/crystalspace/imesh/foliage.h include/crystalspace/imesh/fountain.h include/crystalspace/imesh/genmesh.h include/crystalspace/imesh/gmeshanim.h include/crystalspace/imesh/gmeshskel.h include/crystalspace/imesh/haze.h +include/crystalspace/imesh/instmesh.h include/crystalspace/imesh/lghtng.h include/crystalspace/imesh/lighting.h -include/crystalspace/imesh/mdlconv.h -include/crystalspace/imesh/mdldata.h include/crystalspace/imesh/nullmesh.h include/crystalspace/imesh/object.h include/crystalspace/imesh/particle.h @@ -452,6 +463,16 @@ include/crystalspace/imesh/terrain.h include/crystalspace/imesh/thing.h include/crystalspace/inetwork/vosa3dl.h include/crystalspace/inetwork/vosapi.h +include/crystalspace/isndsys/ss_data.h +include/crystalspace/isndsys/ss_driver.h +include/crystalspace/isndsys/ss_filter.h +include/crystalspace/isndsys/ss_listener.h +include/crystalspace/isndsys/ss_loader.h +include/crystalspace/isndsys/ss_manager.h +include/crystalspace/isndsys/ss_renderer.h +include/crystalspace/isndsys/ss_source.h +include/crystalspace/isndsys/ss_stream.h +include/crystalspace/isndsys/ss_structs.h include/crystalspace/isound/driver.h include/crystalspace/isound/data.h include/crystalspace/isound/handle.h @@ -477,18 +498,22 @@ include/crystalspace/iutil/document.h include/crystalspace/iutil/evdefs.h include/crystalspace/iutil/event.h include/crystalspace/iutil/eventh.h +include/crystalspace/iutil/eventhandlers.h +include/crystalspace/iutil/eventnames.h include/crystalspace/iutil/eventq.h include/crystalspace/iutil/job.h +include/crystalspace/iutil/kitchensink.h include/crystalspace/iutil/memdebug.h include/crystalspace/iutil/object.h include/crystalspace/iutil/objreg.h include/crystalspace/iutil/plugin.h include/crystalspace/iutil/pluginconfig.h +include/crystalspace/iutil/timer.h include/crystalspace/iutil/reftrack.h +include/crystalspace/iutil/selfdestruct.h include/crystalspace/iutil/string.h include/crystalspace/iutil/stringarray.h include/crystalspace/iutil/strset.h -include/crystalspace/iutil/timer.h include/crystalspace/iutil/verbositymanager.h include/crystalspace/iutil/vfs.h include/crystalspace/iutil/virtclk.h @@ -499,6 +524,7 @@ include/crystalspace/ivaria/conout.h include/crystalspace/ivaria/cspace.i include/crystalspace/ivaria/dynamics.h include/crystalspace/ivaria/engseq.h +include/crystalspace/ivaria/icegui.h include/crystalspace/ivaria/javapost.i include/crystalspace/ivaria/javapre.i include/crystalspace/ivaria/keyval.h @@ -509,7 +535,6 @@ include/crystalspace/ivaria/perl1st.i include/crystalspace/ivaria/perlpost.i include/crystalspace/ivaria/perlpre.i include/crystalspace/ivaria/pmeter.h -include/crystalspace/ivaria/pvstree.h include/crystalspace/ivaria/pyeventh.i include/crystalspace/ivaria/pythpost.i include/crystalspace/ivaria/pythpre.i @@ -522,7 +547,6 @@ include/crystalspace/ivaria/stdrep.h include/crystalspace/ivaria/terraform.h include/crystalspace/ivaria/view.h include/crystalspace/ivideo/cursor.h -include/crystalspace/ivideo/codec.h include/crystalspace/ivideo/custcursor.h include/crystalspace/ivideo/fontserv.h include/crystalspace/ivideo/gfxmem.h @@ -532,7 +556,6 @@ include/crystalspace/ivideo/halo.h include/crystalspace/ivideo/lighting.h include/crystalspace/ivideo/material.h include/crystalspace/ivideo/natwin.h -include/crystalspace/ivideo/polyrender.h include/crystalspace/ivideo/rendermesh.h include/crystalspace/ivideo/rndbuf.h include/crystalspace/ivideo/texture.h @@ -543,7 +566,7 @@ include/crystalspace/csconfig.h lib/crystalspace/aws.so lib/crystalspace/aws2.so lib/crystalspace/bugplug.so -lib/crystalspace/opcode.so +lib/crystalspace/csopcode.so lib/crystalspace/csconin.so lib/crystalspace/fancycon.so lib/crystalspace/simpcon.so @@ -554,7 +577,6 @@ lib/crystalspace/cssynldr.so lib/crystalspace/cssaver.so lib/crystalspace/dynavis.so lib/crystalspace/frustvis.so -lib/crystalspace/pvsvis.so lib/crystalspace/bindoc.so lib/crystalspace/dsplex.so lib/crystalspace/xmlread.so @@ -563,43 +585,33 @@ lib/crystalspace/engine.so lib/crystalspace/rendstep_fatrl.so lib/crystalspace/rendloop_loader.so lib/crystalspace/rendstep_std.so -lib/crystalspace/vfs.so lib/crystalspace/rendstep_stencil.so lib/crystalspace/rendstep_stencil2.so lib/crystalspace/engseq.so +lib/crystalspace/vfs.so lib/crystalspace/csfont.so lib/crystalspace/fontplex.so lib/crystalspace/freefnt2.so -lib/crystalspace/ball.so -lib/crystalspace/ballldr.so lib/crystalspace/bezier.so lib/crystalspace/bezierldr.so -lib/crystalspace/crossbld.so lib/crystalspace/emit.so lib/crystalspace/emitldr.so lib/crystalspace/explo.so lib/crystalspace/exploldr.so lib/crystalspace/fire.so lib/crystalspace/fireldr.so -lib/crystalspace/foliage.so -lib/crystalspace/foliageldr.so lib/crystalspace/fountain.so lib/crystalspace/fountldr.so lib/crystalspace/genmesh.so lib/crystalspace/gmeshldr.so +lib/crystalspace/gmesh3ds.so lib/crystalspace/gmeshanim.so lib/crystalspace/gmeshskelanim.so lib/crystalspace/haze.so lib/crystalspace/hazeldr.so -lib/crystalspace/ie3ds.so -lib/crystalspace/aseie.so -lib/crystalspace/ieplex.so -lib/crystalspace/md2ie.so -lib/crystalspace/mdlie.so -lib/crystalspace/objie.so -lib/crystalspace/povie.so -lib/crystalspace/sprie.so +lib/crystalspace/instmesh.so lib/crystalspace/lghtng.so +lib/crystalspace/instmeshldr.so lib/crystalspace/lghtngldr.so lib/crystalspace/nullmesh.so lib/crystalspace/nullmeshldr.so @@ -618,6 +630,7 @@ lib/crystalspace/spr2dldr.so lib/crystalspace/spr3d.so lib/crystalspace/spr3dbin.so lib/crystalspace/spr3dldr.so +lib/crystalspace/spr3md2.so lib/crystalspace/sprcal3d.so lib/crystalspace/sprcal3dldr.so lib/crystalspace/stars.so @@ -636,6 +649,12 @@ lib/crystalspace/ptanimimg.so lib/crystalspace/tlfunc.so lib/crystalspace/reporter.so lib/crystalspace/sequence.so +lib/crystalspace/sndsysloader.so +lib/crystalspace/sndsysogg.so +lib/crystalspace/sndsyswav.so +lib/crystalspace/sndmanager.so +lib/crystalspace/sndsyssoft.so +lib/crystalspace/sndsysoss.so lib/crystalspace/ossdrv.so lib/crystalspace/sndaiff.so lib/crystalspace/sndau.so @@ -658,7 +677,6 @@ lib/crystalspace/x2d.so lib/crystalspace/xext86vm.so lib/crystalspace/xextshm.so lib/crystalspace/xwin.so -lib/crystalspace/csavi.so lib/crystalspace/csbmpimg.so lib/crystalspace/csddsimg.so lib/crystalspace/csgifimg.so @@ -666,9 +684,7 @@ lib/crystalspace/csjngimg.so lib/crystalspace/csjpgimg.so lib/crystalspace/imgplex.so lib/crystalspace/cspngimg.so -lib/crystalspace/cssgiimg.so lib/crystalspace/cstgaimg.so -lib/crystalspace/cswalimg.so lib/crystalspace/gl3d.so lib/crystalspace/soft3d.so lib/crystalspace/shadermgr.so @@ -722,37 +738,37 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_1.8.html %%DOCSDIR%%/html/manual/cs_1.9.html %%DOCSDIR%%/html/manual/cs_1.html -%%DOCSDIR%%/html/manual/cs_2.1.1.html -%%DOCSDIR%%/html/manual/cs_2.1.2.html -%%DOCSDIR%%/html/manual/cs_2.1.3.html -%%DOCSDIR%%/html/manual/cs_2.1.4.html -%%DOCSDIR%%/html/manual/cs_2.1.5.html -%%DOCSDIR%%/html/manual/cs_2.1.6.html -%%DOCSDIR%%/html/manual/cs_2.1.7.html %%DOCSDIR%%/html/manual/cs_2.1.html %%DOCSDIR%%/html/manual/cs_2.2.html %%DOCSDIR%%/html/manual/cs_2.3.html +%%DOCSDIR%%/html/manual/cs_2.4.1.html +%%DOCSDIR%%/html/manual/cs_2.4.2.1.html +%%DOCSDIR%%/html/manual/cs_2.4.2.2.html +%%DOCSDIR%%/html/manual/cs_2.4.2.3.html +%%DOCSDIR%%/html/manual/cs_2.4.2.4.html %%DOCSDIR%%/html/manual/cs_2.4.html -%%DOCSDIR%%/html/manual/cs_2.5.1.html -%%DOCSDIR%%/html/manual/cs_2.5.2.1.html -%%DOCSDIR%%/html/manual/cs_2.5.2.2.html -%%DOCSDIR%%/html/manual/cs_2.5.2.html -%%DOCSDIR%%/html/manual/cs_2.5.3.html -%%DOCSDIR%%/html/manual/cs_2.5.4.html -%%DOCSDIR%%/html/manual/cs_2.5.5.1.html -%%DOCSDIR%%/html/manual/cs_2.5.5.2.html -%%DOCSDIR%%/html/manual/cs_2.5.5.3.html -%%DOCSDIR%%/html/manual/cs_2.5.5.4.html -%%DOCSDIR%%/html/manual/cs_2.5.5.html +%%DOCSDIR%%/html/manual/cs_2.4.2.5.html +%%DOCSDIR%%/html/manual/cs_2.4.2.6.html +%%DOCSDIR%%/html/manual/cs_2.4.2.7.html +%%DOCSDIR%%/html/manual/cs_2.4.2.8.html +%%DOCSDIR%%/html/manual/cs_2.4.2.html +%%DOCSDIR%%/html/manual/cs_2.4.3.html +%%DOCSDIR%%/html/manual/cs_2.4.4.html +%%DOCSDIR%%/html/manual/cs_2.4.5.html +%%DOCSDIR%%/html/manual/cs_2.4.6.1.html +%%DOCSDIR%%/html/manual/cs_2.4.6.2.html +%%DOCSDIR%%/html/manual/cs_2.4.6.3.html +%%DOCSDIR%%/html/manual/cs_2.4.6.4.html +%%DOCSDIR%%/html/manual/cs_2.4.6.html %%DOCSDIR%%/html/manual/cs_2.5.html %%DOCSDIR%%/html/manual/cs_2.6.html -%%DOCSDIR%%/html/manual/cs_2.7.html %%DOCSDIR%%/html/manual/cs_2.html %%DOCSDIR%%/html/manual/cs_3.1.1.html %%DOCSDIR%%/html/manual/cs_3.1.2.html %%DOCSDIR%%/html/manual/cs_3.1.3.html %%DOCSDIR%%/html/manual/cs_3.1.4.1.html %%DOCSDIR%%/html/manual/cs_3.1.4.2.html +%%DOCSDIR%%/html/manual/cs_3.1.html %%DOCSDIR%%/html/manual/cs_3.1.4.3.html %%DOCSDIR%%/html/manual/cs_3.1.4.4.html %%DOCSDIR%%/html/manual/cs_3.1.4.5.html @@ -763,7 +779,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_3.1.4.html %%DOCSDIR%%/html/manual/cs_3.1.5.html %%DOCSDIR%%/html/manual/cs_3.1.6.html -%%DOCSDIR%%/html/manual/cs_3.1.html %%DOCSDIR%%/html/manual/cs_3.2.html %%DOCSDIR%%/html/manual/cs_3.html %%DOCSDIR%%/html/manual/cs_4.1.1.html @@ -775,6 +790,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_4.10.11.html %%DOCSDIR%%/html/manual/cs_4.10.12.html %%DOCSDIR%%/html/manual/cs_4.10.13.html +%%DOCSDIR%%/html/manual/cs_4.2.html %%DOCSDIR%%/html/manual/cs_4.10.14.html %%DOCSDIR%%/html/manual/cs_4.10.15.html %%DOCSDIR%%/html/manual/cs_4.10.16.html @@ -806,15 +822,11 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_4.12.2.5.html %%DOCSDIR%%/html/manual/cs_4.12.2.6.html %%DOCSDIR%%/html/manual/cs_4.12.2.html -%%DOCSDIR%%/html/manual/cs_4.12.3.1.html -%%DOCSDIR%%/html/manual/cs_4.12.3.2.html -%%DOCSDIR%%/html/manual/cs_4.12.3.3.html %%DOCSDIR%%/html/manual/cs_4.12.3.html %%DOCSDIR%%/html/manual/cs_4.12.html %%DOCSDIR%%/html/manual/cs_4.13.1.html %%DOCSDIR%%/html/manual/cs_4.13.2.html %%DOCSDIR%%/html/manual/cs_4.13.html -%%DOCSDIR%%/html/manual/cs_4.2.html %%DOCSDIR%%/html/manual/cs_4.14.1.html %%DOCSDIR%%/html/manual/cs_4.14.2.html %%DOCSDIR%%/html/manual/cs_4.14.html @@ -826,84 +838,60 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_4.15.6.html %%DOCSDIR%%/html/manual/cs_4.15.html %%DOCSDIR%%/html/manual/cs_4.16.1.html +%%DOCSDIR%%/html/manual/cs_4.16.2.1.html +%%DOCSDIR%%/html/manual/cs_4.16.2.2.html +%%DOCSDIR%%/html/manual/cs_4.16.2.3.html +%%DOCSDIR%%/html/manual/cs_4.16.2.4.html +%%DOCSDIR%%/html/manual/cs_4.16.2.html +%%DOCSDIR%%/html/manual/cs_4.16.3.1.html +%%DOCSDIR%%/html/manual/cs_4.16.3.2.html +%%DOCSDIR%%/html/manual/cs_4.16.3.3.html +%%DOCSDIR%%/html/manual/cs_4.16.3.html +%%DOCSDIR%%/html/manual/cs_4.16.4.html +%%DOCSDIR%%/html/manual/cs_4.16.5.html %%DOCSDIR%%/html/manual/cs_4.16.html %%DOCSDIR%%/html/manual/cs_4.17.1.html -%%DOCSDIR%%/html/manual/cs_4.17.2.1.html -%%DOCSDIR%%/html/manual/cs_4.17.2.2.html -%%DOCSDIR%%/html/manual/cs_4.17.2.3.html -%%DOCSDIR%%/html/manual/cs_4.17.2.4.html %%DOCSDIR%%/html/manual/cs_4.17.2.html -%%DOCSDIR%%/html/manual/cs_4.17.3.1.html -%%DOCSDIR%%/html/manual/cs_4.17.3.2.html -%%DOCSDIR%%/html/manual/cs_4.17.3.3.html -%%DOCSDIR%%/html/manual/cs_4.17.3.html -%%DOCSDIR%%/html/manual/cs_4.17.4.html %%DOCSDIR%%/html/manual/cs_4.17.html %%DOCSDIR%%/html/manual/cs_4.18.1.html %%DOCSDIR%%/html/manual/cs_4.18.2.html +%%DOCSDIR%%/html/manual/cs_4.18.3.html +%%DOCSDIR%%/html/manual/cs_4.18.4.html %%DOCSDIR%%/html/manual/cs_4.18.html %%DOCSDIR%%/html/manual/cs_4.19.1.html +%%DOCSDIR%%/html/manual/cs_4.19.10.html +%%DOCSDIR%%/html/manual/cs_4.19.11.1.html +%%DOCSDIR%%/html/manual/cs_4.19.11.2.html +%%DOCSDIR%%/html/manual/cs_4.19.11.3.html +%%DOCSDIR%%/html/manual/cs_4.19.11.4.html +%%DOCSDIR%%/html/manual/cs_4.19.11.5.html +%%DOCSDIR%%/html/manual/cs_4.19.11.html %%DOCSDIR%%/html/manual/cs_4.19.2.html +%%DOCSDIR%%/html/manual/cs_4.19.3.1.html +%%DOCSDIR%%/html/manual/cs_4.19.3.2.html +%%DOCSDIR%%/html/manual/cs_4.19.3.3.html %%DOCSDIR%%/html/manual/cs_4.19.3.html %%DOCSDIR%%/html/manual/cs_4.19.4.html +%%DOCSDIR%%/html/manual/cs_4.19.5.1.html +%%DOCSDIR%%/html/manual/cs_4.19.5.10.html +%%DOCSDIR%%/html/manual/cs_4.19.5.11.html +%%DOCSDIR%%/html/manual/cs_4.19.5.12.html +%%DOCSDIR%%/html/manual/cs_4.19.5.13.html +%%DOCSDIR%%/html/manual/cs_4.19.5.14.html +%%DOCSDIR%%/html/manual/cs_4.19.5.2.html +%%DOCSDIR%%/html/manual/cs_4.19.5.3.html +%%DOCSDIR%%/html/manual/cs_4.19.5.4.html +%%DOCSDIR%%/html/manual/cs_4.19.5.5.html +%%DOCSDIR%%/html/manual/cs_4.19.5.6.html +%%DOCSDIR%%/html/manual/cs_4.19.5.7.html +%%DOCSDIR%%/html/manual/cs_4.19.5.8.html +%%DOCSDIR%%/html/manual/cs_4.19.5.9.html +%%DOCSDIR%%/html/manual/cs_4.19.5.html +%%DOCSDIR%%/html/manual/cs_4.19.6.html +%%DOCSDIR%%/html/manual/cs_4.19.7.html +%%DOCSDIR%%/html/manual/cs_4.19.8.html +%%DOCSDIR%%/html/manual/cs_4.19.9.html %%DOCSDIR%%/html/manual/cs_4.19.html -%%DOCSDIR%%/html/manual/cs_4.20.1.html -%%DOCSDIR%%/html/manual/cs_4.20.10.html -%%DOCSDIR%%/html/manual/cs_4.20.2.html -%%DOCSDIR%%/html/manual/cs_4.20.3.1.html -%%DOCSDIR%%/html/manual/cs_4.20.3.2.html -%%DOCSDIR%%/html/manual/cs_4.20.3.3.html -%%DOCSDIR%%/html/manual/cs_4.20.3.html -%%DOCSDIR%%/html/manual/cs_4.20.4.html -%%DOCSDIR%%/html/manual/content/map2cs/csmap1.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap2.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap3.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap4.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap5a.jpg -%%DOCSDIR%%/html/manual/content/map2cs/csmap5b.jpg -%%DOCSDIR%%/html/manual/content/map2cs/terra1.png -%%DOCSDIR%%/html/manual/content/map2cs/terra2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcblock.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf1.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf3.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf4.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf5.png -%%DOCSDIR%%/html/manual/content/map2cs/wcconf6.png -%%DOCSDIR%%/html/manual/content/map2cs/wcentity.png -%%DOCSDIR%%/html/manual/content/map2cs/wclight.png -%%DOCSDIR%%/html/manual/content/map2cs/wclight2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcmap1.png -%%DOCSDIR%%/html/manual/content/map2cs/wcmap2.png -%%DOCSDIR%%/html/manual/content/map2cs/wcsel.png -%%DOCSDIR%%/html/manual/content/map2cs/wcstep7a.png -%%DOCSDIR%%/html/manual/content/map2cs/wcstep7b.png -%%DOCSDIR%%/html/manual/content/map2cs/wctex.png -%%DOCSDIR%%/html/manual/content/map2cs/wctex2.jpg -%%DOCSDIR%%/html/manual/content/map2cs/wctexap.png -%%DOCSDIR%%/html/manual/content/sprites/cylinder.jpg -%%DOCSDIR%%/html/manual/content/sprites/skin.jpg -%%DOCSDIR%%/html/manual/content/sprites/split.jpg -%%DOCSDIR%%/html/manual/content/sprites/unseamly.jpg -%%DOCSDIR%%/html/manual/cs_4.20.5.1.html -%%DOCSDIR%%/html/manual/cs_4.20.5.10.html -%%DOCSDIR%%/html/manual/cs_4.20.5.11.html -%%DOCSDIR%%/html/manual/cs_4.20.5.12.html -%%DOCSDIR%%/html/manual/cs_4.20.5.13.html -%%DOCSDIR%%/html/manual/cs_4.20.5.14.html -%%DOCSDIR%%/html/manual/cs_4.20.5.2.html -%%DOCSDIR%%/html/manual/cs_4.20.5.3.html -%%DOCSDIR%%/html/manual/cs_4.20.5.4.html -%%DOCSDIR%%/html/manual/cs_4.20.5.5.html -%%DOCSDIR%%/html/manual/cs_4.20.5.6.html -%%DOCSDIR%%/html/manual/cs_4.20.5.7.html -%%DOCSDIR%%/html/manual/cs_4.20.5.8.html -%%DOCSDIR%%/html/manual/cs_4.20.5.9.html -%%DOCSDIR%%/html/manual/cs_4.20.5.html -%%DOCSDIR%%/html/manual/cs_4.20.6.html -%%DOCSDIR%%/html/manual/cs_4.20.7.html -%%DOCSDIR%%/html/manual/cs_4.20.8.html -%%DOCSDIR%%/html/manual/cs_4.20.9.html %%DOCSDIR%%/html/manual/cs_4.20.html %%DOCSDIR%%/html/manual/cs_4.21.1.html %%DOCSDIR%%/html/manual/cs_4.21.2.html @@ -911,7 +899,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_4.21.4.html %%DOCSDIR%%/html/manual/cs_4.21.5.html %%DOCSDIR%%/html/manual/cs_4.21.6.html -%%DOCSDIR%%/html/manual/cs_4.21.7.html %%DOCSDIR%%/html/manual/cs_4.21.html %%DOCSDIR%%/html/manual/cs_4.22.1.html %%DOCSDIR%%/html/manual/cs_4.22.2.html @@ -1060,6 +1047,36 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/cs_ovr.html %%DOCSDIR%%/html/manual/cs_toc.html %%DOCSDIR%%/html/manual/index.html +%%DOCSDIR%%/html/manual/content/map2cs/csmap1.jpg +%%DOCSDIR%%/html/manual/content/map2cs/csmap2.jpg +%%DOCSDIR%%/html/manual/content/map2cs/csmap3.jpg +%%DOCSDIR%%/html/manual/content/map2cs/csmap4.jpg +%%DOCSDIR%%/html/manual/content/map2cs/csmap5a.jpg +%%DOCSDIR%%/html/manual/content/map2cs/csmap5b.jpg +%%DOCSDIR%%/html/manual/content/map2cs/terra1.png +%%DOCSDIR%%/html/manual/content/map2cs/terra2.png +%%DOCSDIR%%/html/manual/content/map2cs/wcblock.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf1.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf2.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf3.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf4.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf5.png +%%DOCSDIR%%/html/manual/content/map2cs/wcconf6.png +%%DOCSDIR%%/html/manual/content/map2cs/wcentity.png +%%DOCSDIR%%/html/manual/content/map2cs/wclight.png +%%DOCSDIR%%/html/manual/content/map2cs/wclight2.png +%%DOCSDIR%%/html/manual/content/map2cs/wcmap1.png +%%DOCSDIR%%/html/manual/content/map2cs/wcmap2.png +%%DOCSDIR%%/html/manual/content/map2cs/wcsel.png +%%DOCSDIR%%/html/manual/content/map2cs/wcstep7a.png +%%DOCSDIR%%/html/manual/content/map2cs/wcstep7b.png +%%DOCSDIR%%/html/manual/content/map2cs/wctex.png +%%DOCSDIR%%/html/manual/content/map2cs/wctex2.jpg +%%DOCSDIR%%/html/manual/content/map2cs/wctexap.png +%%DOCSDIR%%/html/manual/content/sprites/cylinder.jpg +%%DOCSDIR%%/html/manual/content/sprites/skin.jpg +%%DOCSDIR%%/html/manual/content/sprites/split.jpg +%%DOCSDIR%%/html/manual/content/sprites/unseamly.jpg %%DOCSDIR%%/html/manual/usingcs/engine/portal1.png %%DOCSDIR%%/html/manual/usingcs/engine/portal2.png %%DOCSDIR%%/html/manual/usingcs/engine/thing.png @@ -1074,23 +1091,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap6.jpg %%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap7.jpg %%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj/snap8.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap0.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap1.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap10.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap11.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap12.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap13.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap14.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap15.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap16.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap2.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap3.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap4.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap5.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap6.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap7.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap8.jpg -%%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj/snap9.jpg %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap0.jpg %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap1.jpg %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj/snap10.jpg @@ -1116,21 +1116,22 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/OSXView_8h-source.html %%DOCSDIR%%/html/api/OSXWindow_8h-source.html %%DOCSDIR%%/html/api/algorithms_8h-source.html +%%DOCSDIR%%/html/api/algorithms_8h.html %%DOCSDIR%%/html/api/animimg_8h-source.html %%DOCSDIR%%/html/api/animimg_8h.html %%DOCSDIR%%/html/api/annotated.html %%DOCSDIR%%/html/api/ansicolor_8h-source.html %%DOCSDIR%%/html/api/ansicolor_8h.html +%%DOCSDIR%%/html/api/aws_8h.html %%DOCSDIR%%/html/api/ansiparse_8h-source.html -%%DOCSDIR%%/html/api/archive_8h.html %%DOCSDIR%%/html/api/ansiparse_8h.html %%DOCSDIR%%/html/api/archive_8h-source.html +%%DOCSDIR%%/html/api/archive_8h.html %%DOCSDIR%%/html/api/array_8h-source.html %%DOCSDIR%%/html/api/array_8h.html %%DOCSDIR%%/html/api/aws2_8h-source.html %%DOCSDIR%%/html/api/aws2_8h.html %%DOCSDIR%%/html/api/aws_8h-source.html -%%DOCSDIR%%/html/api/aws_8h.html %%DOCSDIR%%/html/api/awscnvs_8h-source.html %%DOCSDIR%%/html/api/awsdefs_8h-source.html %%DOCSDIR%%/html/api/awsdefs_8h.html @@ -1139,15 +1140,14 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/awsparm_8h-source.html %%DOCSDIR%%/html/api/bakekeycolor_8h-source.html %%DOCSDIR%%/html/api/bakekeycolor_8h.html -%%DOCSDIR%%/html/api/box_8h.html -%%DOCSDIR%%/html/api/bug.html -%%DOCSDIR%%/html/api/ball_8h-source.html %%DOCSDIR%%/html/api/basesteploader_8h-source.html +%%DOCSDIR%%/html/api/basesteploader_8h.html %%DOCSDIR%%/html/api/basesteptype_8h-source.html +%%DOCSDIR%%/html/api/basesteptype_8h.html %%DOCSDIR%%/html/api/basetexfact_8h-source.html %%DOCSDIR%%/html/api/basetexfact_8h.html %%DOCSDIR%%/html/api/bezier_8h-source.html -%%DOCSDIR%%/html/api/bintree_8h-source.html +%%DOCSDIR%%/html/api/bezier_8h.html %%DOCSDIR%%/html/api/bitarray_8h-source.html %%DOCSDIR%%/html/api/bitarray_8h.html %%DOCSDIR%%/html/api/bitmasktostr_8h-source.html @@ -1155,9 +1155,12 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/blockallocator_8h-source.html %%DOCSDIR%%/html/api/blockallocator_8h.html %%DOCSDIR%%/html/api/box_8h-source.html +%%DOCSDIR%%/html/api/box_8h.html %%DOCSDIR%%/html/api/bsptree_8h-source.html -%%DOCSDIR%%/html/api/csblur.png +%%DOCSDIR%%/html/api/bsptree_8h.html +%%DOCSDIR%%/html/api/bug.html %%DOCSDIR%%/html/api/bugplug_8h-source.html +%%DOCSDIR%%/html/api/bugplug_8h.html %%DOCSDIR%%/html/api/cache_8h-source.html %%DOCSDIR%%/html/api/cache_8h.html %%DOCSDIR%%/html/api/callstack_8h-source.html @@ -1171,42 +1174,45 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/cfgdoc_8h-source.html %%DOCSDIR%%/html/api/cfgdoc_8h.html %%DOCSDIR%%/html/api/chainhull2d_8h-source.html -%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator.html +%%DOCSDIR%%/html/api/chainhull2d_8h.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator-members.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1DocumentHelper_1_1Implementation_1_1FilterDocumentNodeIterator__inherit__graph.png %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit-members.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container-members.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Material-members.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Material.html -%%DOCSDIR%%/html/api/classcsArchive.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model-members.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model_1_1Mesh-members.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1PCMSampleConverter-members.html %%DOCSDIR%%/html/api/classCrystalSpace_1_1ImportKit_1_1Container_1_1Model_1_1Mesh.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1PCMSampleConverter.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1SoundCyclicBuffer-members.html +%%DOCSDIR%%/html/api/classCrystalSpace_1_1SoundCyclicBuffer.html %%DOCSDIR%%/html/api/classDirectDetection-members.html %%DOCSDIR%%/html/api/classDirectDetection.html %%DOCSDIR%%/html/api/classDirectDetectionDevice-members.html %%DOCSDIR%%/html/api/classDirectDetectionDevice.html -%%DOCSDIR%%/html/api/classSCF__IMPL__NAME.html -%%DOCSDIR%%/html/api/classSCF__IMPL__NAME-members.html %%DOCSDIR%%/html/api/classawsEmbeddedComponent-members.html %%DOCSDIR%%/html/api/classawsEmbeddedComponent.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponent.png %%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory-members.html %%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory.html -%%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory.png +%%DOCSDIR%%/html/api/classawsEmbeddedComponentFactory__inherit__graph.png +%%DOCSDIR%%/html/api/classawsEmbeddedComponent__inherit__graph.png %%DOCSDIR%%/html/api/classcsAnimatedPixmap-members.html %%DOCSDIR%%/html/api/classcsAnimatedPixmap.html -%%DOCSDIR%%/html/api/classcsAnimatedPixmap.png +%%DOCSDIR%%/html/api/classcsAnimatedPixmap__inherit__graph.png %%DOCSDIR%%/html/api/classcsAnimationTemplate-members.html -%%DOCSDIR%%/html/api/classcsBox3.png %%DOCSDIR%%/html/api/classcsAnimationTemplate.html %%DOCSDIR%%/html/api/classcsAnsiParser-members.html +%%DOCSDIR%%/html/api/classcsArchive.html %%DOCSDIR%%/html/api/classcsAnsiParser.html %%DOCSDIR%%/html/api/classcsApplicationFramework-members.html %%DOCSDIR%%/html/api/classcsApplicationFramework.html -%%DOCSDIR%%/html/api/classcsApplicationFramework.png +%%DOCSDIR%%/html/api/classcsApplicationFramework__inherit__graph.png %%DOCSDIR%%/html/api/classcsApplicationRunner-members.html %%DOCSDIR%%/html/api/classcsApplicationRunner.html %%DOCSDIR%%/html/api/classcsArchive-members.html @@ -1215,31 +1221,35 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsArrayCmp-members.html %%DOCSDIR%%/html/api/classcsArrayCmp.html %%DOCSDIR%%/html/api/classcsArrayElementHandler-members.html +%%DOCSDIR%%/html/api/tabs.css %%DOCSDIR%%/html/api/classcsArrayElementHandler.html -%%DOCSDIR%%/html/api/classcsBSPTree.html %%DOCSDIR%%/html/api/classcsArrayMemoryAllocator-members.html %%DOCSDIR%%/html/api/classcsArrayMemoryAllocator.html %%DOCSDIR%%/html/api/classcsArray_1_1Iterator-members.html %%DOCSDIR%%/html/api/classcsArray_1_1Iterator.html %%DOCSDIR%%/html/api/classcsBSPTree-members.html +%%DOCSDIR%%/html/api/classcsBSPTree.html %%DOCSDIR%%/html/api/classcsBSpline-members.html %%DOCSDIR%%/html/api/classcsBSpline.html -%%DOCSDIR%%/html/api/classcsBSpline.png +%%DOCSDIR%%/html/api/classcsBSpline__inherit__graph.png %%DOCSDIR%%/html/api/classcsBakeKeyColor-members.html %%DOCSDIR%%/html/api/classcsBakeKeyColor.html +%%DOCSDIR%%/html/api/classcsBitArray.html %%DOCSDIR%%/html/api/classcsBaseEventHandler-members.html %%DOCSDIR%%/html/api/classcsBaseEventHandler.html -%%DOCSDIR%%/html/api/classcsBaseEventHandler.png +%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl-members.html +%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl.html +%%DOCSDIR%%/html/api/classcsBaseEventHandler_1_1EventHandlerImpl__inherit__graph.png %%DOCSDIR%%/html/api/classcsBaseRenderStepLoader-members.html %%DOCSDIR%%/html/api/classcsBaseRenderStepLoader.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepLoader.png +%%DOCSDIR%%/html/api/classcsBaseRenderStepLoader__inherit__graph.png %%DOCSDIR%%/html/api/classcsBaseRenderStepType-members.html +%%DOCSDIR%%/html/api/classcsMD5.html %%DOCSDIR%%/html/api/classcsBaseRenderStepType.html -%%DOCSDIR%%/html/api/classcsBaseRenderStepType.png +%%DOCSDIR%%/html/api/classcsBaseRenderStepType__inherit__graph.png %%DOCSDIR%%/html/api/classcsBaseTextureFactory-members.html %%DOCSDIR%%/html/api/classcsBaseTextureFactory.html -%%DOCSDIR%%/html/api/classcsBitArray.html -%%DOCSDIR%%/html/api/classcsBaseTextureFactory.png +%%DOCSDIR%%/html/api/classcsBaseTextureFactory__inherit__graph.png %%DOCSDIR%%/html/api/classcsBitArray-members.html %%DOCSDIR%%/html/api/classcsBitArray_1_1BitProxy-members.html %%DOCSDIR%%/html/api/classcsBitArray_1_1BitProxy.html @@ -1257,95 +1267,99 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsBox2Int.html %%DOCSDIR%%/html/api/classcsBox3-members.html %%DOCSDIR%%/html/api/classcsBox3.html +%%DOCSDIR%%/html/api/classcsBox3__inherit__graph.png +%%DOCSDIR%%/html/api/classcsClipper.html %%DOCSDIR%%/html/api/classcsBoxClipper-members.html %%DOCSDIR%%/html/api/classcsBoxClipper.html -%%DOCSDIR%%/html/api/classcsBoxClipper.png +%%DOCSDIR%%/html/api/classcsBoxClipper__inherit__graph.png %%DOCSDIR%%/html/api/classcsCallStack-members.html %%DOCSDIR%%/html/api/classcsCallStack.html %%DOCSDIR%%/html/api/classcsCallStackHelper-members.html %%DOCSDIR%%/html/api/classcsCallStackHelper.html %%DOCSDIR%%/html/api/classcsCatmullRomSpline-members.html %%DOCSDIR%%/html/api/classcsCatmullRomSpline.html -%%DOCSDIR%%/html/api/classcsCatmullRomSpline.png +%%DOCSDIR%%/html/api/classcsCatmullRomSpline__inherit__graph.png %%DOCSDIR%%/html/api/classcsChainHull2D-members.html %%DOCSDIR%%/html/api/classcsChainHull2D.html +%%DOCSDIR%%/html/api/classcsColor.html %%DOCSDIR%%/html/api/classcsClipper-members.html -%%DOCSDIR%%/html/api/classcsClipper.html -%%DOCSDIR%%/html/api/classcsClipper.png +%%DOCSDIR%%/html/api/classcsClipper__inherit__graph.png %%DOCSDIR%%/html/api/classcsColliderActor-members.html %%DOCSDIR%%/html/api/classcsColliderActor.html %%DOCSDIR%%/html/api/classcsColliderHelper-members.html %%DOCSDIR%%/html/api/classcsColliderHelper.html %%DOCSDIR%%/html/api/classcsColliderWrapper-members.html -%%DOCSDIR%%/html/api/csblurb.png %%DOCSDIR%%/html/api/classcsColliderWrapper.html -%%DOCSDIR%%/html/api/classcsColliderWrapper.png +%%DOCSDIR%%/html/api/classcsColliderWrapper__inherit__graph.png %%DOCSDIR%%/html/api/classcsColor-members.html -%%DOCSDIR%%/html/api/classcsColor.html -%%DOCSDIR%%/html/api/classcsColor.png %%DOCSDIR%%/html/api/classcsColor4-members.html %%DOCSDIR%%/html/api/classcsColor4.html -%%DOCSDIR%%/html/api/classcsColor4.png -%%DOCSDIR%%/html/api/classcsColorQuantizer-members.html %%DOCSDIR%%/html/api/classcsColorQuantizer.html +%%DOCSDIR%%/html/api/classcsColor4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsColorQuantizer-members.html +%%DOCSDIR%%/html/api/classcsColor__inherit__graph.png %%DOCSDIR%%/html/api/classcsCommandEventHelper-members.html %%DOCSDIR%%/html/api/classcsCommandEventHelper.html %%DOCSDIR%%/html/api/classcsCommandLineHelper-members.html %%DOCSDIR%%/html/api/classcsCommandLineHelper.html %%DOCSDIR%%/html/api/classcsCommandLineParser-members.html %%DOCSDIR%%/html/api/classcsCommandLineParser.html -%%DOCSDIR%%/html/api/classcsCommandLineParser.png +%%DOCSDIR%%/html/api/classcsCommandLineParser__inherit__graph.png %%DOCSDIR%%/html/api/classcsCommonImageFile-members.html %%DOCSDIR%%/html/api/classcsCommonImageFile.html -%%DOCSDIR%%/html/api/classcsCommonImageFile.png %%DOCSDIR%%/html/api/classcsCommonImageFileLoader-members.html %%DOCSDIR%%/html/api/classcsCommonImageFileLoader.html -%%DOCSDIR%%/html/api/classcsCommonImageFileLoader.png +%%DOCSDIR%%/html/api/classcsCommonImageFileLoader__inherit__graph.png %%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob-members.html +%%DOCSDIR%%/html/api/classcsComparator.html %%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob.html -%%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob.png +%%DOCSDIR%%/html/api/classcsCommonImageFile_1_1LoaderJob__inherit__graph.png +%%DOCSDIR%%/html/api/classcsCommonImageFile__inherit__graph.png %%DOCSDIR%%/html/api/classcsComparator-members.html -%%DOCSDIR%%/html/api/classcsComparator.html +%%DOCSDIR%%/html/api/csblur.png %%DOCSDIR%%/html/api/classcsComparatorString-members.html %%DOCSDIR%%/html/api/classcsComparatorString.html %%DOCSDIR%%/html/api/classcsComparatorStruct-members.html %%DOCSDIR%%/html/api/classcsComparatorStruct.html %%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4-members.html %%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsCondition-members.html -%%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4.png +%%DOCSDIR%%/html/api/classcsComparator_3_01const_01char_01_5_00_01const_01char_01_5_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4.html %%DOCSDIR%%/html/api/classcsComparator_3_01csBitArray_00_01csBitArray_01_4-members.html %%DOCSDIR%%/html/api/classcsComparator_3_01csBitArray_00_01csBitArray_01_4.html %%DOCSDIR%%/html/api/classcsComparator_3_01csInputDefinition_00_01csInputDefinition_01_4-members.html %%DOCSDIR%%/html/api/classcsComparator_3_01csInputDefinition_00_01csInputDefinition_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4-members.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_00_01csRGBcolor_01_4-members.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_00_01csRGBcolor_01_4.html %%DOCSDIR%%/html/api/classcsCondition.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4.png +%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_01_5_00_01csRGBcolor_01_5_01_4-members.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csRGBcolor_01_5_00_01csRGBcolor_01_5_01_4.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4-members.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csStrKey_00_01csStrKey_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4-members.html %%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4.html -%%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4.png +%%DOCSDIR%%/html/api/classcsCondition-members.html +%%DOCSDIR%%/html/api/classcsComparator_3_01csStringBase_00_01csStringBase_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4-members.html %%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4.html -%%DOCSDIR%%/html/api/classcsHash.png -%%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4.png -%%DOCSDIR%%/html/api/classcsCondition.png +%%DOCSDIR%%/html/api/classcsComparator_3_01csString_00_01csString_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsCondition__inherit__graph.png %%DOCSDIR%%/html/api/classcsConfigAccess-members.html %%DOCSDIR%%/html/api/classcsConfigAccess.html %%DOCSDIR%%/html/api/classcsConfigDocument-members.html %%DOCSDIR%%/html/api/classcsConfigDocument.html -%%DOCSDIR%%/html/api/classcsConfigDocument.png +%%DOCSDIR%%/html/api/classcsConfigDocument__inherit__graph.png %%DOCSDIR%%/html/api/classcsConfigFile-members.html %%DOCSDIR%%/html/api/classcsConfigFile.html -%%DOCSDIR%%/html/api/classcsConfigFile.png +%%DOCSDIR%%/html/api/classcsConfigFile__inherit__graph.png %%DOCSDIR%%/html/api/classcsConfigManager-members.html %%DOCSDIR%%/html/api/classcsConfigManager.html -%%DOCSDIR%%/html/api/classcsConfigManager.png +%%DOCSDIR%%/html/api/classcsConfigManager__inherit__graph.png %%DOCSDIR%%/html/api/classcsCoverageTile-members.html %%DOCSDIR%%/html/api/classcsCoverageTile.html %%DOCSDIR%%/html/api/classcsCubicSpline-members.html %%DOCSDIR%%/html/api/classcsCubicSpline.html -%%DOCSDIR%%/html/api/classcsCubicSpline.png +%%DOCSDIR%%/html/api/classcsCubicSpline__inherit__graph.png %%DOCSDIR%%/html/api/classcsCursorConverter-members.html %%DOCSDIR%%/html/api/classcsCursorConverter.html %%DOCSDIR%%/html/api/classcsDIntersect3-members.html @@ -1360,66 +1374,91 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsDSquaredDist.html %%DOCSDIR%%/html/api/classcsDVector3-members.html %%DOCSDIR%%/html/api/classcsDVector3.html -%%DOCSDIR%%/html/api/classcsDVector4-members.html -%%DOCSDIR%%/html/api/classcsDVector4.html %%DOCSDIR%%/html/api/classcsDataBuffer-members.html %%DOCSDIR%%/html/api/classcsDataBuffer.html -%%DOCSDIR%%/html/api/classcsDataBuffer.png -%%DOCSDIR%%/html/api/classcsDataStream-members.html -%%DOCSDIR%%/html/api/classcsDataStream.html +%%DOCSDIR%%/html/api/classcsDataBuffer__inherit__graph.png %%DOCSDIR%%/html/api/classcsDebugImageWriter-members.html -%%DOCSDIR%%/html/api/classcsDebuggingGraph.html %%DOCSDIR%%/html/api/classcsDebugImageWriter.html %%DOCSDIR%%/html/api/classcsDebuggingGraph-members.html +%%DOCSDIR%%/html/api/classcsDebuggingGraph.html %%DOCSDIR%%/html/api/classcsDirectionalLightProc-members.html %%DOCSDIR%%/html/api/classcsDirectionalLightProc.html %%DOCSDIR%%/html/api/classcsDirtyAccessArray-members.html %%DOCSDIR%%/html/api/classcsDirtyAccessArray.html -%%DOCSDIR%%/html/api/classcsDirtyAccessArray.png +%%DOCSDIR%%/html/api/classcsDocumentNodeCommon.html +%%DOCSDIR%%/html/api/classcsDirtyAccessArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsDocumentAttributeCommon-members.html %%DOCSDIR%%/html/api/classcsDocumentAttributeCommon.html -%%DOCSDIR%%/html/api/classcsDocumentAttributeCommon.png +%%DOCSDIR%%/html/api/classcsDocumentAttributeCommon__inherit__graph.png %%DOCSDIR%%/html/api/classcsDocumentNodeCommon-members.html -%%DOCSDIR%%/html/api/dirs.html -%%DOCSDIR%%/html/api/classcsDocumentNodeCommon.html -%%DOCSDIR%%/html/api/classcsDocumentNodeCommon.png +%%DOCSDIR%%/html/api/classcsDocumentNodeCommon__inherit__graph.png %%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly-members.html %%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly.html -%%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly.png %%DOCSDIR%%/html/api/classcsEllipsoid-members.html +%%DOCSDIR%%/html/api/classcsDocumentNodeReadOnly__inherit__graph.png %%DOCSDIR%%/html/api/classcsEllipsoid.html %%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator-members.html %%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator.png +%%DOCSDIR%%/html/api/classcsEmptyDocumentAttributeIterator__inherit__graph.png %%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator-members.html %%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator.html -%%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator.png +%%DOCSDIR%%/html/api/classcsEmptyDocumentNodeIterator__inherit__graph.png %%DOCSDIR%%/html/api/classcsEngineTools-members.html %%DOCSDIR%%/html/api/classcsEngineTools.html %%DOCSDIR%%/html/api/classcsEvent-members.html +%%DOCSDIR%%/html/api/classcsOBB.html %%DOCSDIR%%/html/api/classcsEvent.html -%%DOCSDIR%%/html/api/classcsEvent.png %%DOCSDIR%%/html/api/classcsEventAttributeIterator-members.html %%DOCSDIR%%/html/api/classcsEventAttributeIterator.html -%%DOCSDIR%%/html/api/classcsEventAttributeIterator.png +%%DOCSDIR%%/html/api/classcsEventAttributeIterator__inherit__graph.png %%DOCSDIR%%/html/api/classcsEventCord-members.html %%DOCSDIR%%/html/api/classcsEventCord.html -%%DOCSDIR%%/html/api/classcsEventCord.png +%%DOCSDIR%%/html/api/classcsEventCord__inherit__graph.png %%DOCSDIR%%/html/api/classcsEventFlattener-members.html %%DOCSDIR%%/html/api/classcsEventFlattener.html -%%DOCSDIR%%/html/api/classcsEventOutlet-members.html +%%DOCSDIR%%/html/api/classcsEventHandlerRegistry-members.html +%%DOCSDIR%%/html/api/classcsEventHandlerRegistry.html %%DOCSDIR%%/html/api/classcsEventOutlet.html -%%DOCSDIR%%/html/api/classcsEventOutlet.png +%%DOCSDIR%%/html/api/classcsEventHandlerRegistry__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventNameRegistry-members.html +%%DOCSDIR%%/html/api/classcsEventNameRegistry.html +%%DOCSDIR%%/html/api/classcsEventNameRegistry__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventOutlet-members.html +%%DOCSDIR%%/html/api/classcsEventOutlet__inherit__graph.png %%DOCSDIR%%/html/api/classcsEventQueue-members.html %%DOCSDIR%%/html/api/classcsEventQueue.html -%%DOCSDIR%%/html/api/classcsEventQueue.png +%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher-members.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1FinalProcessFrameEventDispatcher__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher-members.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PostProcessFrameEventDispatcher__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher-members.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher.html +%%DOCSDIR%%/html/api/classcsEventQueue__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventQueue_1_1PreProcessFrameEventDispatcher__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher-members.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher.html +%%DOCSDIR%%/html/api/classcsEventQueue_1_1ProcessFrameEventDispatcher__inherit__graph.png %%DOCSDIR%%/html/api/classcsEventTimer-members.html %%DOCSDIR%%/html/api/classcsEventTimer.html -%%DOCSDIR%%/html/api/classcsEventTimer.png +%%DOCSDIR%%/html/api/classcsEventTimer__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEventTree-members.html +%%DOCSDIR%%/html/api/classcsEventTree.html +%%DOCSDIR%%/html/api/classcsPen.html +%%DOCSDIR%%/html/api/classcsEventTree_1_1SubscriberIterator-members.html +%%DOCSDIR%%/html/api/classcsEventTree_1_1SubscriberIterator.html +%%DOCSDIR%%/html/api/classcsEventTree__inherit__graph.png +%%DOCSDIR%%/html/api/classcsEvent__inherit__graph.png %%DOCSDIR%%/html/api/classcsFIFO-members.html %%DOCSDIR%%/html/api/classcsFIFO.html +%%DOCSDIR%%/html/api/classcsFileReadHelper-members.html +%%DOCSDIR%%/html/api/classcsFileReadHelper.html +%%DOCSDIR%%/html/api/classcsFixed16-members.html +%%DOCSDIR%%/html/api/classcsFixed16.html +%%DOCSDIR%%/html/api/classcsFixed24-members.html +%%DOCSDIR%%/html/api/classcsFixed24.html %%DOCSDIR%%/html/api/classcsFlags-members.html -%%DOCSDIR%%/html/api/doxygen.css %%DOCSDIR%%/html/api/classcsFlags.html %%DOCSDIR%%/html/api/classcsFmtDefaultReader-members.html %%DOCSDIR%%/html/api/classcsFmtDefaultReader.html @@ -1431,12 +1470,12 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsFogMath.html %%DOCSDIR%%/html/api/classcsFontCache-members.html %%DOCSDIR%%/html/api/classcsFontCache.html -%%DOCSDIR%%/html/api/classcsFontCache.png %%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler-members.html +%%DOCSDIR%%/html/api/classcsFrameDataHolder.html %%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler.html -%%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler.png +%%DOCSDIR%%/html/api/classcsFontCache_1_1PlaneGlyphElementHandler__inherit__graph.png +%%DOCSDIR%%/html/api/classcsFontCache__inherit__graph.png %%DOCSDIR%%/html/api/classcsFrameDataHolder-members.html -%%DOCSDIR%%/html/api/classcsFrameDataHolder.html %%DOCSDIR%%/html/api/classcsFrustum-members.html %%DOCSDIR%%/html/api/classcsFrustum.html %%DOCSDIR%%/html/api/classcsFrustumContext-members.html @@ -1444,19 +1483,20 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsG2DDrawBox-members.html %%DOCSDIR%%/html/api/classcsG2DDrawBox.html %%DOCSDIR%%/html/api/classcsG2DDrawLine-members.html +%%DOCSDIR%%/html/api/classcsHash.html %%DOCSDIR%%/html/api/classcsG2DDrawLine.html -%%DOCSDIR%%/html/api/classcsMD5.html %%DOCSDIR%%/html/api/classcsG2DDrawText-members.html %%DOCSDIR%%/html/api/classcsG2DDrawText.html %%DOCSDIR%%/html/api/classcsGLDriverDatabase-members.html %%DOCSDIR%%/html/api/classcsGLDriverDatabase.html %%DOCSDIR%%/html/api/classcsGLFontCache-members.html %%DOCSDIR%%/html/api/classcsGLFontCache.html -%%DOCSDIR%%/html/api/classcsGLFontCache.png +%%DOCSDIR%%/html/api/classcsGLFontCache__inherit__graph.png %%DOCSDIR%%/html/api/classcsGLScreenShot-members.html %%DOCSDIR%%/html/api/classcsGLScreenShot.html -%%DOCSDIR%%/html/api/classcsGLScreenShot.png +%%DOCSDIR%%/html/api/classcsGLScreenShot__inherit__graph.png %%DOCSDIR%%/html/api/classcsGLStateCache-members.html +%%DOCSDIR%%/html/api/classcsKDTree.html %%DOCSDIR%%/html/api/classcsGLStateCache.html %%DOCSDIR%%/html/api/classcsGLStateCacheContext-members.html %%DOCSDIR%%/html/api/classcsGLStateCacheContext.html @@ -1466,39 +1506,42 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsGenerateImageLayer.html %%DOCSDIR%%/html/api/classcsGenerateImageTexture-members.html %%DOCSDIR%%/html/api/classcsGenerateImageTexture.html -%%DOCSDIR%%/html/api/classcsGenerateImageTexture.png %%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend-members.html %%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend.png +%%DOCSDIR%%/html/api/csblurb.png +%%DOCSDIR%%/html/api/classcsGenerateImageTextureBlend__inherit__graph.png %%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle-members.html %%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle.png +%%DOCSDIR%%/html/api/classcsGenerateImageTextureSingle__inherit__graph.png %%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid-members.html %%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid.html -%%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid.png +%%DOCSDIR%%/html/api/classcsGenerateImageTextureSolid__inherit__graph.png +%%DOCSDIR%%/html/api/classcsGenerateImageTexture__inherit__graph.png %%DOCSDIR%%/html/api/classcsGenerateImageValue-members.html %%DOCSDIR%%/html/api/classcsGenerateImageValue.html -%%DOCSDIR%%/html/api/classcsGenerateImageValue.png %%DOCSDIR%%/html/api/classcsGenerateImageValueFunc-members.html -%%DOCSDIR%%/html/api/classcsHash.html %%DOCSDIR%%/html/api/classcsGenerateImageValueFunc.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFunc.png %%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst-members.html %%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst.png +%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncConst__inherit__graph.png %%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex-members.html %%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex.html -%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex.png -%%DOCSDIR%%/html/api/classcsGeomDebugHelper-members.html +%%DOCSDIR%%/html/api/classcsGenerateImageValueFuncTex__inherit__graph.png %%DOCSDIR%%/html/api/classcsGeomDebugHelper.html +%%DOCSDIR%%/html/api/classcsGenerateImageValueFunc__inherit__graph.png +%%DOCSDIR%%/html/api/classcsGenerateImageValue__inherit__graph.png +%%DOCSDIR%%/html/api/classcsGeomDebugHelper-members.html +%%DOCSDIR%%/html/api/classcsGeomDebugHelper__inherit__graph.png %%DOCSDIR%%/html/api/classcsGradient-members.html %%DOCSDIR%%/html/api/classcsGradient.html %%DOCSDIR%%/html/api/classcsGraphics2D-members.html %%DOCSDIR%%/html/api/classcsGraphics2D.html %%DOCSDIR%%/html/api/classcsGraphics2DGLCommon-members.html %%DOCSDIR%%/html/api/classcsGraphics2DGLCommon.html -%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon_1_1csGLPixelFormatPicker-members.html %%DOCSDIR%%/html/api/classcsGraphics2DGLCommon_1_1csGLPixelFormatPicker.html +%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon_1_1csGLPixelFormatPicker-members.html +%%DOCSDIR%%/html/api/classcsGraphics2DGLCommon__inherit__graph.png +%%DOCSDIR%%/html/api/classcsGraphics2D__inherit__graph.png %%DOCSDIR%%/html/api/classcsHash-members.html %%DOCSDIR%%/html/api/classcsHashComputer-members.html %%DOCSDIR%%/html/api/classcsHashComputer.html @@ -1506,82 +1549,91 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsHashComputerIntegral.html %%DOCSDIR%%/html/api/classcsHashComputerString-members.html %%DOCSDIR%%/html/api/classcsHashComputerString.html +%%DOCSDIR%%/html/api/classcsHashReversible.html %%DOCSDIR%%/html/api/classcsHashComputerStruct-members.html %%DOCSDIR%%/html/api/classcsHashComputerStruct.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01char_01_5_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csEventID_01_4-members.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csEventID_01_4.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csHandlerID_01_4-members.html +%%DOCSDIR%%/html/api/doxygen.css +%%DOCSDIR%%/html/api/classcsHashComputer_3_01const_01csHandlerID_01_4.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01csBitArray_01_4-members.html -%%DOCSDIR%%/html/api/classcsHashReversible.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01csBitArray_01_4.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01csInputDefinition_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01csInputDefinition_01_4.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01double_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01double_01_4.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01float_01_4-members.html +%%DOCSDIR%%/html/api/classcsImageBase.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01float_01_4.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4-members.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01iEventHandler_01_5_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01int_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4-members.html +%%DOCSDIR%%/html/api/classcsList.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01long_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01longlong_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4.html -%%DOCSDIR%%/html/api/classcsHashReversible.png -%%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01ulonglong_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsHash_1_1Iterator.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01int_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4-members.html %%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4.png +%%DOCSDIR%%/html/api/classcsHashComputer_3_01unsigned_01long_01_4__inherit__graph.png %%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4-members.html -%%DOCSDIR%%/html/api/classcsKDTree.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4.html -%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4.png %%DOCSDIR%%/html/api/classcsHashReversible-members.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4.html +%%DOCSDIR%%/html/api/classcsHashComputer_3_01void_01_5_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsHashReversible__inherit__graph.png %%DOCSDIR%%/html/api/classcsHash_1_1GlobalIterator-members.html %%DOCSDIR%%/html/api/classcsHash_1_1GlobalIterator.html %%DOCSDIR%%/html/api/classcsHash_1_1Iterator-members.html -%%DOCSDIR%%/html/api/classcsHash_1_1Iterator.html +%%DOCSDIR%%/html/api/classcsHash__inherit__graph.png %%DOCSDIR%%/html/api/classcsIdentStrings-members.html %%DOCSDIR%%/html/api/classcsIdentStrings.html %%DOCSDIR%%/html/api/classcsImageBase-members.html -%%DOCSDIR%%/html/api/classcsImageBase.html -%%DOCSDIR%%/html/api/classcsList.html -%%DOCSDIR%%/html/api/classcsImageBase.png +%%DOCSDIR%%/html/api/classcsImageManipulate.html +%%DOCSDIR%%/html/api/classcsImageBase__inherit__graph.png %%DOCSDIR%%/html/api/classcsImageCubeMapMaker-members.html %%DOCSDIR%%/html/api/classcsImageCubeMapMaker.html -%%DOCSDIR%%/html/api/classcsImageCubeMapMaker.png +%%DOCSDIR%%/html/api/classcsImageCubeMapMaker__inherit__graph.png %%DOCSDIR%%/html/api/classcsImageLoaderOptionsParser-members.html %%DOCSDIR%%/html/api/classcsImageLoaderOptionsParser.html %%DOCSDIR%%/html/api/classcsImageManipulate-members.html -%%DOCSDIR%%/html/api/classcsImageManipulate.html %%DOCSDIR%%/html/api/classcsImageMemory-members.html %%DOCSDIR%%/html/api/classcsImageMemory.html -%%DOCSDIR%%/html/api/classcsImageMemory.png +%%DOCSDIR%%/html/api/classcsImageMemory__inherit__graph.png %%DOCSDIR%%/html/api/classcsImageTools-members.html -%%DOCSDIR%%/html/api/classcsOBB.html %%DOCSDIR%%/html/api/classcsImageTools.html %%DOCSDIR%%/html/api/classcsImageVolumeMaker-members.html %%DOCSDIR%%/html/api/classcsImageVolumeMaker.html -%%DOCSDIR%%/html/api/classcsImageVolumeMaker.png +%%DOCSDIR%%/html/api/classcsImageVolumeMaker__inherit__graph.png %%DOCSDIR%%/html/api/classcsInitializer-members.html %%DOCSDIR%%/html/api/classcsInitializer.html -%%DOCSDIR%%/html/api/classcsInitializer.png +%%DOCSDIR%%/html/api/classcsInitializer__inherit__graph.png %%DOCSDIR%%/html/api/classcsInputBinder-members.html %%DOCSDIR%%/html/api/classcsInputBinder.html -%%DOCSDIR%%/html/api/classcsInputBinder.png +%%DOCSDIR%%/html/api/classcsInputBinder__inherit__graph.png %%DOCSDIR%%/html/api/classcsInputDefinition-members.html %%DOCSDIR%%/html/api/classcsInputDefinition.html +%%DOCSDIR%%/html/api/doxygen.png %%DOCSDIR%%/html/api/classcsInputDriver-members.html -%%DOCSDIR%%/html/api/classcsMapNode.html %%DOCSDIR%%/html/api/classcsInputDriver.html -%%DOCSDIR%%/html/api/classcsInputDriver.png +%%DOCSDIR%%/html/api/classcsInputDriver__inherit__graph.png +%%DOCSDIR%%/html/api/classcsInputEventHelper-members.html +%%DOCSDIR%%/html/api/classcsInputEventHelper.html %%DOCSDIR%%/html/api/classcsInstallationPathsHelper-members.html %%DOCSDIR%%/html/api/classcsInstallationPathsHelper.html %%DOCSDIR%%/html/api/classcsIntersect2-members.html @@ -1589,25 +1641,27 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsIntersect3-members.html %%DOCSDIR%%/html/api/classcsIntersect3.html %%DOCSDIR%%/html/api/classcsJoystickDriver-members.html +%%DOCSDIR%%/html/api/files.html %%DOCSDIR%%/html/api/classcsJoystickDriver.html -%%DOCSDIR%%/html/api/classcsJoystickDriver.png +%%DOCSDIR%%/html/api/classcsJoystickDriver__inherit__graph.png %%DOCSDIR%%/html/api/classcsJoystickEventHelper-members.html %%DOCSDIR%%/html/api/classcsJoystickEventHelper.html %%DOCSDIR%%/html/api/classcsKDTree-members.html %%DOCSDIR%%/html/api/classcsKDTreeChild-members.html %%DOCSDIR%%/html/api/classcsKDTreeChild.html +%%DOCSDIR%%/html/api/classcsKDTree__inherit__graph.png %%DOCSDIR%%/html/api/classcsKeyComposer-members.html %%DOCSDIR%%/html/api/classcsKeyComposer.html -%%DOCSDIR%%/html/api/classcsKeyComposer.png +%%DOCSDIR%%/html/api/classcsKeyComposer__inherit__graph.png %%DOCSDIR%%/html/api/classcsKeyEventHelper-members.html +%%DOCSDIR%%/html/api/index.html %%DOCSDIR%%/html/api/classcsKeyEventHelper.html %%DOCSDIR%%/html/api/classcsKeyValuePair-members.html %%DOCSDIR%%/html/api/classcsKeyValuePair.html -%%DOCSDIR%%/html/api/classcsKeyValuePair.png +%%DOCSDIR%%/html/api/classcsKeyValuePair__inherit__graph.png %%DOCSDIR%%/html/api/classcsKeyboardDriver-members.html %%DOCSDIR%%/html/api/classcsKeyboardDriver.html -%%DOCSDIR%%/html/api/classcsMapNode.png -%%DOCSDIR%%/html/api/classcsKeyboardDriver.png +%%DOCSDIR%%/html/api/classcsKeyboardDriver__inherit__graph.png %%DOCSDIR%%/html/api/classcsLightShaderVarCache-members.html %%DOCSDIR%%/html/api/classcsLightShaderVarCache.html %%DOCSDIR%%/html/api/classcsList-members.html @@ -1615,6 +1669,8 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsList_1_1Iterator.html %%DOCSDIR%%/html/api/classcsMD5-members.html %%DOCSDIR%%/html/api/classcsMapNode-members.html +%%DOCSDIR%%/html/api/classcsMapNode.html +%%DOCSDIR%%/html/api/classcsMapNode__inherit__graph.png %%DOCSDIR%%/html/api/classcsMath2-members.html %%DOCSDIR%%/html/api/classcsMath2.html %%DOCSDIR%%/html/api/classcsMath3-members.html @@ -1623,132 +1679,105 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsMatrix2.html %%DOCSDIR%%/html/api/classcsMatrix3-members.html %%DOCSDIR%%/html/api/classcsMatrix3.html -%%DOCSDIR%%/html/api/classcsMatrix3.png +%%DOCSDIR%%/html/api/classcsMatrix3__inherit__graph.png +%%DOCSDIR%%/html/api/classcsMeasureTime-members.html +%%DOCSDIR%%/html/api/classcsMeasureTime.html %%DOCSDIR%%/html/api/classcsMemFile-members.html %%DOCSDIR%%/html/api/classcsMemFile.html -%%DOCSDIR%%/html/api/classcsMemFile.png +%%DOCSDIR%%/html/api/classcsMemFile__inherit__graph.png %%DOCSDIR%%/html/api/classcsMemoryMappedIO-members.html %%DOCSDIR%%/html/api/classcsMemoryMappedIO.html -%%DOCSDIR%%/html/api/classcsMemoryMappedIO.png +%%DOCSDIR%%/html/api/classcsMemoryMappedIO__inherit__graph.png %%DOCSDIR%%/html/api/classcsMemoryMapping-members.html %%DOCSDIR%%/html/api/classcsMemoryMapping.html -%%DOCSDIR%%/html/api/classcsMemoryMapping.png +%%DOCSDIR%%/html/api/classcsMemoryMapping__inherit__graph.png %%DOCSDIR%%/html/api/classcsMemoryPool-members.html %%DOCSDIR%%/html/api/classcsMemoryPool.html -%%DOCSDIR%%/html/api/classcsOBB.png %%DOCSDIR%%/html/api/classcsMeshFactory-members.html +%%DOCSDIR%%/html/api/classcsMutex.html %%DOCSDIR%%/html/api/classcsMeshFactory.html -%%DOCSDIR%%/html/api/classcsMeshFactory.png +%%DOCSDIR%%/html/api/classcsMeshFactory__inherit__graph.png %%DOCSDIR%%/html/api/classcsMeshObject-members.html %%DOCSDIR%%/html/api/classcsMeshObject.html -%%DOCSDIR%%/html/api/classcsMeshObject.png +%%DOCSDIR%%/html/api/classcsMeshObject__inherit__graph.png %%DOCSDIR%%/html/api/classcsMeshType-members.html %%DOCSDIR%%/html/api/classcsMeshType.html -%%DOCSDIR%%/html/api/classcsMeshType.png -%%DOCSDIR%%/html/api/classcsModelData-members.html -%%DOCSDIR%%/html/api/classcsModelData.html -%%DOCSDIR%%/html/api/classcsModelData.png -%%DOCSDIR%%/html/api/classcsModelDataAction-members.html -%%DOCSDIR%%/html/api/classcsModelDataAction.html -%%DOCSDIR%%/html/api/doxygen.png -%%DOCSDIR%%/html/api/classcsModelDataAction.png -%%DOCSDIR%%/html/api/classcsModelDataCamera-members.html -%%DOCSDIR%%/html/api/classcsModelDataCamera.html -%%DOCSDIR%%/html/api/classcsModelDataCamera.png -%%DOCSDIR%%/html/api/classcsModelDataLight-members.html -%%DOCSDIR%%/html/api/classcsModelDataLight.html -%%DOCSDIR%%/html/api/classcsModelDataLight.png -%%DOCSDIR%%/html/api/classcsModelDataMaterial-members.html -%%DOCSDIR%%/html/api/classcsModelDataMaterial.html -%%DOCSDIR%%/html/api/classcsModelDataMaterial.png -%%DOCSDIR%%/html/api/classcsModelDataObject-members.html -%%DOCSDIR%%/html/api/classcsModelDataObject.html -%%DOCSDIR%%/html/api/classcsModelDataObject.png -%%DOCSDIR%%/html/api/classcsModelDataPolygon-members.html -%%DOCSDIR%%/html/api/classcsModelDataPolygon.html -%%DOCSDIR%%/html/api/classcsModelDataPolygon.png -%%DOCSDIR%%/html/api/classcsModelDataTexture-members.html -%%DOCSDIR%%/html/api/classcsModelDataTexture.html -%%DOCSDIR%%/html/api/classcsModelDataTexture.png -%%DOCSDIR%%/html/api/classcsModelDataVertices-members.html -%%DOCSDIR%%/html/api/classcsModelDataVertices.html -%%DOCSDIR%%/html/api/classcsModelDataVertices.png +%%DOCSDIR%%/html/api/classcsMeshType__inherit__graph.png %%DOCSDIR%%/html/api/classcsMouseDriver-members.html %%DOCSDIR%%/html/api/classcsMouseDriver.html -%%DOCSDIR%%/html/api/classcsMouseDriver.png -%%DOCSDIR%%/html/api/classcsMutex.html +%%DOCSDIR%%/html/api/classcsMouseDriver__inherit__graph.png %%DOCSDIR%%/html/api/classcsMouseEventHelper-members.html +%%DOCSDIR%%/html/api/classcsObject.html %%DOCSDIR%%/html/api/classcsMouseEventHelper.html %%DOCSDIR%%/html/api/classcsMutex-members.html -%%DOCSDIR%%/html/api/classcsMutex.png +%%DOCSDIR%%/html/api/classcsMutex__inherit__graph.png %%DOCSDIR%%/html/api/classcsNewParticleSystem-members.html %%DOCSDIR%%/html/api/classcsNewParticleSystem.html -%%DOCSDIR%%/html/api/classcsNewParticleSystem.png +%%DOCSDIR%%/html/api/classcsNewParticleSystem__inherit__graph.png %%DOCSDIR%%/html/api/classcsNewtonianParticleSystem-members.html %%DOCSDIR%%/html/api/classcsNewtonianParticleSystem.html -%%DOCSDIR%%/html/api/classcsNewtonianParticleSystem.png +%%DOCSDIR%%/html/api/classcsNewtonianParticleSystem__inherit__graph.png %%DOCSDIR%%/html/api/classcsNodeIterator-members.html %%DOCSDIR%%/html/api/classcsNodeIterator.html +%%DOCSDIR%%/html/api/classcsNormalCalculator-members.html +%%DOCSDIR%%/html/api/classcsNormalCalculator.html %%DOCSDIR%%/html/api/classcsNormalMappingTools-members.html %%DOCSDIR%%/html/api/classcsNormalMappingTools.html %%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor-members.html %%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor.html -%%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor.png +%%DOCSDIR%%/html/api/classcsNormalizationCubeAccessor__inherit__graph.png %%DOCSDIR%%/html/api/classcsNullCacheManager-members.html %%DOCSDIR%%/html/api/classcsNullCacheManager.html -%%DOCSDIR%%/html/api/classcsNullCacheManager.png +%%DOCSDIR%%/html/api/classcsNullCacheManager__inherit__graph.png +%%DOCSDIR%%/html/api/classcsPath.html %%DOCSDIR%%/html/api/classcsOBB-members.html %%DOCSDIR%%/html/api/classcsOBBFrozen-members.html %%DOCSDIR%%/html/api/classcsOBBFrozen.html +%%DOCSDIR%%/html/api/classcsOBB__inherit__graph.png %%DOCSDIR%%/html/api/classcsObject-members.html -%%DOCSDIR%%/html/api/classcsObject.html -%%DOCSDIR%%/html/api/classcsObject.png %%DOCSDIR%%/html/api/classcsObjectModel-members.html %%DOCSDIR%%/html/api/classcsObjectModel.html -%%DOCSDIR%%/html/api/classcsObjectModel.png +%%DOCSDIR%%/html/api/classcsObjectModel__inherit__graph.png %%DOCSDIR%%/html/api/classcsObjectRegistry-members.html %%DOCSDIR%%/html/api/classcsObjectRegistry.html -%%DOCSDIR%%/html/api/classcsObjectRegistry.png -%%DOCSDIR%%/html/api/classcsOrthoTransform-members.html +%%DOCSDIR%%/html/api/classcsObjectRegistry__inherit__graph.png +%%DOCSDIR%%/html/api/classcsObject__inherit__graph.png %%DOCSDIR%%/html/api/classcsOrthoTransform.html -%%DOCSDIR%%/html/api/classcsOrthoTransform.png +%%DOCSDIR%%/html/api/classcsOrthoTransform-members.html +%%DOCSDIR%%/html/api/classcsOrthoTransform__inherit__graph.png %%DOCSDIR%%/html/api/classcsPDelArray-members.html %%DOCSDIR%%/html/api/classcsPDelArray.html -%%DOCSDIR%%/html/api/classcsPDelArray.png %%DOCSDIR%%/html/api/classcsPDelArrayElementHandler-members.html %%DOCSDIR%%/html/api/classcsPDelArrayElementHandler.html +%%DOCSDIR%%/html/api/classcsPDelArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsParasiticDataBuffer-members.html %%DOCSDIR%%/html/api/classcsParasiticDataBuffer.html -%%DOCSDIR%%/html/api/classcsParasiticDataBuffer.png %%DOCSDIR%%/html/api/classcsParasiticDataBufferBase-members.html %%DOCSDIR%%/html/api/classcsParasiticDataBufferBase.html -%%DOCSDIR%%/html/api/classcsPath.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferBase.png +%%DOCSDIR%%/html/api/classcsParasiticDataBufferBase__inherit__graph.png %%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled-members.html %%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled.html -%%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled.png +%%DOCSDIR%%/html/api/classcsParasiticDataBufferPooled__inherit__graph.png +%%DOCSDIR%%/html/api/classcsParasiticDataBuffer__inherit__graph.png +%%DOCSDIR%%/html/api/classcsPartialOrder-members.html +%%DOCSDIR%%/html/api/classcsPartialOrder.html +%%DOCSDIR%%/html/api/classcsPartialOrder_1_1Node-members.html +%%DOCSDIR%%/html/api/classcsPartialOrder_1_1Node.html %%DOCSDIR%%/html/api/classcsParticleSystem-members.html %%DOCSDIR%%/html/api/classcsParticleSystem.html -%%DOCSDIR%%/html/api/classcsParticleSystem.png -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ObjectModel-members.html -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ObjectModel.html -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ObjectModel.png -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ParticleState-members.html -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ParticleState.html -%%DOCSDIR%%/html/api/classcsParticleSystem_1_1ParticleState.png -%%DOCSDIR%%/html/api/files.html +%%DOCSDIR%%/html/api/classcsParticleSystem__inherit__graph.png %%DOCSDIR%%/html/api/classcsPath-members.html +%%DOCSDIR%%/html/api/classcsPath__inherit__graph.png %%DOCSDIR%%/html/api/classcsPathsList-members.html %%DOCSDIR%%/html/api/classcsPathsList.html %%DOCSDIR%%/html/api/classcsPathsUtilities-members.html %%DOCSDIR%%/html/api/classcsPathsUtilities.html %%DOCSDIR%%/html/api/classcsPen-members.html -%%DOCSDIR%%/html/api/classcsPen.html -%%DOCSDIR%%/html/api/classcsPen.png +%%DOCSDIR%%/html/api/classcsPen__inherit__graph.png %%DOCSDIR%%/html/api/classcsPhysicalFile-members.html %%DOCSDIR%%/html/api/classcsPhysicalFile.html -%%DOCSDIR%%/html/api/classcsPhysicalFile.png %%DOCSDIR%%/html/api/classcsPixMixerCopy-members.html +%%DOCSDIR%%/html/api/classcsPhysicalFile__inherit__graph.png %%DOCSDIR%%/html/api/classcsPixMixerCopy.html %%DOCSDIR%%/html/api/classcsPixMixerNoop-members.html %%DOCSDIR%%/html/api/classcsPixMixerNoop.html @@ -1756,11 +1785,12 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsPixMixerRGBA.html %%DOCSDIR%%/html/api/classcsPixmap-members.html %%DOCSDIR%%/html/api/classcsPixmap.html -%%DOCSDIR%%/html/api/classcsPixmap.png +%%DOCSDIR%%/html/api/classcsPixmap__inherit__graph.png %%DOCSDIR%%/html/api/classcsPlane2-members.html %%DOCSDIR%%/html/api/classcsPlane2.html %%DOCSDIR%%/html/api/classcsPlane3-members.html %%DOCSDIR%%/html/api/classcsPlane3.html +%%DOCSDIR%%/html/api/classcsPluginList.html %%DOCSDIR%%/html/api/classcsPlatformMemoryMappingDummy-members.html %%DOCSDIR%%/html/api/classcsPlatformMemoryMappingDummy.html %%DOCSDIR%%/html/api/classcsPlatformMemoryMappingPosix-members.html @@ -1768,56 +1798,58 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsPlatformMemoryMappingWin32-members.html %%DOCSDIR%%/html/api/classcsPlatformMemoryMappingWin32.html %%DOCSDIR%%/html/api/classcsPluginList-members.html -%%DOCSDIR%%/html/api/classcsPluginList.html -%%DOCSDIR%%/html/api/classcsPluginList.png +%%DOCSDIR%%/html/api/classcsPluginList__inherit__graph.png %%DOCSDIR%%/html/api/classcsPluginLoader-members.html %%DOCSDIR%%/html/api/classcsPluginLoader.html +%%DOCSDIR%%/html/api/classcsPoly2D.html %%DOCSDIR%%/html/api/classcsPluginManager-members.html %%DOCSDIR%%/html/api/classcsPluginManager.html -%%DOCSDIR%%/html/api/classcsPluginManager.png +%%DOCSDIR%%/html/api/classcsPluginManager__inherit__graph.png %%DOCSDIR%%/html/api/classcsPluginRequest-members.html %%DOCSDIR%%/html/api/classcsPluginRequest.html %%DOCSDIR%%/html/api/classcsPointLightProc-members.html %%DOCSDIR%%/html/api/classcsPointLightProc.html %%DOCSDIR%%/html/api/classcsPoly2D-members.html -%%DOCSDIR%%/html/api/classcsPoly2D.html %%DOCSDIR%%/html/api/classcsPoly2DEdges-members.html %%DOCSDIR%%/html/api/classcsPoly2DEdges.html %%DOCSDIR%%/html/api/classcsPoly2DEdgesPool-members.html %%DOCSDIR%%/html/api/classcsPoly2DEdgesPool.html +%%DOCSDIR%%/html/api/classcsPoly2DPool.html %%DOCSDIR%%/html/api/classcsPoly2DFactory-members.html %%DOCSDIR%%/html/api/classcsPoly2DFactory.html %%DOCSDIR%%/html/api/classcsPoly2DPool-members.html -%%DOCSDIR%%/html/api/classcsPoly2DPool.html -%%DOCSDIR%%/html/api/classcsPoly3D.html %%DOCSDIR%%/html/api/classcsPoly3D-members.html -%%DOCSDIR%%/html/api/classcsPoly3D.png +%%DOCSDIR%%/html/api/classcsPoly3D.html +%%DOCSDIR%%/html/api/classcsPoly3D__inherit__graph.png %%DOCSDIR%%/html/api/classcsPolyIndexed-members.html %%DOCSDIR%%/html/api/classcsPolyIndexed.html %%DOCSDIR%%/html/api/classcsPolygonClipper-members.html %%DOCSDIR%%/html/api/classcsPolygonClipper.html -%%DOCSDIR%%/html/api/classcsPolygonClipper.png +%%DOCSDIR%%/html/api/classcsPolygonClipper__inherit__graph.png %%DOCSDIR%%/html/api/classcsPolygonMesh-members.html %%DOCSDIR%%/html/api/classcsPolygonMesh.html %%DOCSDIR%%/html/api/classcsPolygonMeshBox-members.html %%DOCSDIR%%/html/api/classcsPolygonMeshBox.html +%%DOCSDIR%%/html/api/classcsPolygonMeshBox__inherit__graph.png %%DOCSDIR%%/html/api/classcsPolygonMeshTools-members.html %%DOCSDIR%%/html/api/classcsPolygonMeshTools.html -%%DOCSDIR%%/html/api/index.html +%%DOCSDIR%%/html/api/classcsPolygonMesh__inherit__graph.png %%DOCSDIR%%/html/api/classcsPoolEvent-members.html %%DOCSDIR%%/html/api/classcsPoolEvent.html -%%DOCSDIR%%/html/api/classcsPoolEvent.png +%%DOCSDIR%%/html/api/classcsPoolEvent__inherit__graph.png %%DOCSDIR%%/html/api/classcsPrefixConfig-members.html %%DOCSDIR%%/html/api/classcsPrefixConfig.html -%%DOCSDIR%%/html/api/classcsPrefixConfig.png +%%DOCSDIR%%/html/api/classcsPrimitives-members.html +%%DOCSDIR%%/html/api/classcsPrefixConfig__inherit__graph.png +%%DOCSDIR%%/html/api/classcsPrimitives.html %%DOCSDIR%%/html/api/classcsPrintfFormatter-members.html %%DOCSDIR%%/html/api/classcsPrintfFormatter.html %%DOCSDIR%%/html/api/classcsProcAnimated-members.html %%DOCSDIR%%/html/api/classcsProcAnimated.html -%%DOCSDIR%%/html/api/classcsProcAnimated.png +%%DOCSDIR%%/html/api/classcsProcAnimated__inherit__graph.png %%DOCSDIR%%/html/api/classcsProcTexture-members.html %%DOCSDIR%%/html/api/classcsProcTexture.html -%%DOCSDIR%%/html/api/classcsProcTexture.png +%%DOCSDIR%%/html/api/classcsProcTexture__inherit__graph.png %%DOCSDIR%%/html/api/classcsProcessorCapability-members.html %%DOCSDIR%%/html/api/classcsProcessorCapability.html %%DOCSDIR%%/html/api/classcsProgressPulse-members.html @@ -1828,51 +1860,50 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsPtrKey.html %%DOCSDIR%%/html/api/classcsQuaternion-members.html %%DOCSDIR%%/html/api/classcsQuaternion.html -%%DOCSDIR%%/html/api/classcsRGBVector-members.html -%%DOCSDIR%%/html/api/classcsRGBVector.html -%%DOCSDIR%%/html/api/classcsRGBVector.png %%DOCSDIR%%/html/api/classcsRadixSorter-members.html -%%DOCSDIR%%/html/api/classcsRect.html %%DOCSDIR%%/html/api/classcsRadixSorter.html %%DOCSDIR%%/html/api/classcsRandomFloatGen-members.html %%DOCSDIR%%/html/api/classcsRandomFloatGen.html %%DOCSDIR%%/html/api/classcsRandomGen-members.html %%DOCSDIR%%/html/api/classcsRandomGen.html %%DOCSDIR%%/html/api/classcsRect-members.html +%%DOCSDIR%%/html/api/classcsRect.html %%DOCSDIR%%/html/api/classcsRectRegion-members.html %%DOCSDIR%%/html/api/classcsRectRegion.html %%DOCSDIR%%/html/api/classcsRedBlackTree-members.html %%DOCSDIR%%/html/api/classcsRedBlackTree.html %%DOCSDIR%%/html/api/classcsRedBlackTreeMap-members.html %%DOCSDIR%%/html/api/classcsRedBlackTreeMap.html -%%DOCSDIR%%/html/api/classcsRef-members.html -%%DOCSDIR%%/html/api/classcsRedBlackTreeMap.png +%%DOCSDIR%%/html/api/classcsRedBlackTreeMap__inherit__graph.png %%DOCSDIR%%/html/api/classcsRedBlackTreePayload-members.html %%DOCSDIR%%/html/api/classcsRedBlackTreePayload.html +%%DOCSDIR%%/html/api/classcsRef-members.html %%DOCSDIR%%/html/api/classcsRef.html +%%DOCSDIR%%/html/api/job_8h.html %%DOCSDIR%%/html/api/classcsRefArray-members.html %%DOCSDIR%%/html/api/classcsRefArray.html -%%DOCSDIR%%/html/api/classcsRefArray.png %%DOCSDIR%%/html/api/classcsRefArrayElementHandler-members.html %%DOCSDIR%%/html/api/classcsRefArrayElementHandler.html %%DOCSDIR%%/html/api/classcsRefArrayObject-members.html %%DOCSDIR%%/html/api/classcsRefArrayObject.html -%%DOCSDIR%%/html/api/classcsRefArrayObject.png +%%DOCSDIR%%/html/api/classcsRefArrayObject__inherit__graph.png +%%DOCSDIR%%/html/api/classcsRefArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsRefCount-members.html %%DOCSDIR%%/html/api/classcsRefCount.html -%%DOCSDIR%%/html/api/classcsRefCount.png +%%DOCSDIR%%/html/api/classcsRefCount__inherit__graph.png %%DOCSDIR%%/html/api/classcsRefTrackerAccess-members.html %%DOCSDIR%%/html/api/classcsRefTrackerAccess.html %%DOCSDIR%%/html/api/classcsRegExpMatcher-members.html %%DOCSDIR%%/html/api/classcsRegExpMatcher.html %%DOCSDIR%%/html/api/classcsRenderBuffer-members.html %%DOCSDIR%%/html/api/classcsRenderBuffer.html -%%DOCSDIR%%/html/api/classcsRenderBuffer.png %%DOCSDIR%%/html/api/classcsRenderBufferHolder-members.html %%DOCSDIR%%/html/api/classcsRenderBufferHolder.html -%%DOCSDIR%%/html/api/classcsRenderBufferHolder.png -%%DOCSDIR%%/html/api/classcsRenderBufferLock.html +%%DOCSDIR%%/html/api/classcsRenderBufferHolder__inherit__graph.png %%DOCSDIR%%/html/api/classcsRenderBufferLock-members.html +%%DOCSDIR%%/html/api/classcsRenderBufferLock.html +%%DOCSDIR%%/html/api/classcsRenderBuffer__inherit__graph.png +%%DOCSDIR%%/html/api/classcsRunnable.html %%DOCSDIR%%/html/api/classcsRenderContext-members.html %%DOCSDIR%%/html/api/classcsRenderContext.html %%DOCSDIR%%/html/api/classcsRenderMeshHolder-members.html @@ -1885,32 +1916,30 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsReporterHelper.html %%DOCSDIR%%/html/api/classcsReversibleTransform-members.html %%DOCSDIR%%/html/api/classcsReversibleTransform.html -%%DOCSDIR%%/html/api/classcsReversibleTransform.png +%%DOCSDIR%%/html/api/classcsReversibleTransform__inherit__graph.png %%DOCSDIR%%/html/api/classcsRunnable-members.html -%%DOCSDIR%%/html/api/classcsRunnable.html %%DOCSDIR%%/html/api/classcsSafeCopyArray-members.html %%DOCSDIR%%/html/api/classcsSafeCopyArray.html -%%DOCSDIR%%/html/api/classcsSafeCopyArray.png %%DOCSDIR%%/html/api/classcsSafeCopyArrayMemoryAllocator-members.html %%DOCSDIR%%/html/api/classcsSafeCopyArrayMemoryAllocator.html +%%DOCSDIR%%/html/api/classcsSafeCopyArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsScfStringSet-members.html %%DOCSDIR%%/html/api/classcsScfStringSet.html -%%DOCSDIR%%/html/api/classcsScfStringSet.png -%%DOCSDIR%%/html/api/job_8h.html +%%DOCSDIR%%/html/api/classcsScfStringSet__inherit__graph.png %%DOCSDIR%%/html/api/classcsSchedule-members.html %%DOCSDIR%%/html/api/classcsSchedule.html %%DOCSDIR%%/html/api/classcsScopedMutexLock-members.html %%DOCSDIR%%/html/api/classcsScopedMutexLock.html %%DOCSDIR%%/html/api/classcsScreenShot-members.html %%DOCSDIR%%/html/api/classcsScreenShot.html -%%DOCSDIR%%/html/api/classcsScreenShot.png +%%DOCSDIR%%/html/api/classcsScreenShot__inherit__graph.png %%DOCSDIR%%/html/api/classcsSegment2-members.html %%DOCSDIR%%/html/api/classcsSegment2.html %%DOCSDIR%%/html/api/classcsSegment3-members.html %%DOCSDIR%%/html/api/classcsSegment3.html %%DOCSDIR%%/html/api/classcsSemaphore-members.html %%DOCSDIR%%/html/api/classcsSemaphore.html -%%DOCSDIR%%/html/api/classcsSemaphore.png +%%DOCSDIR%%/html/api/classcsSemaphore__inherit__graph.png %%DOCSDIR%%/html/api/classcsSet-members.html %%DOCSDIR%%/html/api/classcsSet.html %%DOCSDIR%%/html/api/classcsSet_1_1GlobalIterator-members.html @@ -1919,151 +1948,143 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsShaderExpression.html %%DOCSDIR%%/html/api/classcsShaderExpressionAccessor-members.html %%DOCSDIR%%/html/api/classcsShaderExpressionAccessor.html -%%DOCSDIR%%/html/api/classcsShaderExpressionAccessor.png +%%DOCSDIR%%/html/api/classcsShaderExpressionAccessor__inherit__graph.png %%DOCSDIR%%/html/api/classcsShaderProgram-members.html %%DOCSDIR%%/html/api/classcsShaderProgram.html -%%DOCSDIR%%/html/api/classcsShaderProgram.png +%%DOCSDIR%%/html/api/classcsSndFunc.html +%%DOCSDIR%%/html/api/classcsShaderProgram__inherit__graph.png %%DOCSDIR%%/html/api/classcsShaderVarBlockAlloc-members.html %%DOCSDIR%%/html/api/classcsShaderVarBlockAlloc.html %%DOCSDIR%%/html/api/classcsShaderVariable-members.html %%DOCSDIR%%/html/api/classcsShaderVariable.html -%%DOCSDIR%%/html/api/classcsShaderVariable.png %%DOCSDIR%%/html/api/classcsShaderVariableContext-members.html %%DOCSDIR%%/html/api/classcsShaderVariableContext.html -%%DOCSDIR%%/html/api/classcsShaderVariableContext.png +%%DOCSDIR%%/html/api/classcsShaderVariableContext__inherit__graph.png %%DOCSDIR%%/html/api/classcsShaderVariableFrameHolder-members.html %%DOCSDIR%%/html/api/classcsShaderVariableFrameHolder.html +%%DOCSDIR%%/html/api/classcsSolidSpace.html +%%DOCSDIR%%/html/api/classcsShaderVariable__inherit__graph.png %%DOCSDIR%%/html/api/classcsSimplePixmap-members.html -%%DOCSDIR%%/html/api/lod_8h.html %%DOCSDIR%%/html/api/classcsSimplePixmap.html -%%DOCSDIR%%/html/api/classcsSimplePixmap.png -%%DOCSDIR%%/html/api/classcsSingleIndexVertexSet-members.html -%%DOCSDIR%%/html/api/classcsSingleIndexVertexSet.html +%%DOCSDIR%%/html/api/classcsSimplePixmap__inherit__graph.png %%DOCSDIR%%/html/api/classcsSndFunc-members.html -%%DOCSDIR%%/html/api/classcsSndFunc.html -%%DOCSDIR%%/html/api/classcsSoftFontCache.html %%DOCSDIR%%/html/api/classcsSoftFontCache-members.html -%%DOCSDIR%%/html/api/classcsSoftFontCache.png +%%DOCSDIR%%/html/api/classcsSoftFontCache.html %%DOCSDIR%%/html/api/classcsSoftFontCacheImpl-members.html %%DOCSDIR%%/html/api/classcsSoftFontCacheImpl.html -%%DOCSDIR%%/html/api/classcsSoftFontCacheImpl.png +%%DOCSDIR%%/html/api/classcsSoftFontCacheImpl__inherit__graph.png +%%DOCSDIR%%/html/api/classcsSoftFontCache__inherit__graph.png +%%DOCSDIR%%/html/api/lod_8h.html %%DOCSDIR%%/html/api/classcsSolidSpace-members.html -%%DOCSDIR%%/html/api/classcsSolidSpace.html %%DOCSDIR%%/html/api/classcsSoundDataRaw-members.html %%DOCSDIR%%/html/api/classcsSoundDataRaw.html -%%DOCSDIR%%/html/api/classcsSoundDataRaw.png +%%DOCSDIR%%/html/api/classcsSoundDataRaw__inherit__graph.png %%DOCSDIR%%/html/api/classcsSoundHandle-members.html %%DOCSDIR%%/html/api/classcsSoundHandle.html -%%DOCSDIR%%/html/api/classcsSoundHandle.png +%%DOCSDIR%%/html/api/classcsSoundHandle__inherit__graph.png %%DOCSDIR%%/html/api/classcsSoundListener-members.html %%DOCSDIR%%/html/api/classcsSoundListener.html -%%DOCSDIR%%/html/api/classcsSoundListener.png +%%DOCSDIR%%/html/api/classcsSoundListener__inherit__graph.png %%DOCSDIR%%/html/api/classcsSoundWrapper-members.html %%DOCSDIR%%/html/api/classcsSoundWrapper.html -%%DOCSDIR%%/html/api/classcsSoundWrapper.png -%%DOCSDIR%%/html/api/classcsSparse3D.html +%%DOCSDIR%%/html/api/classcsSoundWrapper__inherit__graph.png %%DOCSDIR%%/html/api/classcsSparse3D-members.html -%%DOCSDIR%%/html/api/classcsSparse3D.png +%%DOCSDIR%%/html/api/classcsSparse3D.html +%%DOCSDIR%%/html/api/classcsSparse3D__inherit__graph.png %%DOCSDIR%%/html/api/classcsSphere-members.html %%DOCSDIR%%/html/api/classcsSphere.html %%DOCSDIR%%/html/api/classcsSpline-members.html %%DOCSDIR%%/html/api/classcsSpline.html -%%DOCSDIR%%/html/api/classcsSpline.png +%%DOCSDIR%%/html/api/classcsSpline__inherit__graph.png %%DOCSDIR%%/html/api/classcsSpotLightProc-members.html %%DOCSDIR%%/html/api/classcsSpotLightProc.html -%%DOCSDIR%%/html/api/classcsSpriteBuilder-members.html -%%DOCSDIR%%/html/api/classcsSpriteBuilder.html -%%DOCSDIR%%/html/api/classcsSpriteBuilder.png -%%DOCSDIR%%/html/api/classcsSpriteBuilderFile-members.html -%%DOCSDIR%%/html/api/classcsSpriteBuilderFile.html -%%DOCSDIR%%/html/api/classcsSpriteBuilderFile.png -%%DOCSDIR%%/html/api/classcsSpriteBuilderMesh-members.html -%%DOCSDIR%%/html/api/classcsSpriteBuilderMesh.html -%%DOCSDIR%%/html/api/classcsSpriteBuilderMesh.png %%DOCSDIR%%/html/api/classcsSquaredDist-members.html %%DOCSDIR%%/html/api/classcsSquaredDist.html +%%DOCSDIR%%/html/api/classes.html %%DOCSDIR%%/html/api/classcsStrKey-members.html %%DOCSDIR%%/html/api/classcsStrKey.html %%DOCSDIR%%/html/api/classcsString-members.html %%DOCSDIR%%/html/api/classcsString.html -%%DOCSDIR%%/html/api/classcsString.png %%DOCSDIR%%/html/api/classcsStringArray-members.html %%DOCSDIR%%/html/api/classcsStringArray.html -%%DOCSDIR%%/html/api/classcsStringArray.png %%DOCSDIR%%/html/api/classcsStringArrayElementHandler-members.html %%DOCSDIR%%/html/api/classcsStringArrayElementHandler.html +%%DOCSDIR%%/html/api/classcsStringArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsStringBase-members.html %%DOCSDIR%%/html/api/classcsStringBase.html -%%DOCSDIR%%/html/api/classcsStringBase.png +%%DOCSDIR%%/html/api/classcsStringBase__inherit__graph.png %%DOCSDIR%%/html/api/classcsStringFast-members.html %%DOCSDIR%%/html/api/classcsStringFast.html -%%DOCSDIR%%/html/api/classcsStringFast.png %%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4-members.html %%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4.html -%%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4.png +%%DOCSDIR%%/html/api/classcsStringFast_3_010_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/classcsStringFast__inherit__graph.png %%DOCSDIR%%/html/api/classcsStringHash-members.html -%%DOCSDIR%%/html/api/obb_8h.html %%DOCSDIR%%/html/api/classcsStringHash.html %%DOCSDIR%%/html/api/classcsStringReader-members.html %%DOCSDIR%%/html/api/classcsStringReader.html %%DOCSDIR%%/html/api/classcsStringSet-members.html %%DOCSDIR%%/html/api/classcsStringSet.html +%%DOCSDIR%%/html/api/classcsString__inherit__graph.png %%DOCSDIR%%/html/api/classcsSubRectangles-members.html %%DOCSDIR%%/html/api/classcsSubRectangles.html %%DOCSDIR%%/html/api/classcsSubRectangles_1_1SubRect-members.html %%DOCSDIR%%/html/api/classcsSubRectangles_1_1SubRect.html %%DOCSDIR%%/html/api/classcsTextProgressMeter-members.html %%DOCSDIR%%/html/api/classcsTextProgressMeter.html -%%DOCSDIR%%/html/api/classcsTextProgressMeter.png -%%DOCSDIR%%/html/api/classcsTexture-members.html -%%DOCSDIR%%/html/api/classcsTexture.html +%%DOCSDIR%%/html/api/classcsTextProgressMeter__inherit__graph.png %%DOCSDIR%%/html/api/classcsTextureHandle-members.html %%DOCSDIR%%/html/api/classcsTextureHandle.html -%%DOCSDIR%%/html/api/classcsTextureHandle.png +%%DOCSDIR%%/html/api/classcsTextureHandle__inherit__graph.png %%DOCSDIR%%/html/api/classcsTextureManager-members.html %%DOCSDIR%%/html/api/classcsTextureManager.html -%%DOCSDIR%%/html/api/classcsTextureManager.png +%%DOCSDIR%%/html/api/classcsTextureManager__inherit__graph.png %%DOCSDIR%%/html/api/classcsTextureTrans-members.html %%DOCSDIR%%/html/api/classcsTextureTrans.html %%DOCSDIR%%/html/api/classcsThread-members.html %%DOCSDIR%%/html/api/classcsThread.html -%%DOCSDIR%%/html/api/classcsThread.png %%DOCSDIR%%/html/api/classcsThreadJobQueue-members.html %%DOCSDIR%%/html/api/classcsThreadJobQueue.html -%%DOCSDIR%%/html/api/classcsThreadJobQueue.png +%%DOCSDIR%%/html/api/classcsThreadJobQueue__inherit__graph.png +%%DOCSDIR%%/html/api/classcsThread__inherit__graph.png %%DOCSDIR%%/html/api/classcsTiledCoverageBuffer-members.html %%DOCSDIR%%/html/api/classcsTiledCoverageBuffer.html +%%DOCSDIR%%/html/api/classcsTiledCoverageBuffer__inherit__graph.png %%DOCSDIR%%/html/api/classcsTinyDocumentSystem-members.html %%DOCSDIR%%/html/api/classcsTinyDocumentSystem.html -%%DOCSDIR%%/html/api/classcsTinyDocumentSystem.png +%%DOCSDIR%%/html/api/classcsTinyDocumentSystem__inherit__graph.png %%DOCSDIR%%/html/api/classcsTransform-members.html %%DOCSDIR%%/html/api/classcsTransform.html -%%DOCSDIR%%/html/api/classcsTransform.png -%%DOCSDIR%%/html/api/classcsTree-members.html -%%DOCSDIR%%/html/api/classcsTree.html +%%DOCSDIR%%/html/api/classcsTransform__inherit__graph.png +%%DOCSDIR%%/html/api/classcsTreeNode-members.html +%%DOCSDIR%%/html/api/classcsTreeNode.html +%%DOCSDIR%%/html/api/classcsTreeNode__inherit__graph.png %%DOCSDIR%%/html/api/classcsTriangleLODAlgo-members.html +%%DOCSDIR%%/html/api/classcsVector2.html %%DOCSDIR%%/html/api/classcsTriangleLODAlgo.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgo.png %%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge-members.html %%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge.html -%%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge.png +%%DOCSDIR%%/html/api/classcsTriangleLODAlgoEdge__inherit__graph.png +%%DOCSDIR%%/html/api/classcsTriangleLODAlgo__inherit__graph.png %%DOCSDIR%%/html/api/classcsTriangleMesh-members.html %%DOCSDIR%%/html/api/classcsTriangleMesh.html %%DOCSDIR%%/html/api/classcsTriangleMeshLOD-members.html %%DOCSDIR%%/html/api/classcsTriangleMeshLOD.html %%DOCSDIR%%/html/api/classcsTriangleVertex-members.html -%%DOCSDIR%%/html/api/classcsVector2.html %%DOCSDIR%%/html/api/classcsTriangleVertex.html -%%DOCSDIR%%/html/api/classcsTriangleVertex.png -%%DOCSDIR%%/html/api/classcsTriangleVertexCost-members.html %%DOCSDIR%%/html/api/classcsTriangleVertexCost.html -%%DOCSDIR%%/html/api/classcsTriangleVertexCost.png +%%DOCSDIR%%/html/api/classcsTriangleVertexCost-members.html +%%DOCSDIR%%/html/api/classcsTriangleVertexCost__inherit__graph.png +%%DOCSDIR%%/html/api/classcsTriangleVertex__inherit__graph.png %%DOCSDIR%%/html/api/classcsTriangleVertices-members.html %%DOCSDIR%%/html/api/classcsTriangleVertices.html %%DOCSDIR%%/html/api/classcsTriangleVerticesCost-members.html %%DOCSDIR%%/html/api/classcsTriangleVerticesCost.html %%DOCSDIR%%/html/api/classcsTriangleVerticesSorted-members.html %%DOCSDIR%%/html/api/classcsTriangleVerticesSorted.html +%%DOCSDIR%%/html/api/classcsTriangulate2-members.html +%%DOCSDIR%%/html/api/classcsVector3.html +%%DOCSDIR%%/html/api/classcsTriangulate2.html %%DOCSDIR%%/html/api/classcsTypedObjectIterator-members.html %%DOCSDIR%%/html/api/classcsTypedObjectIterator.html %%DOCSDIR%%/html/api/classcsUnicodeTransform-members.html @@ -2072,72 +2093,70 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classcsUserRenderBufferManager.html %%DOCSDIR%%/html/api/classcsVector2-members.html %%DOCSDIR%%/html/api/classcsVector3-members.html -%%DOCSDIR%%/html/api/classcsVector3.html %%DOCSDIR%%/html/api/classcsVector3Array-members.html %%DOCSDIR%%/html/api/classcsVector3Array.html -%%DOCSDIR%%/html/api/classcsVector3Array.png +%%DOCSDIR%%/html/api/classcsVector3Array__inherit__graph.png %%DOCSDIR%%/html/api/classcsVector4-members.html %%DOCSDIR%%/html/api/classcsVector4.html +%%DOCSDIR%%/html/api/classcsVector4T-members.html +%%DOCSDIR%%/html/api/classcsVector4T.html +%%DOCSDIR%%/html/api/classcsVector4__inherit__graph.png %%DOCSDIR%%/html/api/classcsVerbosityManager-members.html %%DOCSDIR%%/html/api/classcsVerbosityManager.html -%%DOCSDIR%%/html/api/classcsVerbosityManager.png +%%DOCSDIR%%/html/api/classcsVerbosityManager__inherit__graph.png %%DOCSDIR%%/html/api/classcsVerbosityParser-members.html %%DOCSDIR%%/html/api/classcsVerbosityParser.html +%%DOCSDIR%%/html/api/classcsVertexCompressor-members.html +%%DOCSDIR%%/html/api/classcsVertexCompressor.html +%%DOCSDIR%%/html/api/clip2d_8h.html %%DOCSDIR%%/html/api/classcsVertexLightCalculator-members.html %%DOCSDIR%%/html/api/classcsVertexLightCalculator.html -%%DOCSDIR%%/html/api/classcsVertexLightCalculator.png -%%DOCSDIR%%/html/api/classcsVertexListWalker-members.html -%%DOCSDIR%%/html/api/classcsVertexListWalker.html +%%DOCSDIR%%/html/api/classcsVertexLightCalculator__inherit__graph.png %%DOCSDIR%%/html/api/classcsVfsCacheManager-members.html %%DOCSDIR%%/html/api/classcsVfsCacheManager.html -%%DOCSDIR%%/html/api/classcsVfsCacheManager.png +%%DOCSDIR%%/html/api/classcsVfsCacheManager__inherit__graph.png %%DOCSDIR%%/html/api/classcsVfsDirectoryChanger-members.html %%DOCSDIR%%/html/api/classcsVfsDirectoryChanger.html -%%DOCSDIR%%/html/api/classcsVideoPreferences-members.html -%%DOCSDIR%%/html/api/classcsVideoPreferences.html %%DOCSDIR%%/html/api/classcsView-members.html %%DOCSDIR%%/html/api/classcsView.html -%%DOCSDIR%%/html/api/classcsView.png +%%DOCSDIR%%/html/api/classcsView__inherit__graph.png +%%DOCSDIR%%/html/api/classcsWeakRef.html %%DOCSDIR%%/html/api/classcsVirtualClock-members.html %%DOCSDIR%%/html/api/classcsVirtualClock.html -%%DOCSDIR%%/html/api/classcsVirtualClock.png +%%DOCSDIR%%/html/api/classcsVirtualClock__inherit__graph.png %%DOCSDIR%%/html/api/classcsWeakRef-members.html -%%DOCSDIR%%/html/api/classcsWeakRef.html %%DOCSDIR%%/html/api/classcsWeakRefArray-members.html -%%DOCSDIR%%/html/api/classes.html %%DOCSDIR%%/html/api/classcsWeakRefArray.html -%%DOCSDIR%%/html/api/classcsWeakRefArray.png +%%DOCSDIR%%/html/api/classcsWeakRefArray__inherit__graph.png %%DOCSDIR%%/html/api/classcsWideSparse3D-members.html %%DOCSDIR%%/html/api/classcsWideSparse3D.html -%%DOCSDIR%%/html/api/classcsWideSparse3D.png +%%DOCSDIR%%/html/api/classcsWideSparse3D__inherit__graph.png %%DOCSDIR%%/html/api/classcsWin32CustomCursors-members.html %%DOCSDIR%%/html/api/classcsWin32CustomCursors.html %%DOCSDIR%%/html/api/classcsWin32RegistryConfig-members.html %%DOCSDIR%%/html/api/classcsWin32RegistryConfig.html -%%DOCSDIR%%/html/api/classcsWin32RegistryConfig.png +%%DOCSDIR%%/html/api/classcsWin32RegistryConfig__inherit__graph.png %%DOCSDIR%%/html/api/classcsWin32RegistryIterator-members.html %%DOCSDIR%%/html/api/classcsWin32RegistryIterator.html -%%DOCSDIR%%/html/api/pages.html -%%DOCSDIR%%/html/api/classcsWin32RegistryIterator.png +%%DOCSDIR%%/html/api/classcsWin32RegistryIterator__inherit__graph.png %%DOCSDIR%%/html/api/classcsXRotMatrix3-members.html %%DOCSDIR%%/html/api/classcsXRotMatrix3.html -%%DOCSDIR%%/html/api/classcsXRotMatrix3.png +%%DOCSDIR%%/html/api/classcsXRotMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcsXScaleMatrix3-members.html %%DOCSDIR%%/html/api/classcsXScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsXScaleMatrix3.png +%%DOCSDIR%%/html/api/classcsXScaleMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcsYRotMatrix3-members.html %%DOCSDIR%%/html/api/classcsYRotMatrix3.html -%%DOCSDIR%%/html/api/classcsYRotMatrix3.png +%%DOCSDIR%%/html/api/classcsYRotMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcsYScaleMatrix3-members.html %%DOCSDIR%%/html/api/classcsYScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsYScaleMatrix3.png -%%DOCSDIR%%/html/api/classscfString.html +%%DOCSDIR%%/html/api/classcsYScaleMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcsZRotMatrix3-members.html %%DOCSDIR%%/html/api/classcsZRotMatrix3.html -%%DOCSDIR%%/html/api/classcsZRotMatrix3.png +%%DOCSDIR%%/html/api/classcsZRotMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcsZScaleMatrix3-members.html %%DOCSDIR%%/html/api/classcsZScaleMatrix3.html -%%DOCSDIR%%/html/api/classcsZScaleMatrix3.png +%%DOCSDIR%%/html/api/classcsZScaleMatrix3__inherit__graph.png %%DOCSDIR%%/html/api/classcswinCallStackHelper-members.html %%DOCSDIR%%/html/api/classcswinCallStackHelper.html %%DOCSDIR%%/html/api/classcswinMinidumpWriter-members.html @@ -2145,44 +2164,84 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/classscfFakeInterface.html %%DOCSDIR%%/html/api/classscfImplementation-members.html %%DOCSDIR%%/html/api/classscfImplementation.html -%%DOCSDIR%%/html/api/classscfImplementation.png +%%DOCSDIR%%/html/api/classscfImplementation0-members.html +%%DOCSDIR%%/html/api/classscfImplementation0.html +%%DOCSDIR%%/html/api/classscfImplementation0__inherit__graph.png +%%DOCSDIR%%/html/api/classscfString.html +%%DOCSDIR%%/html/api/classscfImplementation1-members.html +%%DOCSDIR%%/html/api/classscfImplementation1.html +%%DOCSDIR%%/html/api/classscfImplementation1__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementation2-members.html +%%DOCSDIR%%/html/api/classscfImplementation2.html +%%DOCSDIR%%/html/api/classscfImplementation2__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementation3-members.html +%%DOCSDIR%%/html/api/classscfImplementation3.html +%%DOCSDIR%%/html/api/classscfImplementation3__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementation4-members.html +%%DOCSDIR%%/html/api/classscfImplementation4.html +%%DOCSDIR%%/html/api/classscfImplementation4__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementation5-members.html +%%DOCSDIR%%/html/api/classscfImplementation5.html +%%DOCSDIR%%/html/api/classscfImplementation5__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementation6-members.html +%%DOCSDIR%%/html/api/classscfImplementation6.html +%%DOCSDIR%%/html/api/classscfImplementation6__inherit__graph.png +%%DOCSDIR%%/html/api/classscfImplementationExt0-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt0.html +%%DOCSDIR%%/html/api/classscfImplementationExt1-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt1.html +%%DOCSDIR%%/html/api/classscfImplementationExt2-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt2.html +%%DOCSDIR%%/html/api/classscfImplementationExt3-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt3.html +%%DOCSDIR%%/html/api/classscfImplementationExt4-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt4.html +%%DOCSDIR%%/html/api/classscfImplementationExt5-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt5.html +%%DOCSDIR%%/html/api/classscfImplementationExt6-members.html +%%DOCSDIR%%/html/api/classscfImplementationExt6.html +%%DOCSDIR%%/html/api/classscfImplementation__inherit__graph.png +%%DOCSDIR%%/html/api/obb_8h.html %%DOCSDIR%%/html/api/classscfInterfaceTraits-members.html %%DOCSDIR%%/html/api/classscfInterfaceTraits.html %%DOCSDIR%%/html/api/classscfString-members.html -%%DOCSDIR%%/html/api/classscfString.png %%DOCSDIR%%/html/api/classscfStringArray-members.html %%DOCSDIR%%/html/api/classscfStringArray.html -%%DOCSDIR%%/html/api/classscfStringArray.png +%%DOCSDIR%%/html/api/classscfStringArray__inherit__graph.png +%%DOCSDIR%%/html/api/classscfString__inherit__graph.png %%DOCSDIR%%/html/api/clip2d_8h-source.html -%%DOCSDIR%%/html/api/clip2d_8h.html %%DOCSDIR%%/html/api/cmdhelp_8h-source.html %%DOCSDIR%%/html/api/cmdhelp_8h.html -%%DOCSDIR%%/html/api/codec_8h-source.html -%%DOCSDIR%%/html/api/codec_8h.html %%DOCSDIR%%/html/api/collectn_8h-source.html %%DOCSDIR%%/html/api/collectn_8h.html %%DOCSDIR%%/html/api/commonimagefile_8h-source.html -%%DOCSDIR%%/html/api/commonimagefile_8h.html %%DOCSDIR%%/html/api/comp_8h-source.html +%%DOCSDIR%%/html/api/commonimagefile_8h.html %%DOCSDIR%%/html/api/comp_8h.html %%DOCSDIR%%/html/api/comparator_8h-source.html %%DOCSDIR%%/html/api/comparator_8h.html %%DOCSDIR%%/html/api/conin_8h-source.html +%%DOCSDIR%%/html/api/conin_8h.html %%DOCSDIR%%/html/api/conout_8h-source.html -%%DOCSDIR%%/html/api/crossbld_8h-source.html +%%DOCSDIR%%/html/api/conout_8h.html +%%DOCSDIR%%/html/api/convert_8h-source.html +%%DOCSDIR%%/html/api/convert_8h.html %%DOCSDIR%%/html/api/crystalspace_8h-source.html %%DOCSDIR%%/html/api/crystalspace_8h.html %%DOCSDIR%%/html/api/csanim2d_8h-source.html +%%DOCSDIR%%/html/api/csanim2d_8h.html %%DOCSDIR%%/html/api/csapplicationframework_8h-source.html %%DOCSDIR%%/html/api/csapplicationframework_8h.html %%DOCSDIR%%/html/api/csbaseeventh_8h-source.html %%DOCSDIR%%/html/api/csbaseeventh_8h.html %%DOCSDIR%%/html/api/cscolor_8h-source.html +%%DOCSDIR%%/html/api/cscolor_8h.html %%DOCSDIR%%/html/api/csconfig_8h-source.html %%DOCSDIR%%/html/api/csdef_8h-source.html %%DOCSDIR%%/html/api/csendian_8h-source.html %%DOCSDIR%%/html/api/csendian_8h.html %%DOCSDIR%%/html/api/csevcord_8h-source.html +%%DOCSDIR%%/html/api/csevcord_8h.html %%DOCSDIR%%/html/api/csevent_8h-source.html %%DOCSDIR%%/html/api/csevent_8h.html %%DOCSDIR%%/html/api/cseventflattener_8h-source.html @@ -2190,40 +2249,49 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/cseventq_8h-source.html %%DOCSDIR%%/html/api/cseventq_8h.html %%DOCSDIR%%/html/api/csextern_8h-source.html -%%DOCSDIR%%/html/api/csfxscr_8h-source.html %%DOCSDIR%%/html/api/csextern__dx_8h-source.html %%DOCSDIR%%/html/api/csextern__gl_8h-source.html %%DOCSDIR%%/html/api/csextern__osx_8h-source.html %%DOCSDIR%%/html/api/csextern__win_8h-source.html +%%DOCSDIR%%/html/api/csfxscr_8h-source.html +%%DOCSDIR%%/html/api/csfxscr_8h.html %%DOCSDIR%%/html/api/csgeom_2objmodel_8h-source.html %%DOCSDIR%%/html/api/csgeom_2objmodel_8h.html %%DOCSDIR%%/html/api/csgeom_2path_8h-source.html %%DOCSDIR%%/html/api/csgeom_2path_8h.html %%DOCSDIR%%/html/api/csgeom_2polymesh_8h-source.html +%%DOCSDIR%%/html/api/csgeom_2polymesh_8h.html %%DOCSDIR%%/html/api/csgeom_8h-source.html +%%DOCSDIR%%/html/api/ode_8h.html %%DOCSDIR%%/html/api/csgeom_8h.html %%DOCSDIR%%/html/api/csgfx_8h-source.html %%DOCSDIR%%/html/api/csgfx_8h.html -%%DOCSDIR%%/html/api/csimgvec_8h-source.html %%DOCSDIR%%/html/api/csmd5_8h-source.html %%DOCSDIR%%/html/api/csmd5_8h.html %%DOCSDIR%%/html/api/csobject_8h-source.html +%%DOCSDIR%%/html/api/csobject_8h.html %%DOCSDIR%%/html/api/csosdefs_8h-source.html %%DOCSDIR%%/html/api/cspixmap_8h-source.html +%%DOCSDIR%%/html/api/cspixmap_8h.html %%DOCSDIR%%/html/api/csplatform_8h-source.html %%DOCSDIR%%/html/api/csplugincommon_2canvas_2graph2d_8h-source.html %%DOCSDIR%%/html/api/csplugincommon_2canvas_2graph2d_8h.html %%DOCSDIR%%/html/api/csplugincommon_2particlesys_2particle_8h-source.html +%%DOCSDIR%%/html/api/pages.html %%DOCSDIR%%/html/api/csplugincommon_2particlesys_2particle_8h.html %%DOCSDIR%%/html/api/csplugincommon_2render3d_2txtmgr_8h-source.html %%DOCSDIR%%/html/api/csplugincommon_2render3d_2txtmgr_8h.html -%%DOCSDIR%%/html/api/cspoint_8h.html +%%DOCSDIR%%/html/api/csplugincommon_2softshader_2texture_8h-source.html %%DOCSDIR%%/html/api/csplugincommon_8h-source.html %%DOCSDIR%%/html/api/csplugincommon_8h.html %%DOCSDIR%%/html/api/cspmeter_8h-source.html +%%DOCSDIR%%/html/api/cspmeter_8h.html %%DOCSDIR%%/html/api/cspoint_8h-source.html +%%DOCSDIR%%/html/api/cspoint_8h.html %%DOCSDIR%%/html/api/csppulse_8h-source.html +%%DOCSDIR%%/html/api/csppulse_8h.html %%DOCSDIR%%/html/api/csprocessorcap_8h-source.html +%%DOCSDIR%%/html/api/csprocessorcap_8h.html %%DOCSDIR%%/html/api/csqint_8h-source.html %%DOCSDIR%%/html/api/csqint_8h.html %%DOCSDIR%%/html/api/csqsqrt_8h-source.html @@ -2232,29 +2300,30 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/csrect_8h.html %%DOCSDIR%%/html/api/csrectrg_8h-source.html %%DOCSDIR%%/html/api/csrectrg_8h.html -%%DOCSDIR%%/html/api/csrgbvct_8h-source.html %%DOCSDIR%%/html/api/csshadow.png -%%DOCSDIR%%/html/api/ref_8h.html %%DOCSDIR%%/html/api/csshlib_8h-source.html %%DOCSDIR%%/html/api/csshlib_8h.html %%DOCSDIR%%/html/api/csstring_8h-source.html %%DOCSDIR%%/html/api/csstring_8h.html +%%DOCSDIR%%/html/api/cssubscription_8h-source.html %%DOCSDIR%%/html/api/cssysdef_8h-source.html %%DOCSDIR%%/html/api/cssysdef_8h.html %%DOCSDIR%%/html/api/cstool_2collider_8h-source.html +%%DOCSDIR%%/html/api/cstool_2collider_8h.html %%DOCSDIR%%/html/api/cstool_2keyval_8h-source.html +%%DOCSDIR%%/html/api/cstool_2keyval_8h.html %%DOCSDIR%%/html/api/cstool_2mapnode_8h-source.html -%%DOCSDIR%%/html/api/cstool_2mdldata_8h-source.html +%%DOCSDIR%%/html/api/cstool_2mapnode_8h.html %%DOCSDIR%%/html/api/cstool_8h-source.html %%DOCSDIR%%/html/api/cstool_8h.html %%DOCSDIR%%/html/api/cstypes_8h-source.html %%DOCSDIR%%/html/api/cstypes_8h.html %%DOCSDIR%%/html/api/csuctransform_8h-source.html -%%DOCSDIR%%/html/api/csutil_8h.html %%DOCSDIR%%/html/api/csuctransform_8h.html %%DOCSDIR%%/html/api/csunicode_8h-source.html %%DOCSDIR%%/html/api/csunicode_8h.html %%DOCSDIR%%/html/api/csutil_2binder_8h-source.html +%%DOCSDIR%%/html/api/csutil_2binder_8h.html %%DOCSDIR%%/html/api/csutil_2cfgfile_8h-source.html %%DOCSDIR%%/html/api/csutil_2cfgfile_8h.html %%DOCSDIR%%/html/api/csutil_2cfgmgr_8h-source.html @@ -2262,74 +2331,59 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/csutil_2cmdline_8h-source.html %%DOCSDIR%%/html/api/csutil_2cmdline_8h.html %%DOCSDIR%%/html/api/csutil_2csinput_8h-source.html +%%DOCSDIR%%/html/api/csutil_2csinput_8h.html %%DOCSDIR%%/html/api/csutil_2event_8h-source.html %%DOCSDIR%%/html/api/csutil_2event_8h.html +%%DOCSDIR%%/html/api/csutil_2eventhandlers_8h-source.html +%%DOCSDIR%%/html/api/csutil_2eventhandlers_8h.html +%%DOCSDIR%%/html/api/csutil_2objreg_8h.html +%%DOCSDIR%%/html/api/csutil_2eventnames_8h-source.html +%%DOCSDIR%%/html/api/csutil_2eventnames_8h.html %%DOCSDIR%%/html/api/csutil_2memdebug_8h-source.html +%%DOCSDIR%%/html/api/csutil_2memdebug_8h.html %%DOCSDIR%%/html/api/csutil_2objreg_8h-source.html %%DOCSDIR%%/html/api/csutil_2stringarray_8h-source.html +%%DOCSDIR%%/html/api/csutil_2stringarray_8h.html %%DOCSDIR%%/html/api/csutil_2strset_8h-source.html %%DOCSDIR%%/html/api/csutil_2strset_8h.html %%DOCSDIR%%/html/api/csutil_2timer_8h-source.html +%%DOCSDIR%%/html/api/csutil_2timer_8h.html %%DOCSDIR%%/html/api/csutil_2virtclk_8h-source.html +%%DOCSDIR%%/html/api/csutil_2virtclk_8h.html +%%DOCSDIR%%/html/api/pen_8h.html +%%DOCSDIR%%/html/api/csutil_2win32_2csconfig_8h-source.html %%DOCSDIR%%/html/api/csutil_8h-source.html +%%DOCSDIR%%/html/api/csutil_8h.html %%DOCSDIR%%/html/api/csver_8h-source.html %%DOCSDIR%%/html/api/csver_8h.html %%DOCSDIR%%/html/api/csview_8h-source.html +%%DOCSDIR%%/html/api/csview_8h.html %%DOCSDIR%%/html/api/cursor_8h-source.html %%DOCSDIR%%/html/api/cursor_8h.html %%DOCSDIR%%/html/api/cursorconvert_8h-source.html %%DOCSDIR%%/html/api/cursorconvert_8h.html -%%DOCSDIR%%/html/api/data_8h-source.html %%DOCSDIR%%/html/api/custcursor_8h-source.html +%%DOCSDIR%%/html/api/custcursor_8h.html %%DOCSDIR%%/html/api/customcursor_8h-source.html +%%DOCSDIR%%/html/api/customcursor_8h.html +%%DOCSDIR%%/html/api/cyclicbuf_8h-source.html +%%DOCSDIR%%/html/api/cyclicbuf_8h.html +%%DOCSDIR%%/html/api/data_8h-source.html %%DOCSDIR%%/html/api/databuf_8h-source.html +%%DOCSDIR%%/html/api/databuf_8h.html %%DOCSDIR%%/html/api/databuff_8h-source.html %%DOCSDIR%%/html/api/databuff_8h.html -%%DOCSDIR%%/html/api/datastrm_8h-source.html %%DOCSDIR%%/html/api/dbghelp_8h-source.html %%DOCSDIR%%/html/api/dbghelp_8h.html %%DOCSDIR%%/html/api/debug_8h-source.html +%%DOCSDIR%%/html/api/debug_8h.html %%DOCSDIR%%/html/api/debugimagewriter_8h-source.html %%DOCSDIR%%/html/api/debugimagewriter_8h.html +%%DOCSDIR%%/html/api/defaultshader_8h-source.html +%%DOCSDIR%%/html/api/defaultshader_8h.html %%DOCSDIR%%/html/api/deprecated.html -%%DOCSDIR%%/html/api/dir_000000.html -%%DOCSDIR%%/html/api/dir_000001.html -%%DOCSDIR%%/html/api/dir_000002.html -%%DOCSDIR%%/html/api/dir_000003.html -%%DOCSDIR%%/html/api/dir_000004.html -%%DOCSDIR%%/html/api/dir_000005.html -%%DOCSDIR%%/html/api/dir_000006.html -%%DOCSDIR%%/html/api/dir_000007.html -%%DOCSDIR%%/html/api/dir_000008.html -%%DOCSDIR%%/html/api/dir_000009.html -%%DOCSDIR%%/html/api/dir_000010.html -%%DOCSDIR%%/html/api/dir_000011.html -%%DOCSDIR%%/html/api/dir_000012.html -%%DOCSDIR%%/html/api/dir_000013.html -%%DOCSDIR%%/html/api/dir_000014.html -%%DOCSDIR%%/html/api/dir_000015.html -%%DOCSDIR%%/html/api/dir_000016.html -%%DOCSDIR%%/html/api/dir_000017.html -%%DOCSDIR%%/html/api/dir_000018.html -%%DOCSDIR%%/html/api/dir_000019.html -%%DOCSDIR%%/html/api/dir_000020.html -%%DOCSDIR%%/html/api/dir_000021.html -%%DOCSDIR%%/html/api/dir_000022.html -%%DOCSDIR%%/html/api/dir_000023.html -%%DOCSDIR%%/html/api/dir_000024.html -%%DOCSDIR%%/html/api/dir_000025.html -%%DOCSDIR%%/html/api/dir_000026.html -%%DOCSDIR%%/html/api/dir_000027.html -%%DOCSDIR%%/html/api/dir_000028.html -%%DOCSDIR%%/html/api/dir_000029.html -%%DOCSDIR%%/html/api/dir_000030.html -%%DOCSDIR%%/html/api/dir_000031.html -%%DOCSDIR%%/html/api/dir_000032.html -%%DOCSDIR%%/html/api/dir_000033.html -%%DOCSDIR%%/html/api/dir_000034.html -%%DOCSDIR%%/html/api/dir_000035.html -%%DOCSDIR%%/html/api/dir_000036.html %%DOCSDIR%%/html/api/directdetection_8h-source.html +%%DOCSDIR%%/html/api/directdetection_8h.html %%DOCSDIR%%/html/api/dirtyaccessarray_8h-source.html %%DOCSDIR%%/html/api/dirtyaccessarray_8h.html %%DOCSDIR%%/html/api/document_8h-source.html @@ -2337,6 +2391,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/documentcommon_8h-source.html %%DOCSDIR%%/html/api/documentcommon_8h.html %%DOCSDIR%%/html/api/documenthelper_8h-source.html +%%DOCSDIR%%/html/api/documenthelper_8h.html %%DOCSDIR%%/html/api/doxygrps-source.html %%DOCSDIR%%/html/api/draw__box_8h-source.html %%DOCSDIR%%/html/api/draw__box_8h.html @@ -2348,30 +2403,42 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/draw__text_8h.html %%DOCSDIR%%/html/api/driver_8h-source.html %%DOCSDIR%%/html/api/dynamics_8h-source.html +%%DOCSDIR%%/html/api/dynamics_8h.html %%DOCSDIR%%/html/api/emit_8h-source.html +%%DOCSDIR%%/html/api/emit_8h.html %%DOCSDIR%%/html/api/engine_8h-source.html %%DOCSDIR%%/html/api/engine_8h.html -%%DOCSDIR%%/html/api/engseq_8h-source.html %%DOCSDIR%%/html/api/enginetools_8h-source.html +%%DOCSDIR%%/html/api/fifo_8h.html +%%DOCSDIR%%/html/api/enginetools_8h.html +%%DOCSDIR%%/html/api/engseq_8h-source.html %%DOCSDIR%%/html/api/engseq_8h.html %%DOCSDIR%%/html/api/evdefs_8h-source.html %%DOCSDIR%%/html/api/evdefs_8h.html +%%DOCSDIR%%/html/api/ref_8h.html %%DOCSDIR%%/html/api/eventh_8h-source.html %%DOCSDIR%%/html/api/eventh_8h.html %%DOCSDIR%%/html/api/eventq_8h-source.html %%DOCSDIR%%/html/api/eventq_8h.html %%DOCSDIR%%/html/api/evoutlet_8h-source.html +%%DOCSDIR%%/html/api/evoutlet_8h.html %%DOCSDIR%%/html/api/explode_8h-source.html +%%DOCSDIR%%/html/api/explode_8h.html %%DOCSDIR%%/html/api/fastsqrt_8h-source.html %%DOCSDIR%%/html/api/fastsqrt_8h.html %%DOCSDIR%%/html/api/fifo_8h-source.html -%%DOCSDIR%%/html/api/fifo_8h.html +%%DOCSDIR%%/html/api/filereadhelper_8h-source.html +%%DOCSDIR%%/html/api/filereadhelper_8h.html %%DOCSDIR%%/html/api/fire_8h-source.html +%%DOCSDIR%%/html/api/fire_8h.html +%%DOCSDIR%%/html/api/fixed_8h-source.html +%%DOCSDIR%%/html/api/fixed_8h.html %%DOCSDIR%%/html/api/flags_8h-source.html +%%DOCSDIR%%/html/api/flags_8h.html %%DOCSDIR%%/html/api/floatrand_8h-source.html +%%DOCSDIR%%/html/api/floatrand_8h.html %%DOCSDIR%%/html/api/fogmath_8h-source.html %%DOCSDIR%%/html/api/fogmath_8h.html -%%DOCSDIR%%/html/api/foliage_8h-source.html %%DOCSDIR%%/html/api/fontcache_8h-source.html %%DOCSDIR%%/html/api/fontcache_8h.html %%DOCSDIR%%/html/api/fontserv_8h-source.html @@ -2379,13 +2446,13 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/formatter_8h-source.html %%DOCSDIR%%/html/api/formatter_8h.html %%DOCSDIR%%/html/api/fountain_8h-source.html +%%DOCSDIR%%/html/api/fountain_8h.html %%DOCSDIR%%/html/api/fpu80x86_8h-source.html %%DOCSDIR%%/html/api/framedataholder_8h-source.html %%DOCSDIR%%/html/api/framedataholder_8h.html %%DOCSDIR%%/html/api/frustum_8h-source.html %%DOCSDIR%%/html/api/frustum_8h.html %%DOCSDIR%%/html/api/functions.html -%%DOCSDIR%%/html/api/scf_8h.html %%DOCSDIR%%/html/api/functions_0x61.html %%DOCSDIR%%/html/api/functions_0x62.html %%DOCSDIR%%/html/api/functions_0x63.html @@ -2417,10 +2484,10 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/functions_eval.html %%DOCSDIR%%/html/api/functions_func.html %%DOCSDIR%%/html/api/functions_func_0x62.html +%%DOCSDIR%%/html/api/functions_rela.html %%DOCSDIR%%/html/api/functions_func_0x63.html %%DOCSDIR%%/html/api/functions_func_0x64.html %%DOCSDIR%%/html/api/functions_func_0x65.html -%%DOCSDIR%%/html/api/globals.html %%DOCSDIR%%/html/api/functions_func_0x66.html %%DOCSDIR%%/html/api/functions_func_0x67.html %%DOCSDIR%%/html/api/functions_func_0x68.html @@ -2443,13 +2510,12 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/functions_func_0x79.html %%DOCSDIR%%/html/api/functions_func_0x7a.html %%DOCSDIR%%/html/api/functions_func_0x7e.html -%%DOCSDIR%%/html/api/functions_rela.html %%DOCSDIR%%/html/api/functions_type.html %%DOCSDIR%%/html/api/functions_vars.html %%DOCSDIR%%/html/api/functions_vars_0x61.html +%%DOCSDIR%%/html/api/fview_8h.html %%DOCSDIR%%/html/api/functions_vars_0x62.html %%DOCSDIR%%/html/api/functions_vars_0x63.html -%%DOCSDIR%%/html/api/fview_8h-source.html %%DOCSDIR%%/html/api/functions_vars_0x64.html %%DOCSDIR%%/html/api/functions_vars_0x65.html %%DOCSDIR%%/html/api/functions_vars_0x66.html @@ -2472,20 +2538,27 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/functions_vars_0x78.html %%DOCSDIR%%/html/api/functions_vars_0x79.html %%DOCSDIR%%/html/api/functions_vars_0x7a.html -%%DOCSDIR%%/html/api/fview_8h.html +%%DOCSDIR%%/html/api/fview_8h-source.html %%DOCSDIR%%/html/api/garray_8h-source.html %%DOCSDIR%%/html/api/genmesh_8h-source.html +%%DOCSDIR%%/html/api/genmesh_8h.html %%DOCSDIR%%/html/api/gentrtex_8h-source.html +%%DOCSDIR%%/html/api/gentrtex_8h.html %%DOCSDIR%%/html/api/getopt_8h-source.html %%DOCSDIR%%/html/api/getopt_8h.html %%DOCSDIR%%/html/api/gfxmem_8h-source.html %%DOCSDIR%%/html/api/gfxmem_8h.html %%DOCSDIR%%/html/api/glcommon2d_8h-source.html +%%DOCSDIR%%/html/api/glcommon2d_8h.html %%DOCSDIR%%/html/api/glenum__identstrs_8h-source.html +%%DOCSDIR%%/html/api/glenum__identstrs_8h.html %%DOCSDIR%%/html/api/glextmanager_8h-source.html %%DOCSDIR%%/html/api/glextmanager_8h.html %%DOCSDIR%%/html/api/glfontcache_8h-source.html +%%DOCSDIR%%/html/api/glfontcache_8h.html %%DOCSDIR%%/html/api/glhelper_8h-source.html +%%DOCSDIR%%/html/api/glhelper_8h.html +%%DOCSDIR%%/html/api/globals.html %%DOCSDIR%%/html/api/globals_0x61.html %%DOCSDIR%%/html/api/globals_0x62.html %%DOCSDIR%%/html/api/globals_0x63.html @@ -2495,7 +2568,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/globals_0x67.html %%DOCSDIR%%/html/api/globals_0x69.html %%DOCSDIR%%/html/api/globals_0x6c.html -%%DOCSDIR%%/html/api/set_8h.html %%DOCSDIR%%/html/api/globals_0x6d.html %%DOCSDIR%%/html/api/globals_0x6e.html %%DOCSDIR%%/html/api/globals_0x6f.html @@ -2506,6 +2578,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/globals_0x75.html %%DOCSDIR%%/html/api/globals_0x76.html %%DOCSDIR%%/html/api/globals_0x77.html +%%DOCSDIR%%/html/api/globals_0x7a.html %%DOCSDIR%%/html/api/globals_defs.html %%DOCSDIR%%/html/api/globals_defs_0x61.html %%DOCSDIR%%/html/api/globals_defs_0x62.html @@ -2514,6 +2587,8 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/globals_defs_0x65.html %%DOCSDIR%%/html/api/globals_defs_0x66.html %%DOCSDIR%%/html/api/globals_defs_0x67.html +%%DOCSDIR%%/html/api/globals_defs_0x69.html +%%DOCSDIR%%/html/api/globals_defs_0x6c.html %%DOCSDIR%%/html/api/globals_defs_0x6d.html %%DOCSDIR%%/html/api/globals_defs_0x6e.html %%DOCSDIR%%/html/api/globals_defs_0x6f.html @@ -2523,6 +2598,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/globals_defs_0x75.html %%DOCSDIR%%/html/api/globals_defs_0x76.html %%DOCSDIR%%/html/api/globals_defs_0x77.html +%%DOCSDIR%%/html/api/globals_defs_0x7a.html %%DOCSDIR%%/html/api/globals_enum.html %%DOCSDIR%%/html/api/globals_eval.html %%DOCSDIR%%/html/api/globals_eval_0x67.html @@ -2531,23 +2607,31 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/globals_eval_0x74.html %%DOCSDIR%%/html/api/globals_func.html %%DOCSDIR%%/html/api/globals_type.html +%%DOCSDIR%%/html/api/globals_type_0x63.html %%DOCSDIR%%/html/api/globals_type_0x67.html %%DOCSDIR%%/html/api/globals_type_0x69.html %%DOCSDIR%%/html/api/globals_type_0x6c.html %%DOCSDIR%%/html/api/globals_type_0x6f.html %%DOCSDIR%%/html/api/globals_type_0x70.html %%DOCSDIR%%/html/api/globals_type_0x73.html +%%DOCSDIR%%/html/api/globals_type_0x74.html %%DOCSDIR%%/html/api/globals_type_0x75.html %%DOCSDIR%%/html/api/globals_type_0x77.html %%DOCSDIR%%/html/api/globals_vars.html %%DOCSDIR%%/html/api/glss_8h-source.html +%%DOCSDIR%%/html/api/glss_8h.html %%DOCSDIR%%/html/api/glstates_8h-source.html +%%DOCSDIR%%/html/api/glstates_8h.html %%DOCSDIR%%/html/api/gmeshanim_8h-source.html +%%DOCSDIR%%/html/api/gmeshanim_8h.html %%DOCSDIR%%/html/api/gmeshskel_8h-source.html +%%DOCSDIR%%/html/api/gmeshskel_8h.html %%DOCSDIR%%/html/api/gradient_8h-source.html %%DOCSDIR%%/html/api/gradient_8h.html %%DOCSDIR%%/html/api/graph3d_8h-source.html %%DOCSDIR%%/html/api/graph3d_8h.html +%%DOCSDIR%%/html/api/graph_legend.html +%%DOCSDIR%%/html/api/graph_legend.png %%DOCSDIR%%/html/api/group__appframe.html %%DOCSDIR%%/html/api/group__aws.html %%DOCSDIR%%/html/api/group__aws__comp__flags.html @@ -2556,10 +2640,10 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/group__aws__window__trans.html %%DOCSDIR%%/html/api/group__engine3d.html %%DOCSDIR%%/html/api/group__engine3d__light.html +%%DOCSDIR%%/html/api/group__geom__utils.html %%DOCSDIR%%/html/api/group__engine3d__meshes.html %%DOCSDIR%%/html/api/group__engine3d__rloop.html %%DOCSDIR%%/html/api/group__engine3d__textures.html -%%DOCSDIR%%/html/api/group__geom__utils.html %%DOCSDIR%%/html/api/group__engine3d__views.html %%DOCSDIR%%/html/api/group__engine3d__vis.html %%DOCSDIR%%/html/api/group__event__handling.html @@ -2571,6 +2655,8 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/group__meshplugins.html %%DOCSDIR%%/html/api/group__plugincommon.html %%DOCSDIR%%/html/api/group__scf.html +%%DOCSDIR%%/html/api/group__sndsys.html +%%DOCSDIR%%/html/api/scf_8h.html %%DOCSDIR%%/html/api/group__util.html %%DOCSDIR%%/html/api/group__util__containers.html %%DOCSDIR%%/html/api/group__vfs.html @@ -2582,11 +2668,14 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/hashr_8h-source.html %%DOCSDIR%%/html/api/hashr_8h.html %%DOCSDIR%%/html/api/haze_8h-source.html +%%DOCSDIR%%/html/api/haze_8h.html %%DOCSDIR%%/html/api/hierarchy.html %%DOCSDIR%%/html/api/iaws_8h-source.html %%DOCSDIR%%/html/api/iaws_8h.html -%%DOCSDIR%%/html/api/icontainer_8h-source.html +%%DOCSDIR%%/html/api/icegui_8h-source.html +%%DOCSDIR%%/html/api/icegui_8h.html %%DOCSDIR%%/html/api/icontainer_8h.html +%%DOCSDIR%%/html/api/icontainer_8h-source.html %%DOCSDIR%%/html/api/identstrings_8h-source.html %%DOCSDIR%%/html/api/identstrings_8h.html %%DOCSDIR%%/html/api/iengine_2halo_8h-source.html @@ -2607,7 +2696,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/igeom_2path_8h.html %%DOCSDIR%%/html/api/igeom_2polymesh_8h-source.html %%DOCSDIR%%/html/api/igeom_2polymesh_8h.html -%%DOCSDIR%%/html/api/todo.html %%DOCSDIR%%/html/api/igeom_8h-source.html %%DOCSDIR%%/html/api/igeom_8h.html %%DOCSDIR%%/html/api/igraphic_8h-source.html @@ -2633,14 +2721,13 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/imap_8h-source.html %%DOCSDIR%%/html/api/imap_8h.html %%DOCSDIR%%/html/api/imesh_2lighting_8h-source.html -%%DOCSDIR%%/html/api/imesh_2mdldata_8h-source.html +%%DOCSDIR%%/html/api/imesh_2lighting_8h.html %%DOCSDIR%%/html/api/imesh_2object_8h-source.html %%DOCSDIR%%/html/api/imesh_2object_8h.html %%DOCSDIR%%/html/api/imesh_2particle_8h-source.html +%%DOCSDIR%%/html/api/imesh_2particle_8h.html %%DOCSDIR%%/html/api/imesh_8h-source.html %%DOCSDIR%%/html/api/imesh_8h.html -%%DOCSDIR%%/html/api/imgvec_8h-source.html -%%DOCSDIR%%/html/api/imgvec_8h.html %%DOCSDIR%%/html/api/importkit_8h-source.html %%DOCSDIR%%/html/api/importkit_8h.html %%DOCSDIR%%/html/api/imposter_8h-source.html @@ -2651,6 +2738,8 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/initapp_8h.html %%DOCSDIR%%/html/api/inputdef_8h-source.html %%DOCSDIR%%/html/api/inputdef_8h.html +%%DOCSDIR%%/html/api/instmesh_8h-source.html +%%DOCSDIR%%/html/api/instmesh_8h.html %%DOCSDIR%%/html/api/interfaceOSXDelegate2D-members.html %%DOCSDIR%%/html/api/interfaceOSXDelegate2D.html %%DOCSDIR%%/html/api/interfaceOSXView-members.html @@ -2661,16 +2750,17 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/inv__cmap_8h.html %%DOCSDIR%%/html/api/iopengl_2driverdb_8h-source.html %%DOCSDIR%%/html/api/iopengl_2driverdb_8h.html +%%DOCSDIR%%/html/api/irsfact_8h.html %%DOCSDIR%%/html/api/iproctex_8h-source.html %%DOCSDIR%%/html/api/iproctex_8h.html %%DOCSDIR%%/html/api/irenderstep_8h-source.html %%DOCSDIR%%/html/api/irenderstep_8h.html %%DOCSDIR%%/html/api/irsfact_8h-source.html -%%DOCSDIR%%/html/api/irsfact_8h.html +%%DOCSDIR%%/html/api/isndsys_8h-source.html +%%DOCSDIR%%/html/api/isndsys_8h.html %%DOCSDIR%%/html/api/isound_2loader_8h-source.html %%DOCSDIR%%/html/api/isound_8h-source.html %%DOCSDIR%%/html/api/isound_8h.html -%%DOCSDIR%%/html/api/tri_8h.html %%DOCSDIR%%/html/api/itexfact_8h-source.html %%DOCSDIR%%/html/api/itexfact_8h.html %%DOCSDIR%%/html/api/itexloaderctx_8h-source.html @@ -2678,6 +2768,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/itexture_8h-source.html %%DOCSDIR%%/html/api/itexture_8h.html %%DOCSDIR%%/html/api/iutil_2binder_8h-source.html +%%DOCSDIR%%/html/api/iutil_2binder_8h.html %%DOCSDIR%%/html/api/iutil_2cfgfile_8h-source.html %%DOCSDIR%%/html/api/iutil_2cfgfile_8h.html %%DOCSDIR%%/html/api/iutil_2cfgmgr_8h-source.html @@ -2685,30 +2776,40 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/iutil_2cmdline_8h-source.html %%DOCSDIR%%/html/api/iutil_2cmdline_8h.html %%DOCSDIR%%/html/api/iutil_2csinput_8h-source.html -%%DOCSDIR%%/html/api/iutil_8h.html %%DOCSDIR%%/html/api/iutil_2csinput_8h.html %%DOCSDIR%%/html/api/iutil_2event_8h-source.html %%DOCSDIR%%/html/api/iutil_2event_8h.html +%%DOCSDIR%%/html/api/iutil_2eventhandlers_8h-source.html +%%DOCSDIR%%/html/api/iutil_2eventhandlers_8h.html +%%DOCSDIR%%/html/api/iutil_2eventnames_8h.html +%%DOCSDIR%%/html/api/iutil_2eventnames_8h-source.html %%DOCSDIR%%/html/api/iutil_2memdebug_8h-source.html +%%DOCSDIR%%/html/api/iutil_2memdebug_8h.html %%DOCSDIR%%/html/api/iutil_2object_8h-source.html %%DOCSDIR%%/html/api/iutil_2object_8h.html %%DOCSDIR%%/html/api/iutil_2objreg_8h-source.html %%DOCSDIR%%/html/api/iutil_2objreg_8h.html -%%DOCSDIR%%/html/api/iutil_8h-source.html %%DOCSDIR%%/html/api/iutil_2stringarray_8h-source.html %%DOCSDIR%%/html/api/iutil_2stringarray_8h.html %%DOCSDIR%%/html/api/iutil_2strset_8h-source.html %%DOCSDIR%%/html/api/iutil_2strset_8h.html %%DOCSDIR%%/html/api/iutil_2timer_8h-source.html +%%DOCSDIR%%/html/api/iutil_8h.html +%%DOCSDIR%%/html/api/iutil_2timer_8h.html %%DOCSDIR%%/html/api/iutil_2virtclk_8h-source.html %%DOCSDIR%%/html/api/iutil_2virtclk_8h.html +%%DOCSDIR%%/html/api/iutil_8h-source.html %%DOCSDIR%%/html/api/ivaria_2collider_8h-source.html +%%DOCSDIR%%/html/api/ivaria_2collider_8h.html %%DOCSDIR%%/html/api/ivaria_2keyval_8h-source.html +%%DOCSDIR%%/html/api/ivaria_2keyval_8h.html %%DOCSDIR%%/html/api/ivaria_2mapnode_8h-source.html +%%DOCSDIR%%/html/api/ivaria_2mapnode_8h.html %%DOCSDIR%%/html/api/ivaria_8h-source.html %%DOCSDIR%%/html/api/ivaria_8h.html %%DOCSDIR%%/html/api/ivideo_2graph2d_8h-source.html %%DOCSDIR%%/html/api/ivideo_2graph2d_8h.html +%%DOCSDIR%%/html/api/ivideo_8h.html %%DOCSDIR%%/html/api/ivideo_2halo_8h-source.html %%DOCSDIR%%/html/api/ivideo_2halo_8h.html %%DOCSDIR%%/html/api/ivideo_2lighting_8h-source.html @@ -2719,13 +2820,16 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/ivideo_2txtmgr_8h-source.html %%DOCSDIR%%/html/api/ivideo_2txtmgr_8h.html %%DOCSDIR%%/html/api/ivideo_8h-source.html -%%DOCSDIR%%/html/api/ivideo_8h.html %%DOCSDIR%%/html/api/job_8h-source.html %%DOCSDIR%%/html/api/kdtree_8h-source.html +%%DOCSDIR%%/html/api/kdtree_8h.html +%%DOCSDIR%%/html/api/kitchensink_8h-source.html +%%DOCSDIR%%/html/api/kitchensink_8h.html %%DOCSDIR%%/html/api/ldrctxt_8h-source.html %%DOCSDIR%%/html/api/ldrctxt_8h.html %%DOCSDIR%%/html/api/leakguard_8h-source.html %%DOCSDIR%%/html/api/lghtng_8h-source.html +%%DOCSDIR%%/html/api/lghtng_8h.html %%DOCSDIR%%/html/api/light_8h-source.html %%DOCSDIR%%/html/api/light_8h.html %%DOCSDIR%%/html/api/lightmgr_8h-source.html @@ -2733,11 +2837,12 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/lightsvcache_8h-source.html %%DOCSDIR%%/html/api/lightsvcache_8h.html %%DOCSDIR%%/html/api/list_8h-source.html +%%DOCSDIR%%/html/api/list_8h.html %%DOCSDIR%%/html/api/listener_8h-source.html %%DOCSDIR%%/html/api/lod_8h-source.html %%DOCSDIR%%/html/api/macosx_2csosdefs_8h-source.html -%%DOCSDIR%%/html/api/math2d_8h-source.html %%DOCSDIR%%/html/api/math2d_8h.html +%%DOCSDIR%%/html/api/math2d_8h-source.html %%DOCSDIR%%/html/api/math3d_8h-source.html %%DOCSDIR%%/html/api/math3d_8h.html %%DOCSDIR%%/html/api/math3d__d_8h-source.html @@ -2748,15 +2853,18 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/matrix2_8h.html %%DOCSDIR%%/html/api/matrix3_8h-source.html %%DOCSDIR%%/html/api/matrix3_8h.html -%%DOCSDIR%%/html/api/mdlconv_8h-source.html -%%DOCSDIR%%/html/api/mdltool_8h-source.html %%DOCSDIR%%/html/api/memfile_8h-source.html +%%DOCSDIR%%/html/api/memfile_8h.html %%DOCSDIR%%/html/api/memimage_8h-source.html +%%DOCSDIR%%/html/api/memimage_8h.html %%DOCSDIR%%/html/api/mempool_8h-source.html %%DOCSDIR%%/html/api/mempool_8h.html -%%DOCSDIR%%/html/api/mesh_8h-source.html %%DOCSDIR%%/html/api/mesh_8h.html +%%DOCSDIR%%/html/api/mesh_8h-source.html +%%DOCSDIR%%/html/api/meshgen_8h-source.html +%%DOCSDIR%%/html/api/meshgen_8h.html %%DOCSDIR%%/html/api/meshobjtmpl_8h-source.html +%%DOCSDIR%%/html/api/meshobjtmpl_8h.html %%DOCSDIR%%/html/api/minidump_8h-source.html %%DOCSDIR%%/html/api/minidump_8h.html %%DOCSDIR%%/html/api/mmap_8h-source.html @@ -2767,23 +2875,31 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/mmap__posix_8h.html %%DOCSDIR%%/html/api/mmapio_8h-source.html %%DOCSDIR%%/html/api/mmapio_8h.html +%%DOCSDIR%%/html/api/modelload_8h-source.html +%%DOCSDIR%%/html/api/modelload_8h.html %%DOCSDIR%%/html/api/modules.html %%DOCSDIR%%/html/api/movable_8h-source.html %%DOCSDIR%%/html/api/movable_8h.html %%DOCSDIR%%/html/api/movierecorder_8h-source.html +%%DOCSDIR%%/html/api/movierecorder_8h.html %%DOCSDIR%%/html/api/namespaceCrystalSpace.html %%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1DocumentHelper.html %%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1DocumentHelper_1_1Implementation.html %%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1ImportKitImpl.html +%%DOCSDIR%%/html/api/namespaceCrystalSpace_1_1SoftShader.html %%DOCSDIR%%/html/api/namespaceaws.html %%DOCSDIR%%/html/api/namespaceaws_1_1autom.html %%DOCSDIR%%/html/api/namespaces.html +%%DOCSDIR%%/html/api/natwin_8h.html %%DOCSDIR%%/html/api/namespacemembers.html %%DOCSDIR%%/html/api/namespacemembers_func.html +%%DOCSDIR%%/html/api/namespacemembers_type.html +%%DOCSDIR%%/html/api/namespacemembers_vars.html %%DOCSDIR%%/html/api/natwin_8h-source.html -%%DOCSDIR%%/html/api/natwin_8h.html %%DOCSDIR%%/html/api/nobjvec_8h-source.html %%DOCSDIR%%/html/api/nobjvec_8h.html +%%DOCSDIR%%/html/api/normalcalc_8h-source.html +%%DOCSDIR%%/html/api/normalcalc_8h.html %%DOCSDIR%%/html/api/normalizationcube_8h-source.html %%DOCSDIR%%/html/api/normalizationcube_8h.html %%DOCSDIR%%/html/api/normalmaptools_8h-source.html @@ -2791,6 +2907,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/nulcache_8h-source.html %%DOCSDIR%%/html/api/nulcache_8h.html %%DOCSDIR%%/html/api/nullmesh_8h-source.html +%%DOCSDIR%%/html/api/nullmesh_8h.html %%DOCSDIR%%/html/api/obb_8h-source.html %%DOCSDIR%%/html/api/objiter_8h-source.html %%DOCSDIR%%/html/api/objiter_8h.html @@ -2799,27 +2916,31 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/objwatch_8h.html %%DOCSDIR%%/html/api/ode_8h-source.html %%DOCSDIR%%/html/api/opengl_2driverdb_8h-source.html +%%DOCSDIR%%/html/api/opengl_2driverdb_8h.html %%DOCSDIR%%/html/api/openglinterface_8h-source.html %%DOCSDIR%%/html/api/openglinterface_8h.html %%DOCSDIR%%/html/api/optionsparser_8h-source.html %%DOCSDIR%%/html/api/optionsparser_8h.html -%%DOCSDIR%%/html/api/packrgb_8h-source.html %%DOCSDIR%%/html/api/packrgb_8h.html +%%DOCSDIR%%/html/api/packrgb_8h-source.html %%DOCSDIR%%/html/api/parasiticdatabuffer_8h-source.html %%DOCSDIR%%/html/api/parasiticdatabuffer_8h.html %%DOCSDIR%%/html/api/parray_8h-source.html %%DOCSDIR%%/html/api/parray_8h.html %%DOCSDIR%%/html/api/parser_8h-source.html %%DOCSDIR%%/html/api/parserenderstep_8h-source.html +%%DOCSDIR%%/html/api/parserenderstep_8h.html %%DOCSDIR%%/html/api/partgen_8h-source.html %%DOCSDIR%%/html/api/partgen_8h.html +%%DOCSDIR%%/html/api/partialorder_8h-source.html +%%DOCSDIR%%/html/api/partialorder_8h.html %%DOCSDIR%%/html/api/particles_8h-source.html %%DOCSDIR%%/html/api/particles_8h.html -%%DOCSDIR%%/html/api/partsys_8h-source.html +%%DOCSDIR%%/html/api/partsys_8h.html %%DOCSDIR%%/html/api/pen_8h-source.html +%%DOCSDIR%%/html/api/partsys_8h-source.html %%DOCSDIR%%/html/api/physfile_8h-source.html -%%DOCSDIR%%/html/api/pixfmt_8h-source.html -%%DOCSDIR%%/html/api/pixfmt_8h.html +%%DOCSDIR%%/html/api/physfile_8h.html %%DOCSDIR%%/html/api/plane2_8h-source.html %%DOCSDIR%%/html/api/plane2_8h.html %%DOCSDIR%%/html/api/plane3_8h-source.html @@ -2829,8 +2950,11 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/pluginconfig_8h-source.html %%DOCSDIR%%/html/api/pluginconfig_8h.html %%DOCSDIR%%/html/api/plugldr_8h-source.html +%%DOCSDIR%%/html/api/plugldr_8h.html %%DOCSDIR%%/html/api/plugmgr_8h-source.html +%%DOCSDIR%%/html/api/plugmgr_8h.html %%DOCSDIR%%/html/api/pmeter_8h-source.html +%%DOCSDIR%%/html/api/pmeter_8h.html %%DOCSDIR%%/html/api/pmtools_8h-source.html %%DOCSDIR%%/html/api/pmtools_8h.html %%DOCSDIR%%/html/api/poly2d_8h-source.html @@ -2847,42 +2971,52 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/polyidx_8h.html %%DOCSDIR%%/html/api/polypool_8h-source.html %%DOCSDIR%%/html/api/polypool_8h.html -%%DOCSDIR%%/html/api/polyrender_8h-source.html -%%DOCSDIR%%/html/api/polyrender_8h.html +%%DOCSDIR%%/html/api/portal_8h.html +%%DOCSDIR%%/html/api/prfxcfg_8h.html %%DOCSDIR%%/html/api/pooledscfclass_8h-source.html %%DOCSDIR%%/html/api/pooledscfclass_8h.html %%DOCSDIR%%/html/api/portal_8h-source.html -%%DOCSDIR%%/html/api/portal_8h.html %%DOCSDIR%%/html/api/portalcontainer_8h-source.html %%DOCSDIR%%/html/api/portalcontainer_8h.html %%DOCSDIR%%/html/api/prfxcfg_8h-source.html +%%DOCSDIR%%/html/api/primitives_8h-source.html +%%DOCSDIR%%/html/api/primitives_8h.html %%DOCSDIR%%/html/api/proctex_8h-source.html +%%DOCSDIR%%/html/api/proctex_8h.html %%DOCSDIR%%/html/api/proctxtanim_8h-source.html +%%DOCSDIR%%/html/api/proctxtanim_8h.html %%DOCSDIR%%/html/api/profile_8h-source.html +%%DOCSDIR%%/html/api/profile_8h.html %%DOCSDIR%%/html/api/protomesh_8h-source.html +%%DOCSDIR%%/html/api/protomesh_8h.html %%DOCSDIR%%/html/api/psdk-compat_8h-source.html %%DOCSDIR%%/html/api/psdk-compat_8h.html -%%DOCSDIR%%/html/api/pvstree_8h-source.html %%DOCSDIR%%/html/api/quantize_8h-source.html %%DOCSDIR%%/html/api/quantize_8h.html %%DOCSDIR%%/html/api/quaterni_8h-source.html -%%DOCSDIR%%/html/api/quaterni_8h.html +%%DOCSDIR%%/html/api/quaternion_8h-source.html +%%DOCSDIR%%/html/api/quaternion_8h.html %%DOCSDIR%%/html/api/radixsort_8h-source.html +%%DOCSDIR%%/html/api/radixsort_8h.html %%DOCSDIR%%/html/api/rain_8h-source.html +%%DOCSDIR%%/html/api/rain_8h.html %%DOCSDIR%%/html/api/randomgen_8h-source.html +%%DOCSDIR%%/html/api/randomgen_8h.html %%DOCSDIR%%/html/api/rbuflock_8h-source.html %%DOCSDIR%%/html/api/rbuflock_8h.html -%%DOCSDIR%%/html/api/reader_8h-source.html %%DOCSDIR%%/html/api/reader_8h.html +%%DOCSDIR%%/html/api/ref_8h-source.html +%%DOCSDIR%%/html/api/reader_8h-source.html %%DOCSDIR%%/html/api/redblacktree_8h-source.html %%DOCSDIR%%/html/api/redblacktree_8h.html -%%DOCSDIR%%/html/api/ref_8h-source.html %%DOCSDIR%%/html/api/refarr_8h-source.html %%DOCSDIR%%/html/api/refarr_8h.html %%DOCSDIR%%/html/api/refcount_8h-source.html %%DOCSDIR%%/html/api/refcount_8h.html %%DOCSDIR%%/html/api/reftrack_8h-source.html +%%DOCSDIR%%/html/api/reftrack_8h.html %%DOCSDIR%%/html/api/reftrackeraccess_8h-source.html +%%DOCSDIR%%/html/api/reftrackeraccess_8h.html %%DOCSDIR%%/html/api/regexp_8h-source.html %%DOCSDIR%%/html/api/regexp_8h.html %%DOCSDIR%%/html/api/region_8h-source.html @@ -2891,8 +3025,9 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/registrycfg_8h.html %%DOCSDIR%%/html/api/renderbuffer_8h-source.html %%DOCSDIR%%/html/api/renderbuffer_8h.html -%%DOCSDIR%%/html/api/vfs_8h.html %%DOCSDIR%%/html/api/renderer_8h-source.html +%%DOCSDIR%%/html/api/renderinterface_8h-source.html +%%DOCSDIR%%/html/api/renderinterface_8h.html %%DOCSDIR%%/html/api/renderloop_8h-source.html %%DOCSDIR%%/html/api/renderloop_8h.html %%DOCSDIR%%/html/api/rendermesh_8h-source.html @@ -2900,6 +3035,7 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/rendermeshholder_8h-source.html %%DOCSDIR%%/html/api/rendermeshholder_8h.html %%DOCSDIR%%/html/api/rendermeshlist_8h-source.html +%%DOCSDIR%%/html/api/rendermeshlist_8h.html %%DOCSDIR%%/html/api/reporter_8h-source.html %%DOCSDIR%%/html/api/reporter_8h.html %%DOCSDIR%%/html/api/rgbpixel_8h-source.html @@ -2909,32 +3045,48 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/rview_8h-source.html %%DOCSDIR%%/html/api/rview_8h.html %%DOCSDIR%%/html/api/saver_8h-source.html +%%DOCSDIR%%/html/api/saver_8h.html %%DOCSDIR%%/html/api/scancode_8h-source.html %%DOCSDIR%%/html/api/scancode_8h.html +%%DOCSDIR%%/html/api/scanline_8h-source.html +%%DOCSDIR%%/html/api/scanline_8h.html %%DOCSDIR%%/html/api/scanstr_8h-source.html %%DOCSDIR%%/html/api/scanstr_8h.html +%%DOCSDIR%%/html/api/scenenode_8h-source.html +%%DOCSDIR%%/html/api/scenenode_8h.html %%DOCSDIR%%/html/api/scf_8h-source.html -%%DOCSDIR%%/html/api/scf__impl_8h-source.html %%DOCSDIR%%/html/api/scf__implementation_8h-source.html %%DOCSDIR%%/html/api/scf__implementation_8h.html +%%DOCSDIR%%/html/api/scf__implgen_8h-source.html %%DOCSDIR%%/html/api/scf__interface_8h-source.html %%DOCSDIR%%/html/api/scf__interface_8h.html %%DOCSDIR%%/html/api/scfstr_8h-source.html +%%DOCSDIR%%/html/api/scfstr_8h.html %%DOCSDIR%%/html/api/scfstringarray_8h-source.html +%%DOCSDIR%%/html/api/scfstringarray_8h.html %%DOCSDIR%%/html/api/scfstrset_8h-source.html +%%DOCSDIR%%/html/api/scfstrset_8h.html %%DOCSDIR%%/html/api/schedule_8h-source.html +%%DOCSDIR%%/html/api/schedule_8h.html %%DOCSDIR%%/html/api/scopedmutexlock_8h-source.html +%%DOCSDIR%%/html/api/scopedmutexlock_8h.html %%DOCSDIR%%/html/api/script_8h-source.html +%%DOCSDIR%%/html/api/script_8h.html %%DOCSDIR%%/html/api/scrshot_8h-source.html %%DOCSDIR%%/html/api/scrshot_8h.html %%DOCSDIR%%/html/api/sector_8h-source.html %%DOCSDIR%%/html/api/sector_8h.html %%DOCSDIR%%/html/api/segment_8h-source.html %%DOCSDIR%%/html/api/segment_8h.html +%%DOCSDIR%%/html/api/selfdestruct_8h-source.html +%%DOCSDIR%%/html/api/selfdestruct_8h.html %%DOCSDIR%%/html/api/sequence_8h-source.html +%%DOCSDIR%%/html/api/sequence_8h.html %%DOCSDIR%%/html/api/services_8h-source.html %%DOCSDIR%%/html/api/services_8h.html %%DOCSDIR%%/html/api/set_8h-source.html +%%DOCSDIR%%/html/api/set_8h.html +%%DOCSDIR%%/html/api/tab_b.gif %%DOCSDIR%%/html/api/shadcast_8h-source.html %%DOCSDIR%%/html/api/shadcast_8h.html %%DOCSDIR%%/html/api/shader_8h-source.html @@ -2944,8 +3096,13 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/shaderexpaccessor_8h-source.html %%DOCSDIR%%/html/api/shaderexpaccessor_8h.html %%DOCSDIR%%/html/api/shaderplugin_8h-source.html +%%DOCSDIR%%/html/api/shaderplugin_8h.html %%DOCSDIR%%/html/api/shaderprogram_8h-source.html +%%DOCSDIR%%/html/api/shaderprogram_8h.html %%DOCSDIR%%/html/api/shadervar_8h-source.html +%%DOCSDIR%%/html/api/shadervar_8h.html +%%DOCSDIR%%/html/api/shadows_8h.html +%%DOCSDIR%%/html/api/sndload_8h.html %%DOCSDIR%%/html/api/shadervarblockalloc_8h-source.html %%DOCSDIR%%/html/api/shadervarblockalloc_8h.html %%DOCSDIR%%/html/api/shadervarcontext_8h-source.html @@ -2953,75 +3110,154 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/shadervarframeholder_8h-source.html %%DOCSDIR%%/html/api/shadervarframeholder_8h.html %%DOCSDIR%%/html/api/shadows_8h-source.html -%%DOCSDIR%%/html/api/shadows_8h.html %%DOCSDIR%%/html/api/sharevar_8h-source.html %%DOCSDIR%%/html/api/sharevar_8h.html %%DOCSDIR%%/html/api/shdl_8h-source.html %%DOCSDIR%%/html/api/simpleformer_8h-source.html +%%DOCSDIR%%/html/api/simpleformer_8h.html %%DOCSDIR%%/html/api/slstn_8h-source.html %%DOCSDIR%%/html/api/sndload_8h-source.html +%%DOCSDIR%%/html/api/tab_l.gif %%DOCSDIR%%/html/api/sndwrap_8h-source.html %%DOCSDIR%%/html/api/snow_8h-source.html +%%DOCSDIR%%/html/api/snow_8h.html %%DOCSDIR%%/html/api/snprintf_8h-source.html %%DOCSDIR%%/html/api/snprintf_8h.html %%DOCSDIR%%/html/api/softfontcache_8h-source.html %%DOCSDIR%%/html/api/softfontcache_8h.html %%DOCSDIR%%/html/api/softfontcacheimpl_8h-source.html %%DOCSDIR%%/html/api/softfontcacheimpl_8h.html -%%DOCSDIR%%/html/api/sphere_8h.html %%DOCSDIR%%/html/api/solidspace_8h-source.html +%%DOCSDIR%%/html/api/solidspace_8h.html %%DOCSDIR%%/html/api/soundraw_8h-source.html %%DOCSDIR%%/html/api/source_8h-source.html %%DOCSDIR%%/html/api/sparse3d_8h-source.html +%%DOCSDIR%%/html/api/sparse3d_8h.html +%%DOCSDIR%%/html/api/sphere_8h.html %%DOCSDIR%%/html/api/sphere_8h-source.html %%DOCSDIR%%/html/api/spiral_8h-source.html +%%DOCSDIR%%/html/api/spiral_8h.html %%DOCSDIR%%/html/api/spline_8h-source.html %%DOCSDIR%%/html/api/spline_8h.html -%%DOCSDIR%%/html/api/sprbuild_8h-source.html %%DOCSDIR%%/html/api/sprite2d_8h-source.html +%%DOCSDIR%%/html/api/sprite2d_8h.html %%DOCSDIR%%/html/api/sprite3d_8h-source.html +%%DOCSDIR%%/html/api/sprite3d_8h.html %%DOCSDIR%%/html/api/spritecal3d_8h-source.html +%%DOCSDIR%%/html/api/spritecal3d_8h.html +%%DOCSDIR%%/html/api/ss__data_8h-source.html +%%DOCSDIR%%/html/api/ss__data_8h.html +%%DOCSDIR%%/html/api/ss__driver_8h-source.html +%%DOCSDIR%%/html/api/ss__driver_8h.html +%%DOCSDIR%%/html/api/ss__filter_8h-source.html +%%DOCSDIR%%/html/api/stars_8h.html +%%DOCSDIR%%/html/api/ss__filter_8h.html +%%DOCSDIR%%/html/api/ss__listener_8h-source.html +%%DOCSDIR%%/html/api/ss__listener_8h.html +%%DOCSDIR%%/html/api/ss__loader_8h-source.html +%%DOCSDIR%%/html/api/ss__loader_8h.html +%%DOCSDIR%%/html/api/ss__manager_8h-source.html +%%DOCSDIR%%/html/api/ss__manager_8h.html +%%DOCSDIR%%/html/api/ss__renderer_8h-source.html +%%DOCSDIR%%/html/api/ss__renderer_8h.html +%%DOCSDIR%%/html/api/ss__source_8h-source.html +%%DOCSDIR%%/html/api/ss__source_8h.html +%%DOCSDIR%%/html/api/ss__stream_8h-source.html +%%DOCSDIR%%/html/api/ss__stream_8h.html +%%DOCSDIR%%/html/api/ss__structs_8h-source.html +%%DOCSDIR%%/html/api/ss__structs_8h.html +%%DOCSDIR%%/html/api/stdrep_8h.html %%DOCSDIR%%/html/api/stars_8h-source.html %%DOCSDIR%%/html/api/stdrep_8h-source.html +%%DOCSDIR%%/html/api/streamsource_8h-source.html +%%DOCSDIR%%/html/api/streamsource_8h.html %%DOCSDIR%%/html/api/strhash_8h-source.html %%DOCSDIR%%/html/api/strhash_8h.html %%DOCSDIR%%/html/api/string_8h-source.html %%DOCSDIR%%/html/api/string_8h.html %%DOCSDIR%%/html/api/stringreader_8h-source.html +%%DOCSDIR%%/html/api/stringreader_8h.html %%DOCSDIR%%/html/api/structADDRESS64-members.html %%DOCSDIR%%/html/api/structADDRESS64.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAdd-members.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAdd.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAnd-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1ConditionAnd.html +%%DOCSDIR%%/html/api/structiAws.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeCompare-members.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeCompare.html -%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeRegexpTest.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeRegexpTest-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeRegexpTest.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeValueTest-members.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeAttributeValueTest.html +%%DOCSDIR%%/html/api/structiJob.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeNameCompare-members.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeNameCompare.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeValueTest-members.html -%%DOCSDIR%%/html/api/structIMAGEHLP__LINE64.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel-members.html %%DOCSDIR%%/html/api/structCrystalSpace_1_1DocumentHelper_1_1NodeValueTest.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp_1_1PerFloat-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateEdgePersp_1_1PerFloat.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePerspCommon__inherit__graph.png +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp_3_010_01_4__inherit__graph.png +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1InterpolateScanlinePersp__inherit__graph.png +%%DOCSDIR%%/html/api/structIMAGEHLP__LINE64.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel_1_1tag__c-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1Pixel_1_1tag__c.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineComp-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineComp.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineCompDivZ-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1ScanlineCompDivZ.html +%%DOCSDIR%%/html/api/structSTACKFRAME64.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1SoftwareTexture-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1SoftwareTexture.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultScanlineRenderer__inherit__graph.png +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader-members.html %%DOCSDIR%%/html/api/structIMAGEHLP__LINE64-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iDefaultShader__inherit__graph.png +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoMesh-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoMesh.html +%%DOCSDIR%%/html/api/structIMAGEHLP__LINEW64.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoTriangle-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer_1_1RenderInfoTriangle.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iScanlineRenderer__inherit__graph.png +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface-members.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface.html +%%DOCSDIR%%/html/api/structIMAGEHLP__LINEW64-members.html +%%DOCSDIR%%/html/api/structKDHELP64.html +%%DOCSDIR%%/html/api/structCrystalSpace_1_1SoftShader_1_1iSoftShaderRenderInterface__inherit__graph.png %%DOCSDIR%%/html/api/structIMAGEHLP__MODULE64-members.html %%DOCSDIR%%/html/api/structIMAGEHLP__MODULE64.html +%%DOCSDIR%%/html/api/structIMAGEHLP__MODULEW64-members.html +%%DOCSDIR%%/html/api/structIMAGEHLP__MODULEW64.html %%DOCSDIR%%/html/api/structIMAGEHLP__STACK__FRAME-members.html %%DOCSDIR%%/html/api/structIMAGEHLP__STACK__FRAME.html %%DOCSDIR%%/html/api/structKDHELP64-members.html -%%DOCSDIR%%/html/api/structKDHELP64.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INFORMATION-members.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INFORMATION.html -%%DOCSDIR%%/html/api/structMINIDUMP__DIRECTORY.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INPUT-members.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__INPUT.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__OUTPUT-members.html %%DOCSDIR%%/html/api/structMINIDUMP__CALLBACK__OUTPUT.html %%DOCSDIR%%/html/api/structMINIDUMP__DIRECTORY-members.html +%%DOCSDIR%%/html/api/structMINIDUMP__DIRECTORY.html %%DOCSDIR%%/html/api/structMINIDUMP__EXCEPTION__INFORMATION-members.html -%%DOCSDIR%%/html/api/structMINIDUMP__EXCEPTION__INFORMATION.html %%DOCSDIR%%/html/api/structMINIDUMP__HEADER-members.html +%%DOCSDIR%%/html/api/structMINIDUMP__EXCEPTION__INFORMATION.html %%DOCSDIR%%/html/api/structMINIDUMP__HEADER.html +%%DOCSDIR%%/html/api/structiPen.html %%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__MODULE__CALLBACK-members.html %%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__MODULE__CALLBACK.html %%DOCSDIR%%/html/api/structMINIDUMP__INCLUDE__THREAD__CALLBACK-members.html @@ -3032,7 +3268,6 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__DESCRIPTOR.html %%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__LIST-members.html %%DOCSDIR%%/html/api/structMINIDUMP__MEMORY__LIST.html -%%DOCSDIR%%/html/api/structiAws.html %%DOCSDIR%%/html/api/structMINIDUMP__MODULE__CALLBACK-members.html %%DOCSDIR%%/html/api/structMINIDUMP__MODULE__CALLBACK.html %%DOCSDIR%%/html/api/structMINIDUMP__THREAD__CALLBACK-members.html @@ -3041,12 +3276,13 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structMINIDUMP__THREAD__EX__CALLBACK.html %%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM-members.html %%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM.html +%%DOCSDIR%%/html/api/structSTACKFRAME64-members.html %%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM__INFORMATION-members.html -%%DOCSDIR%%/html/api/structSTACKFRAME64.html %%DOCSDIR%%/html/api/structMINIDUMP__USER__STREAM__INFORMATION.html -%%DOCSDIR%%/html/api/structSTACKFRAME64-members.html %%DOCSDIR%%/html/api/structSYMBOL__INFO-members.html %%DOCSDIR%%/html/api/structSYMBOL__INFO.html +%%DOCSDIR%%/html/api/structSYMBOL__INFOW-members.html +%%DOCSDIR%%/html/api/structSYMBOL__INFOW.html %%DOCSDIR%%/html/api/structZIP__central__directory__file__header-members.html %%DOCSDIR%%/html/api/structZIP__central__directory__file__header.html %%DOCSDIR%%/html/api/structZIP__end__central__dir__record-members.html @@ -3061,9 +3297,8 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsAlphaMode.html %%DOCSDIR%%/html/api/structcsAnsiParser_1_1CommandParams-members.html %%DOCSDIR%%/html/api/structcsAnsiParser_1_1CommandParams.html -%%DOCSDIR%%/html/api/structcsAudioStreamDescription-members.html -%%DOCSDIR%%/html/api/structcsAudioStreamDescription.html -%%DOCSDIR%%/html/api/structcsAudioStreamDescription.png +%%DOCSDIR%%/html/api/structcsBigEndian-members.html +%%DOCSDIR%%/html/api/structcsBigEndian.html %%DOCSDIR%%/html/api/structcsBitmapMetrics-members.html %%DOCSDIR%%/html/api/structcsBitmapMetrics.html %%DOCSDIR%%/html/api/structcsBitmaskToString_1_1MaskNames-members.html @@ -3074,12 +3309,10 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsBlockAllocator_1_1FreeNode.html %%DOCSDIR%%/html/api/structcsBox3_1_1bEdge-members.html %%DOCSDIR%%/html/api/structcsBox3_1_1bEdge.html -%%DOCSDIR%%/html/api/structcsClipInfo.html %%DOCSDIR%%/html/api/structcsCLQAttenuation-members.html %%DOCSDIR%%/html/api/structcsCLQAttenuation.html %%DOCSDIR%%/html/api/structcsClipInfo-members.html -%%DOCSDIR%%/html/api/structcsCodecDescription-members.html -%%DOCSDIR%%/html/api/structcsCodecDescription.html +%%DOCSDIR%%/html/api/structcsClipInfo.html %%DOCSDIR%%/html/api/structcsCollisionPair-members.html %%DOCSDIR%%/html/api/structcsCollisionPair.html %%DOCSDIR%%/html/api/structcsCommandEventData-members.html @@ -3088,29 +3321,30 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsCommandLineOption.html %%DOCSDIR%%/html/api/structcsCompressVertex-members.html %%DOCSDIR%%/html/api/structcsCompressVertex.html +%%DOCSDIR%%/html/api/structiSCF.html +%%DOCSDIR%%/html/api/structcsCompressVertexInfo-members.html +%%DOCSDIR%%/html/api/structcsCompressVertexInfo.html %%DOCSDIR%%/html/api/structcsCoreRenderMesh-members.html %%DOCSDIR%%/html/api/structcsCoreRenderMesh.html -%%DOCSDIR%%/html/api/structcsCoreRenderMesh.png +%%DOCSDIR%%/html/api/structcsCoreRenderMesh__inherit__graph.png %%DOCSDIR%%/html/api/structcsCtoW-members.html %%DOCSDIR%%/html/api/structcsCtoW.html -%%DOCSDIR%%/html/api/structcsEndianSwap4-members.html -%%DOCSDIR%%/html/api/structcsEndianSwap4.html -%%DOCSDIR%%/html/api/structcsEndianSwap8-members.html -%%DOCSDIR%%/html/api/structcsEndianSwap8.html %%DOCSDIR%%/html/api/structcsEventCord_1_1PluginData-members.html %%DOCSDIR%%/html/api/structcsEventCord_1_1PluginData.html -%%DOCSDIR%%/html/api/structcsFileTime.html +%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher-members.html %%DOCSDIR%%/html/api/structcsFileTime-members.html +%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher.html +%%DOCSDIR%%/html/api/structcsEventQueue_1_1iTypedFrameEventDispatcher__inherit__graph.png +%%DOCSDIR%%/html/api/structcsFileTime.html %%DOCSDIR%%/html/api/structcsFog-members.html %%DOCSDIR%%/html/api/structcsFog.html -%%DOCSDIR%%/html/api/structcsFoliageVertex-members.html -%%DOCSDIR%%/html/api/structcsFoliageVertex.html %%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify-members.html %%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify.png +%%DOCSDIR%%/html/api/structcsFontCache_1_1FontDeleteNotify__inherit__graph.png %%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData-members.html +%%DOCSDIR%%/html/api/structcsPackRGB.html %%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData.html -%%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData.png +%%DOCSDIR%%/html/api/structcsFontCache_1_1GlyphCacheData__inherit__graph.png %%DOCSDIR%%/html/api/structcsFontCache_1_1KnownFont-members.html %%DOCSDIR%%/html/api/structcsFontCache_1_1KnownFont.html %%DOCSDIR%%/html/api/structcsFontCache_1_1LRUEntry-members.html @@ -3119,99 +3353,75 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsFontCache_1_1PlaneGlyphs.html %%DOCSDIR%%/html/api/structcsGLExtensionFlags-members.html %%DOCSDIR%%/html/api/structcsGLExtensionFlags.html -%%DOCSDIR%%/html/api/structcsGLExtensionFlags.png +%%DOCSDIR%%/html/api/structcsGLExtensionFlags__inherit__graph.png %%DOCSDIR%%/html/api/structcsGLExtensionFunctions-members.html -%%DOCSDIR%%/html/api/structcsGlyphMetrics.html %%DOCSDIR%%/html/api/structcsGLExtensionFunctions.html -%%DOCSDIR%%/html/api/structcsGLExtensionFunctions.png +%%DOCSDIR%%/html/api/structcsGLExtensionFunctions__inherit__graph.png %%DOCSDIR%%/html/api/structcsGLExtensionManager-members.html %%DOCSDIR%%/html/api/structcsGLExtensionManager.html -%%DOCSDIR%%/html/api/structcsGLExtensionManager.png +%%DOCSDIR%%/html/api/structcsGLExtensionManager__inherit__graph.png +%%DOCSDIR%%/html/api/structcsGetFromAddress-members.html +%%DOCSDIR%%/html/api/structcsGetFromAddress.html %%DOCSDIR%%/html/api/structcsGlyphMetrics-members.html +%%DOCSDIR%%/html/api/structcsIEEEfloat.html +%%DOCSDIR%%/html/api/structcsGlyphMetrics.html %%DOCSDIR%%/html/api/structcsGradientShade-members.html %%DOCSDIR%%/html/api/structcsGradientShade.html %%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler-members.html %%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler.html +%%DOCSDIR%%/html/api/structcsGraphics2D_1_1EventHandler__inherit__graph.png %%DOCSDIR%%/html/api/structcsGraphics3DCaps-members.html -%%DOCSDIR%%/html/api/structiAws.png %%DOCSDIR%%/html/api/structcsGraphics3DCaps.html %%DOCSDIR%%/html/api/structcsHash_1_1Element-members.html %%DOCSDIR%%/html/api/structcsHash_1_1Element.html %%DOCSDIR%%/html/api/structcsHitBeamResult-members.html %%DOCSDIR%%/html/api/structcsHitBeamResult.html +%%DOCSDIR%%/html/api/structcsIEEEfloat-members.html %%DOCSDIR%%/html/api/structcsIdentStrings_1_1csIdentString-members.html %%DOCSDIR%%/html/api/structcsIdentStrings_1_1csIdentString.html %%DOCSDIR%%/html/api/structcsImageArea-members.html %%DOCSDIR%%/html/api/structcsImageArea.html %%DOCSDIR%%/html/api/structcsImageIOFileFormatDescription-members.html %%DOCSDIR%%/html/api/structcsImageIOFileFormatDescription.html -%%DOCSDIR%%/html/api/structcsImageVector-members.html -%%DOCSDIR%%/html/api/structcsImageVector.html -%%DOCSDIR%%/html/api/structcsImageVector.png -%%DOCSDIR%%/html/api/structcsInputBinder_1_1eiEventHandler-members.html -%%DOCSDIR%%/html/api/structcsInputBinder_1_1eiEventHandler.html -%%DOCSDIR%%/html/api/structcsInputBinder_1_1eiEventHandler.png %%DOCSDIR%%/html/api/structcsInterleavedSubBufferOptions-members.html %%DOCSDIR%%/html/api/structcsInterleavedSubBufferOptions.html +%%DOCSDIR%%/html/api/structcsWtoC.html %%DOCSDIR%%/html/api/structcsIntersectingTriangle-members.html %%DOCSDIR%%/html/api/structcsIntersectingTriangle.html -%%DOCSDIR%%/html/api/structcsWtoC.html %%DOCSDIR%%/html/api/structcsInverseAttenuation-members.html %%DOCSDIR%%/html/api/structcsInverseAttenuation.html -%%DOCSDIR%%/html/api/structcsJoystickDriver_1_1eiEventHandler-members.html -%%DOCSDIR%%/html/api/structcsJoystickDriver_1_1eiEventHandler.html -%%DOCSDIR%%/html/api/structcsJoystickDriver_1_1eiEventHandler.png %%DOCSDIR%%/html/api/structcsJoystickEventData-members.html %%DOCSDIR%%/html/api/structcsJoystickEventData.html %%DOCSDIR%%/html/api/structcsKeyEventData-members.html %%DOCSDIR%%/html/api/structcsKeyEventData.html -%%DOCSDIR%%/html/api/structcsKeyboardDriver_1_1eiEventHandler-members.html -%%DOCSDIR%%/html/api/structcsKeyboardDriver_1_1eiEventHandler.html -%%DOCSDIR%%/html/api/structcsKeyboardDriver_1_1eiEventHandler.png %%DOCSDIR%%/html/api/structcsLightProperties-members.html %%DOCSDIR%%/html/api/structcsLightProperties.html %%DOCSDIR%%/html/api/structcsLineOperation-members.html +%%DOCSDIR%%/html/api/structdirent.html %%DOCSDIR%%/html/api/structcsLineOperation.html %%DOCSDIR%%/html/api/structcsLinearAttenuation-members.html %%DOCSDIR%%/html/api/structcsLinearAttenuation.html %%DOCSDIR%%/html/api/structcsList_1_1csListElement-members.html %%DOCSDIR%%/html/api/structcsList_1_1csListElement.html +%%DOCSDIR%%/html/api/structcsLittleEndian-members.html +%%DOCSDIR%%/html/api/structcsLittleEndian.html %%DOCSDIR%%/html/api/structcsMD5_1_1Digest-members.html %%DOCSDIR%%/html/api/structcsMD5_1_1Digest.html %%DOCSDIR%%/html/api/structcsMD5_1_1md5__state__t-members.html %%DOCSDIR%%/html/api/structcsMD5_1_1md5__state__t.html -%%DOCSDIR%%/html/api/structcsMeshObject_1_1eiObjectModel-members.html -%%DOCSDIR%%/html/api/structcsMeshObject_1_1eiObjectModel.html -%%DOCSDIR%%/html/api/structcsMeshObject_1_1eiObjectModel.png -%%DOCSDIR%%/html/api/structcsMeshType_1_1eiComponent-members.html -%%DOCSDIR%%/html/api/structcsMeshType_1_1eiComponent.html -%%DOCSDIR%%/html/api/structcsMeshType_1_1eiComponent.png -%%DOCSDIR%%/html/api/structcsMeshedPolygon-members.html -%%DOCSDIR%%/html/api/structdirent.html %%DOCSDIR%%/html/api/structcsMeshedPolygon.html -%%DOCSDIR%%/html/api/structcsModelConverterFormat-members.html -%%DOCSDIR%%/html/api/structcsModelConverterFormat.html -%%DOCSDIR%%/html/api/structcsModelDataTools-members.html -%%DOCSDIR%%/html/api/structcsModelDataTools.html -%%DOCSDIR%%/html/api/structcsModelDataVertexMap-members.html -%%DOCSDIR%%/html/api/structcsModelDataVertexMap.html -%%DOCSDIR%%/html/api/structcsMouseDriver_1_1eiEventHandler-members.html -%%DOCSDIR%%/html/api/structcsMouseDriver_1_1eiEventHandler.html -%%DOCSDIR%%/html/api/structcsMouseDriver_1_1eiEventHandler.png +%%DOCSDIR%%/html/api/structcsMeshedPolygon-members.html %%DOCSDIR%%/html/api/structcsMouseEventData-members.html %%DOCSDIR%%/html/api/structcsMouseEventData.html %%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1PerFrameData-members.html %%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1PerFrameData.html -%%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1eiParticleState-members.html -%%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1eiParticleState.html -%%DOCSDIR%%/html/api/structcsNewParticleSystem_1_1eiParticleState.png %%DOCSDIR%%/html/api/structcsNoAttenuation-members.html %%DOCSDIR%%/html/api/structcsNoAttenuation.html %%DOCSDIR%%/html/api/structcsOptionDescription-members.html %%DOCSDIR%%/html/api/structcsOptionDescription.html %%DOCSDIR%%/html/api/structcsPackRGB-members.html -%%DOCSDIR%%/html/api/structcsPackRGB.html %%DOCSDIR%%/html/api/structcsPackRGBA-members.html +%%DOCSDIR%%/html/api/tab_r.gif %%DOCSDIR%%/html/api/structcsPackRGBA.html %%DOCSDIR%%/html/api/structcsParticleSystem_1_1PerFrameData-members.html %%DOCSDIR%%/html/api/structcsParticleSystem_1_1PerFrameData.html @@ -3223,29 +3433,19 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsPixelCoord.html %%DOCSDIR%%/html/api/structcsPixelFormat-members.html %%DOCSDIR%%/html/api/structcsPixelFormat.html +%%DOCSDIR%%/html/api/structcsPluginLoadRec-members.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingDummy_1_1PlatformMemoryMapping-members.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingDummy_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsPluginLoadRec-members.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingPosix_1_1PlatformMemoryMapping-members.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingPosix_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsPluginLoadRec.html -%%DOCSDIR%%/html/api/structcsRGBcolor.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingWin32_1_1PlatformMemoryMapping-members.html %%DOCSDIR%%/html/api/structcsPlatformMemoryMappingWin32_1_1PlatformMemoryMapping.html -%%DOCSDIR%%/html/api/structcsPolyTextureMapping-members.html -%%DOCSDIR%%/html/api/structcsPolyTextureMapping.html +%%DOCSDIR%%/html/api/structcsRGBcolor.html +%%DOCSDIR%%/html/api/structcsPluginLoadRec.html %%DOCSDIR%%/html/api/structcsPolygonMeshEdge-members.html %%DOCSDIR%%/html/api/structcsPolygonMeshEdge.html %%DOCSDIR%%/html/api/structcsPolygonRange-members.html %%DOCSDIR%%/html/api/structcsPolygonRange.html -%%DOCSDIR%%/html/api/structcsPolygonRenderData-members.html -%%DOCSDIR%%/html/api/structcsPolygonRenderData.html -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiProcTexture-members.html -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiProcTexture.html -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiProcTexture.png -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiTextureWrapper-members.html -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiTextureWrapper.html -%%DOCSDIR%%/html/api/structcsProcTexture_1_1eiTextureWrapper.png %%DOCSDIR%%/html/api/structcsRGBcolor-members.html %%DOCSDIR%%/html/api/structcsRGBpixel-members.html %%DOCSDIR%%/html/api/structcsRGBpixel.html @@ -3255,69 +3455,71 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structcsRedBlackTree_1_1Node.html %%DOCSDIR%%/html/api/structcsRegExpMatch-members.html %%DOCSDIR%%/html/api/structcsRegExpMatch.html +%%DOCSDIR%%/html/api/structcsRenderBuffer_1_1Props-members.html +%%DOCSDIR%%/html/api/structcsRenderBuffer_1_1Props.html %%DOCSDIR%%/html/api/structcsRenderMesh-members.html %%DOCSDIR%%/html/api/structcsRenderMesh.html -%%DOCSDIR%%/html/api/structcsRenderMesh.png %%DOCSDIR%%/html/api/structcsRenderMeshModes-members.html %%DOCSDIR%%/html/api/structcsRenderMeshModes.html -%%DOCSDIR%%/html/api/structcsRenderMeshModes.png +%%DOCSDIR%%/html/api/structcsRenderMeshModes__inherit__graph.png +%%DOCSDIR%%/html/api/structcsRenderMesh__inherit__graph.png %%DOCSDIR%%/html/api/structcsScreenBoxResult-members.html +%%DOCSDIR%%/html/api/structiAwsKey.html %%DOCSDIR%%/html/api/structcsScreenBoxResult.html %%DOCSDIR%%/html/api/structcsSequenceOp-members.html %%DOCSDIR%%/html/api/structcsSequenceOp.html +%%DOCSDIR%%/html/api/structcsSetToAddress-members.html +%%DOCSDIR%%/html/api/structcsSetToAddress.html %%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper-members.html %%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper.html %%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper__arg-members.html %%DOCSDIR%%/html/api/structcsShaderExpression_1_1oper__arg.html %%DOCSDIR%%/html/api/structcsShaderMetadata-members.html %%DOCSDIR%%/html/api/structcsShaderMetadata.html +%%DOCSDIR%%/html/api/structiVFS.html %%DOCSDIR%%/html/api/structcsShaderProgram_1_1ProgramParam-members.html -%%DOCSDIR%%/html/api/structcsShaderVarMapping.html %%DOCSDIR%%/html/api/structcsShaderProgram_1_1ProgramParam.html %%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry-members.html %%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry.html -%%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry.png +%%DOCSDIR%%/html/api/structcsShaderProgram_1_1VariableMapEntry__inherit__graph.png %%DOCSDIR%%/html/api/structcsShaderVarMapping-members.html -%%DOCSDIR%%/html/api/structcsShaderVarMapping.png +%%DOCSDIR%%/html/api/structcsShaderVarMapping.html +%%DOCSDIR%%/html/api/structcsShaderVarMapping__inherit__graph.png %%DOCSDIR%%/html/api/structcsSimpleRenderMesh-members.html %%DOCSDIR%%/html/api/structcsSimpleRenderMesh.html +%%DOCSDIR%%/html/api/structcsSndSysSoundFormat-members.html +%%DOCSDIR%%/html/api/structcsSndSysSoundFormat.html %%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData-members.html -%%DOCSDIR%%/html/api/structcsSoundFormat.html %%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData.html -%%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData.png +%%DOCSDIR%%/html/api/structcsSoftFontCache_1_1SoftGlyphCacheData__inherit__graph.png %%DOCSDIR%%/html/api/structcsSoundFormat-members.html -%%DOCSDIR%%/html/api/structcsSoundWrapper_1_1SoundWrapper-members.html -%%DOCSDIR%%/html/api/structcsSoundWrapper_1_1SoundWrapper.html -%%DOCSDIR%%/html/api/structcsSoundWrapper_1_1SoundWrapper.png +%%DOCSDIR%%/html/api/structcsSoundFormat.html %%DOCSDIR%%/html/api/structcsSprite2DVertex-members.html %%DOCSDIR%%/html/api/structcsSprite2DVertex.html +%%DOCSDIR%%/html/api/subrec_8h.html %%DOCSDIR%%/html/api/structcsSpriteCal3DActiveAnim-members.html %%DOCSDIR%%/html/api/structcsSpriteCal3DActiveAnim.html -%%DOCSDIR%%/html/api/structcsStreamDescription-members.html -%%DOCSDIR%%/html/api/structcsStreamDescription.html -%%DOCSDIR%%/html/api/structcsStreamDescription.png %%DOCSDIR%%/html/api/structcsSubRectangles_1_1SubRect_1_1AllocInfo-members.html %%DOCSDIR%%/html/api/structcsSubRectangles_1_1SubRect_1_1AllocInfo.html +%%DOCSDIR%%/html/api/structcsSwapBytes-members.html +%%DOCSDIR%%/html/api/structcsSwapBytes.html %%DOCSDIR%%/html/api/structcsTestRectData-members.html %%DOCSDIR%%/html/api/structcsTestRectData.html %%DOCSDIR%%/html/api/structcsTraceBeamResult-members.html %%DOCSDIR%%/html/api/structcsTraceBeamResult.html %%DOCSDIR%%/html/api/structcsTriangle-members.html %%DOCSDIR%%/html/api/structcsTriangle.html -%%DOCSDIR%%/html/api/structcsTriangle.png %%DOCSDIR%%/html/api/structcsTriangleMinMax-members.html %%DOCSDIR%%/html/api/structcsTriangleMinMax.html -%%DOCSDIR%%/html/api/structcsTriangleMinMax.png +%%DOCSDIR%%/html/api/structcsTriangleMinMax__inherit__graph.png +%%DOCSDIR%%/html/api/structcsTriangle__inherit__graph.png %%DOCSDIR%%/html/api/structcsVariant-members.html %%DOCSDIR%%/html/api/structcsVariant.html %%DOCSDIR%%/html/api/structcsVertexStatus-members.html %%DOCSDIR%%/html/api/structcsVertexStatus.html -%%DOCSDIR%%/html/api/structcsVideoStreamDescription-members.html -%%DOCSDIR%%/html/api/structcsVideoStreamDescription.html -%%DOCSDIR%%/html/api/structcsVideoStreamDescription.png %%DOCSDIR%%/html/api/structcsWtoC-members.html -%%DOCSDIR%%/html/api/structcswinCtoA.html %%DOCSDIR%%/html/api/structcswinCtoA-members.html +%%DOCSDIR%%/html/api/structcswinCtoA.html %%DOCSDIR%%/html/api/structcswinWtoA-members.html %%DOCSDIR%%/html/api/structcswinWtoA.html %%DOCSDIR%%/html/api/structdirent-members.html @@ -3325,1154 +3527,1192 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/structgetopt__option.html %%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler-members.html %%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler.html -%%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler.png +%%DOCSDIR%%/html/api/structiAnimTimeUpdateHandler__inherit__graph.png %%DOCSDIR%%/html/api/structiAnimatedImage-members.html %%DOCSDIR%%/html/api/structiAnimatedImage.html -%%DOCSDIR%%/html/api/structiAnimatedImage.png -%%DOCSDIR%%/html/api/structiAwsKey.html -%%DOCSDIR%%/html/api/structiAudioStream-members.html -%%DOCSDIR%%/html/api/structiAudioStream.html -%%DOCSDIR%%/html/api/structiAudioStream.png +%%DOCSDIR%%/html/api/structiAnimatedImage__inherit__graph.png %%DOCSDIR%%/html/api/structiAws-members.html %%DOCSDIR%%/html/api/structiAwsCanvas-members.html %%DOCSDIR%%/html/api/structiAwsCanvas.html -%%DOCSDIR%%/html/api/structiAwsCanvas.png +%%DOCSDIR%%/html/api/structiAwsCanvas__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsComponent-members.html %%DOCSDIR%%/html/api/structiAwsComponent.html -%%DOCSDIR%%/html/api/structiAwsComponent.png %%DOCSDIR%%/html/api/structiAwsComponentFactory-members.html %%DOCSDIR%%/html/api/structiAwsComponentFactory.html -%%DOCSDIR%%/html/api/structiAwsComponentFactory.png -%%DOCSDIR%%/html/api/structiAwsDockSite.html +%%DOCSDIR%%/html/api/structiAwsComponentFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsComponentNode-members.html %%DOCSDIR%%/html/api/structiAwsComponentNode.html -%%DOCSDIR%%/html/api/structiAwsComponentNode.png +%%DOCSDIR%%/html/api/structiAwsComponentNode__inherit__graph.png +%%DOCSDIR%%/html/api/structiAwsComponent__inherit__graph.png +%%DOCSDIR%%/html/api/todo.html %%DOCSDIR%%/html/api/structiAwsConnectionKey-members.html %%DOCSDIR%%/html/api/structiAwsConnectionKey.html -%%DOCSDIR%%/html/api/structiAwsConnectionKey.png +%%DOCSDIR%%/html/api/structiAwsConnectionKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory-members.html %%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory.html -%%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory.png +%%DOCSDIR%%/html/api/structiAwsConnectionNodeFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsDockSite-members.html -%%DOCSDIR%%/html/api/structiAwsDockSite.png -%%DOCSDIR%%/html/api/structiAwsDockableWindow.html +%%DOCSDIR%%/html/api/structiAwsDockSite.html +%%DOCSDIR%%/html/api/structiAwsDockSite__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsDockableWindow-members.html -%%DOCSDIR%%/html/api/structiAwsDockableWindow.png +%%DOCSDIR%%/html/api/structiAwsDockableWindow.html +%%DOCSDIR%%/html/api/structiAwsDockableWindow__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsFloatKey-members.html %%DOCSDIR%%/html/api/structiAwsFloatKey.html -%%DOCSDIR%%/html/api/structiAwsFloatKey.png +%%DOCSDIR%%/html/api/structiAwsFloatKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsIntKey-members.html %%DOCSDIR%%/html/api/structiAwsIntKey.html -%%DOCSDIR%%/html/api/structiAwsIntKey.png +%%DOCSDIR%%/html/api/structiAwsIntKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsKey-members.html -%%DOCSDIR%%/html/api/structiAwsKey.png %%DOCSDIR%%/html/api/structiAwsKeyContainer-members.html %%DOCSDIR%%/html/api/structiAwsKeyContainer.html -%%DOCSDIR%%/html/api/structiAwsKeyContainer.png -%%DOCSDIR%%/html/api/structiAwsKeyFactory.html +%%DOCSDIR%%/html/api/structiAwsKeyContainer__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsKeyFactory-members.html -%%DOCSDIR%%/html/api/structiAwsKeyFactory.png +%%DOCSDIR%%/html/api/structiAwsKeyFactory.html +%%DOCSDIR%%/html/api/structiAwsKeyFactory__inherit__graph.png +%%DOCSDIR%%/html/api/structiAwsKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsLayoutManager-members.html %%DOCSDIR%%/html/api/structiAwsLayoutManager.html -%%DOCSDIR%%/html/api/structiAwsLayoutManager.png +%%DOCSDIR%%/html/api/structiAwsLayoutManager__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsParmList-members.html %%DOCSDIR%%/html/api/structiAwsParmList.html -%%DOCSDIR%%/html/api/structiAwsParmList.png +%%DOCSDIR%%/html/api/structiAwsParmList__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsPointKey-members.html %%DOCSDIR%%/html/api/structiAwsPointKey.html -%%DOCSDIR%%/html/api/structiAwsPointKey.png +%%DOCSDIR%%/html/api/structiAwsPointKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsPrefManager-members.html %%DOCSDIR%%/html/api/structiAwsPrefManager.html -%%DOCSDIR%%/html/api/structiAwsPrefManager.png +%%DOCSDIR%%/html/api/structiAwsPrefManager__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsRGBKey-members.html %%DOCSDIR%%/html/api/structiAwsRGBKey.html -%%DOCSDIR%%/html/api/structiAwsRGBKey.png %%DOCSDIR%%/html/api/structiAwsRGBKey_1_1RGB-members.html %%DOCSDIR%%/html/api/structiAwsRGBKey_1_1RGB.html +%%DOCSDIR%%/html/api/structiAwsRGBKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsRectKey-members.html %%DOCSDIR%%/html/api/structiAwsRectKey.html -%%DOCSDIR%%/html/api/structiAwsRectKey.png +%%DOCSDIR%%/html/api/structiAwsRectKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsSink-members.html %%DOCSDIR%%/html/api/structiAwsSink.html -%%DOCSDIR%%/html/api/structiAwsSink.png %%DOCSDIR%%/html/api/structiAwsSinkManager-members.html %%DOCSDIR%%/html/api/structiAwsSinkManager.html -%%DOCSDIR%%/html/api/structiAwsSinkManager.png +%%DOCSDIR%%/html/api/structiAwsSinkManager__inherit__graph.png +%%DOCSDIR%%/html/api/structiAwsSink__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsSlot-members.html %%DOCSDIR%%/html/api/structiAwsSlot.html -%%DOCSDIR%%/html/api/structiAwsSlot.png +%%DOCSDIR%%/html/api/structiAwsSlot__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsSource-members.html %%DOCSDIR%%/html/api/structiAwsSource.html -%%DOCSDIR%%/html/api/structiAwsSource.png +%%DOCSDIR%%/html/api/structiAwsSource__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsStringKey-members.html %%DOCSDIR%%/html/api/structiAwsStringKey.html -%%DOCSDIR%%/html/api/structiAwsStringKey.png +%%DOCSDIR%%/html/api/structiAwsStringKey__inherit__graph.png %%DOCSDIR%%/html/api/structiAwsWindow-members.html %%DOCSDIR%%/html/api/structiAwsWindow.html -%%DOCSDIR%%/html/api/structiAwsWindow.png -%%DOCSDIR%%/html/api/structiBallState-members.html -%%DOCSDIR%%/html/api/structiBase.png -%%DOCSDIR%%/html/api/structiBallState.html -%%DOCSDIR%%/html/api/structiBallState.png +%%DOCSDIR%%/html/api/structiAwsWindow__inherit__graph.png +%%DOCSDIR%%/html/api/structiAws__inherit__graph.png %%DOCSDIR%%/html/api/structiBase-members.html %%DOCSDIR%%/html/api/structiBase.html %%DOCSDIR%%/html/api/structiBaseHalo-members.html %%DOCSDIR%%/html/api/structiBaseHalo.html -%%DOCSDIR%%/html/api/structiBaseHalo.png +%%DOCSDIR%%/html/api/structiBaseHalo__inherit__graph.png +%%DOCSDIR%%/html/api/structiBase__inherit__graph.png %%DOCSDIR%%/html/api/structiBezierFactoryState-members.html +%%DOCSDIR%%/html/api/structiBezierState.html %%DOCSDIR%%/html/api/structiBezierFactoryState.html -%%DOCSDIR%%/html/api/structiBezierFactoryState.png +%%DOCSDIR%%/html/api/structiBezierFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiBezierState-members.html -%%DOCSDIR%%/html/api/structiBezierState.html -%%DOCSDIR%%/html/api/structiBezierState.png +%%DOCSDIR%%/html/api/structiBezierState__inherit__graph.png %%DOCSDIR%%/html/api/structiBinaryLoaderPlugin-members.html %%DOCSDIR%%/html/api/structiBinaryLoaderPlugin.html -%%DOCSDIR%%/html/api/structiBinaryLoaderPlugin.png +%%DOCSDIR%%/html/api/structiBinaryLoaderPlugin__inherit__graph.png %%DOCSDIR%%/html/api/structiBinarySaverPlugin-members.html +%%DOCSDIR%%/html/api/structiBugPlug.html %%DOCSDIR%%/html/api/structiBinarySaverPlugin.html -%%DOCSDIR%%/html/api/structiBinarySaverPlugin.png +%%DOCSDIR%%/html/api/structiBinarySaverPlugin__inherit__graph.png %%DOCSDIR%%/html/api/structiBodyGroup-members.html %%DOCSDIR%%/html/api/structiBodyGroup.html -%%DOCSDIR%%/html/api/structiBodyGroup.png +%%DOCSDIR%%/html/api/structiBodyGroup__inherit__graph.png %%DOCSDIR%%/html/api/structiBugPlug-members.html -%%DOCSDIR%%/html/api/structiBugPlug.html -%%DOCSDIR%%/html/api/structiBugPlug.png %%DOCSDIR%%/html/api/structiBugPlugRenderObject-members.html %%DOCSDIR%%/html/api/structiBugPlugRenderObject.html -%%DOCSDIR%%/html/api/structiBugPlugRenderObject.png +%%DOCSDIR%%/html/api/structiBugPlugRenderObject__inherit__graph.png +%%DOCSDIR%%/html/api/structiBugPlug__inherit__graph.png +%%DOCSDIR%%/html/api/structiCEGUI-members.html +%%DOCSDIR%%/html/api/structiCEGUI.html +%%DOCSDIR%%/html/api/structiCEGUI__inherit__graph.png %%DOCSDIR%%/html/api/structiCacheManager-members.html %%DOCSDIR%%/html/api/structiCacheManager.html -%%DOCSDIR%%/html/api/structiCacheManager.png +%%DOCSDIR%%/html/api/structiCacheManager__inherit__graph.png %%DOCSDIR%%/html/api/structiCamera-members.html %%DOCSDIR%%/html/api/structiCamera.html -%%DOCSDIR%%/html/api/structiCamera.png %%DOCSDIR%%/html/api/structiCameraPosition-members.html %%DOCSDIR%%/html/api/structiCameraPosition.html -%%DOCSDIR%%/html/api/structiCameraPosition.png %%DOCSDIR%%/html/api/structiCameraPositionList-members.html %%DOCSDIR%%/html/api/structiCameraPositionList.html -%%DOCSDIR%%/html/api/structiCameraPositionList.png -%%DOCSDIR%%/html/api/structiFile.png +%%DOCSDIR%%/html/api/structiCameraPositionList__inherit__graph.png +%%DOCSDIR%%/html/api/structiCameraPosition__inherit__graph.png %%DOCSDIR%%/html/api/structiCameraSectorListener-members.html +%%DOCSDIR%%/html/api/structiClipper2D.html %%DOCSDIR%%/html/api/structiCameraSectorListener.html -%%DOCSDIR%%/html/api/structiCameraSectorListener.png +%%DOCSDIR%%/html/api/structiCameraSectorListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiCamera__inherit__graph.png %%DOCSDIR%%/html/api/structiClipper2D-members.html -%%DOCSDIR%%/html/api/structiClipper2D.html -%%DOCSDIR%%/html/api/structiClipper2D.png +%%DOCSDIR%%/html/api/structiClipper2D__inherit__graph.png %%DOCSDIR%%/html/api/structiCollection-members.html %%DOCSDIR%%/html/api/structiCollection.html -%%DOCSDIR%%/html/api/structiCollection.png %%DOCSDIR%%/html/api/structiCollectionList-members.html %%DOCSDIR%%/html/api/structiCollectionList.html -%%DOCSDIR%%/html/api/structiCollectionList.png +%%DOCSDIR%%/html/api/structiCollectionList__inherit__graph.png +%%DOCSDIR%%/html/api/structiCollection__inherit__graph.png +%%DOCSDIR%%/html/api/structiCursor.html %%DOCSDIR%%/html/api/structiCollideSystem-members.html %%DOCSDIR%%/html/api/structiCollideSystem.html -%%DOCSDIR%%/html/api/structiCollideSystem.png +%%DOCSDIR%%/html/api/structiCollideSystem__inherit__graph.png %%DOCSDIR%%/html/api/structiCollider-members.html %%DOCSDIR%%/html/api/structiCollider.html -%%DOCSDIR%%/html/api/structiCollider.png +%%DOCSDIR%%/html/api/structiCollider__inherit__graph.png %%DOCSDIR%%/html/api/structiCommandLineParser-members.html %%DOCSDIR%%/html/api/structiCommandLineParser.html -%%DOCSDIR%%/html/api/structiCommandLineParser.png +%%DOCSDIR%%/html/api/structiCommandLineParser__inherit__graph.png %%DOCSDIR%%/html/api/structiComponent-members.html %%DOCSDIR%%/html/api/structiComponent.html -%%DOCSDIR%%/html/api/structiComponent.png +%%DOCSDIR%%/html/api/structiComponent__inherit__graph.png %%DOCSDIR%%/html/api/structiConfigFile-members.html %%DOCSDIR%%/html/api/structiConfigFile.html -%%DOCSDIR%%/html/api/structiConfigFile.png +%%DOCSDIR%%/html/api/structiConfigFile__inherit__graph.png %%DOCSDIR%%/html/api/structiConfigIterator-members.html %%DOCSDIR%%/html/api/structiConfigIterator.html -%%DOCSDIR%%/html/api/structiConfigIterator.png +%%DOCSDIR%%/html/api/structiConfigIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiConfigManager-members.html %%DOCSDIR%%/html/api/structiConfigManager.html -%%DOCSDIR%%/html/api/structiConfigManager.png +%%DOCSDIR%%/html/api/structiConfigManager__inherit__graph.png %%DOCSDIR%%/html/api/structiConsoleExecCallback-members.html %%DOCSDIR%%/html/api/structiConsoleExecCallback.html -%%DOCSDIR%%/html/api/structiConsoleExecCallback.png -%%DOCSDIR%%/html/api/structiConsoleInput-members.html %%DOCSDIR%%/html/api/structiConsoleInput.html -%%DOCSDIR%%/html/api/structiConsoleInput.png -%%DOCSDIR%%/html/api/structiConsoleOutput.html +%%DOCSDIR%%/html/api/structiConsoleExecCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiConsoleInput-members.html +%%DOCSDIR%%/html/api/structiConsoleInput__inherit__graph.png %%DOCSDIR%%/html/api/structiConsoleOutput-members.html -%%DOCSDIR%%/html/api/structiConsoleOutput.png +%%DOCSDIR%%/html/api/structiConsoleOutput.html +%%DOCSDIR%%/html/api/structiConsoleOutput__inherit__graph.png %%DOCSDIR%%/html/api/structiConsoleWatcher-members.html %%DOCSDIR%%/html/api/structiConsoleWatcher.html -%%DOCSDIR%%/html/api/structiConsoleWatcher.png -%%DOCSDIR%%/html/api/structiCrossBuilder-members.html -%%DOCSDIR%%/html/api/structiCrossBuilder.html -%%DOCSDIR%%/html/api/structiCrossBuilder.png +%%DOCSDIR%%/html/api/structiConsoleWatcher__inherit__graph.png %%DOCSDIR%%/html/api/structiCrossHalo-members.html %%DOCSDIR%%/html/api/structiCrossHalo.html -%%DOCSDIR%%/html/api/structiCrossHalo.png +%%DOCSDIR%%/html/api/structiCurve.html +%%DOCSDIR%%/html/api/structiCrossHalo__inherit__graph.png %%DOCSDIR%%/html/api/structiCursor-members.html -%%DOCSDIR%%/html/api/structiCursor.html -%%DOCSDIR%%/html/api/structiCursor.png +%%DOCSDIR%%/html/api/structiCursor__inherit__graph.png %%DOCSDIR%%/html/api/structiCurve-members.html -%%DOCSDIR%%/html/api/structiCurve.html -%%DOCSDIR%%/html/api/structiCurve.png +%%DOCSDIR%%/html/api/structiCurve__inherit__graph.png %%DOCSDIR%%/html/api/structiDataBuffer-members.html %%DOCSDIR%%/html/api/structiDataBuffer.html -%%DOCSDIR%%/html/api/structiDataBuffer.png +%%DOCSDIR%%/html/api/structiDataBuffer__inherit__graph.png %%DOCSDIR%%/html/api/structiDebugHelper-members.html %%DOCSDIR%%/html/api/structiDebugHelper.html -%%DOCSDIR%%/html/api/structiDebugHelper.png +%%DOCSDIR%%/html/api/structiDebugHelper__inherit__graph.png %%DOCSDIR%%/html/api/structiDocument-members.html +%%DOCSDIR%%/html/api/sysfunc_8h.html %%DOCSDIR%%/html/api/structiDocument.html -%%DOCSDIR%%/html/api/structiDocument.png %%DOCSDIR%%/html/api/structiDocumentAttribute-members.html %%DOCSDIR%%/html/api/structiDocumentAttribute.html -%%DOCSDIR%%/html/api/structiFont.png -%%DOCSDIR%%/html/api/structiDocumentAttribute.png %%DOCSDIR%%/html/api/structiDocumentAttributeIterator-members.html %%DOCSDIR%%/html/api/structiDocumentAttributeIterator.html -%%DOCSDIR%%/html/api/structiDocumentAttributeIterator.png +%%DOCSDIR%%/html/api/structiDocumentAttributeIterator__inherit__graph.png +%%DOCSDIR%%/html/api/structiDocumentAttribute__inherit__graph.png %%DOCSDIR%%/html/api/structiDocumentNode-members.html %%DOCSDIR%%/html/api/structiDocumentNode.html -%%DOCSDIR%%/html/api/structiDocumentNode.png %%DOCSDIR%%/html/api/structiDocumentNodeIterator-members.html +%%DOCSDIR%%/html/api/structiDocumentSystem.html %%DOCSDIR%%/html/api/structiDocumentNodeIterator.html -%%DOCSDIR%%/html/api/structiDocumentNodeIterator.png +%%DOCSDIR%%/html/api/structiDocumentNode__inherit__graph.png +%%DOCSDIR%%/html/api/structiDocumentNodeIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiDocumentSystem-members.html -%%DOCSDIR%%/html/api/structiEvent.png -%%DOCSDIR%%/html/api/structiDocumentSystem.html -%%DOCSDIR%%/html/api/structiDocumentSystem.png +%%DOCSDIR%%/html/api/structiDocumentSystem__inherit__graph.png +%%DOCSDIR%%/html/api/structiDocument__inherit__graph.png %%DOCSDIR%%/html/api/structiDynamicSystem-members.html %%DOCSDIR%%/html/api/structiDynamicSystem.html -%%DOCSDIR%%/html/api/structiDynamicSystem.png +%%DOCSDIR%%/html/api/structiDynamicSystem__inherit__graph.png %%DOCSDIR%%/html/api/structiDynamics-members.html %%DOCSDIR%%/html/api/structiDynamics.html -%%DOCSDIR%%/html/api/structiDynamics.png +%%DOCSDIR%%/html/api/tri_8h.html +%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback-members.html +%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback.html +%%DOCSDIR%%/html/api/structiDynamicsColliderCollisionCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiDynamicsCollisionCallback-members.html %%DOCSDIR%%/html/api/structiDynamicsCollisionCallback.html -%%DOCSDIR%%/html/api/structiDynamicsCollisionCallback.png +%%DOCSDIR%%/html/api/structiDynamicsCollisionCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiDynamicsMoveCallback-members.html %%DOCSDIR%%/html/api/structiDynamicsMoveCallback.html -%%DOCSDIR%%/html/api/structiDynamicsMoveCallback.png +%%DOCSDIR%%/html/api/structiDynamicsMoveCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiDynamicsSystemCollider-members.html %%DOCSDIR%%/html/api/structiDynamicsSystemCollider.html -%%DOCSDIR%%/html/api/structiDynamicsSystemCollider.png +%%DOCSDIR%%/html/api/structiDynamicsSystemCollider__inherit__graph.png +%%DOCSDIR%%/html/api/structiDynamics__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitBox-members.html %%DOCSDIR%%/html/api/structiEmitBox.html -%%DOCSDIR%%/html/api/structiEmitBox.png +%%DOCSDIR%%/html/api/structiEmitBox__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitCone-members.html %%DOCSDIR%%/html/api/structiEmitCone.html -%%DOCSDIR%%/html/api/structiEmitCone.png +%%DOCSDIR%%/html/api/structiEmitCone__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitCylinder-members.html %%DOCSDIR%%/html/api/structiEmitCylinder.html -%%DOCSDIR%%/html/api/structiEmitCylinder.png %%DOCSDIR%%/html/api/structiEmitCylinderTangent-members.html %%DOCSDIR%%/html/api/structiEmitCylinderTangent.html -%%DOCSDIR%%/html/api/structiEmitCylinderTangent.png +%%DOCSDIR%%/html/api/structiEmitCylinderTangent__inherit__graph.png +%%DOCSDIR%%/html/api/structiEmitCylinder__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitFactoryState-members.html %%DOCSDIR%%/html/api/structiEmitFactoryState.html -%%DOCSDIR%%/html/api/structiEmitFactoryState.png +%%DOCSDIR%%/html/api/structiEmitFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitFixed-members.html %%DOCSDIR%%/html/api/structiEmitFixed.html -%%DOCSDIR%%/html/api/structiEmitFixed.png +%%DOCSDIR%%/html/api/structiEmitFixed__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitGen3D-members.html +%%DOCSDIR%%/html/api/vfs_8h.html %%DOCSDIR%%/html/api/structiEmitGen3D.html -%%DOCSDIR%%/html/api/structiEmitGen3D.png +%%DOCSDIR%%/html/api/structiEmitGen3D__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitLine-members.html %%DOCSDIR%%/html/api/structiEmitLine.html -%%DOCSDIR%%/html/api/structiEmitLine.png +%%DOCSDIR%%/html/api/structiEmitLine__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitMix-members.html %%DOCSDIR%%/html/api/structiEmitMix.html -%%DOCSDIR%%/html/api/structiEmitMix.png +%%DOCSDIR%%/html/api/structiEmitMix__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitSphere-members.html %%DOCSDIR%%/html/api/structiEmitSphere.html -%%DOCSDIR%%/html/api/structiEmitSphere.png %%DOCSDIR%%/html/api/structiEmitSphereTangent-members.html %%DOCSDIR%%/html/api/structiEmitSphereTangent.html -%%DOCSDIR%%/html/api/structiEmitSphereTangent.png +%%DOCSDIR%%/html/api/structiEmitSphere__inherit__graph.png +%%DOCSDIR%%/html/api/structiEmitSphereTangent__inherit__graph.png %%DOCSDIR%%/html/api/structiEmitState-members.html %%DOCSDIR%%/html/api/structiEmitState.html -%%DOCSDIR%%/html/api/structiEmitState.png +%%DOCSDIR%%/html/api/structiEmitState__inherit__graph.png %%DOCSDIR%%/html/api/structiEngine-members.html %%DOCSDIR%%/html/api/structiEngine.html -%%DOCSDIR%%/html/api/structiEngine.png +%%DOCSDIR%%/html/api/structiEngineFrameCallback-members.html +%%DOCSDIR%%/html/api/structiEngineFrameCallback.html +%%DOCSDIR%%/html/api/structiEngineFrameCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiEngineSectorCallback-members.html %%DOCSDIR%%/html/api/structiEngineSectorCallback.html -%%DOCSDIR%%/html/api/structiEngineSectorCallback.png +%%DOCSDIR%%/html/api/structiEvent.html +%%DOCSDIR%%/html/api/structiEngineSectorCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiEngineSequenceManager-members.html %%DOCSDIR%%/html/api/structiEngineSequenceManager.html -%%DOCSDIR%%/html/api/structiEngineSequenceManager.png +%%DOCSDIR%%/html/api/structiEngineSequenceManager__inherit__graph.png %%DOCSDIR%%/html/api/structiEngineSequenceParameters-members.html %%DOCSDIR%%/html/api/structiEngineSequenceParameters.html -%%DOCSDIR%%/html/api/structiEngineSequenceParameters.png +%%DOCSDIR%%/html/api/structiEngineSequenceParameters__inherit__graph.png +%%DOCSDIR%%/html/api/structiEngine__inherit__graph.png %%DOCSDIR%%/html/api/structiEvent-members.html -%%DOCSDIR%%/html/api/structiEvent.html %%DOCSDIR%%/html/api/structiEventAttributeIterator-members.html %%DOCSDIR%%/html/api/structiEventAttributeIterator.html -%%DOCSDIR%%/html/api/structiEventAttributeIterator.png +%%DOCSDIR%%/html/api/structiEventAttributeIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiEventCord-members.html %%DOCSDIR%%/html/api/structiEventCord.html -%%DOCSDIR%%/html/api/structiEventCord.png +%%DOCSDIR%%/html/api/structiEventCord__inherit__graph.png %%DOCSDIR%%/html/api/structiEventHandler-members.html %%DOCSDIR%%/html/api/structiEventHandler.html -%%DOCSDIR%%/html/api/structiEventHandler.png +%%DOCSDIR%%/html/api/structiEventHandlerRegistry-members.html +%%DOCSDIR%%/html/api/structiEventHandlerRegistry.html +%%DOCSDIR%%/html/api/structiEventHandlerRegistry__inherit__graph.png +%%DOCSDIR%%/html/api/structiEventHandler__inherit__graph.png +%%DOCSDIR%%/html/api/structiEventNameRegistry-members.html +%%DOCSDIR%%/html/api/structiEventNameRegistry.html +%%DOCSDIR%%/html/api/structiEventNameRegistry__inherit__graph.png %%DOCSDIR%%/html/api/structiEventOutlet-members.html %%DOCSDIR%%/html/api/structiEventOutlet.html -%%DOCSDIR%%/html/api/structiEventOutlet.png +%%DOCSDIR%%/html/api/structiFile.html +%%DOCSDIR%%/html/api/structiEventOutlet__inherit__graph.png %%DOCSDIR%%/html/api/structiEventPlug-members.html %%DOCSDIR%%/html/api/structiEventPlug.html -%%DOCSDIR%%/html/api/structiEventPlug.png +%%DOCSDIR%%/html/api/structiEventPlug__inherit__graph.png %%DOCSDIR%%/html/api/structiEventQueue-members.html %%DOCSDIR%%/html/api/structiEventQueue.html -%%DOCSDIR%%/html/api/structiEventQueue.png +%%DOCSDIR%%/html/api/structiFactory.html +%%DOCSDIR%%/html/api/structiEventQueue__inherit__graph.png %%DOCSDIR%%/html/api/structiEventTimer-members.html %%DOCSDIR%%/html/api/structiEventTimer.html -%%DOCSDIR%%/html/api/structiEventTimer.png +%%DOCSDIR%%/html/api/structiEventTimer__inherit__graph.png +%%DOCSDIR%%/html/api/structiEvent__inherit__graph.png %%DOCSDIR%%/html/api/structiExplosionState-members.html %%DOCSDIR%%/html/api/structiExplosionState.html -%%DOCSDIR%%/html/api/structiExplosionState.png +%%DOCSDIR%%/html/api/structiExplosionState__inherit__graph.png %%DOCSDIR%%/html/api/structiFactory-members.html -%%DOCSDIR%%/html/api/structiFactory.html -%%DOCSDIR%%/html/api/structiFactory.png +%%DOCSDIR%%/html/api/structiFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiFile-members.html -%%DOCSDIR%%/html/api/structiFile.html +%%DOCSDIR%%/html/api/structiFile__inherit__graph.png %%DOCSDIR%%/html/api/structiFireState-members.html %%DOCSDIR%%/html/api/structiFireState.html -%%DOCSDIR%%/html/api/structiFireState.png +%%DOCSDIR%%/html/api/structiFireState__inherit__graph.png %%DOCSDIR%%/html/api/structiFireTexture-members.html %%DOCSDIR%%/html/api/structiFireTexture.html -%%DOCSDIR%%/html/api/structiFireTexture.png +%%DOCSDIR%%/html/api/structiFireTexture__inherit__graph.png %%DOCSDIR%%/html/api/structiFlareHalo-members.html %%DOCSDIR%%/html/api/structiFlareHalo.html -%%DOCSDIR%%/html/api/structiFlareHalo.png -%%DOCSDIR%%/html/api/structiFoliageFactoryState.html -%%DOCSDIR%%/html/api/structiFoliageFactoryState-members.html -%%DOCSDIR%%/html/api/structiFoliageFactoryState.png -%%DOCSDIR%%/html/api/structiFoliageGeometry-members.html -%%DOCSDIR%%/html/api/structiFoliageGeometry.html -%%DOCSDIR%%/html/api/structiFoliageGeometry.png -%%DOCSDIR%%/html/api/structiFoliageMeshState-members.html -%%DOCSDIR%%/html/api/structiFoliageMeshState.html -%%DOCSDIR%%/html/api/structiFoliageMeshState.png -%%DOCSDIR%%/html/api/structiFoliageObject-members.html -%%DOCSDIR%%/html/api/structiFoliageObject.html -%%DOCSDIR%%/html/api/structiFoliageObject.png -%%DOCSDIR%%/html/api/structiFont.html +%%DOCSDIR%%/html/api/structiFlareHalo__inherit__graph.png %%DOCSDIR%%/html/api/structiFont-members.html +%%DOCSDIR%%/html/api/structiFont.html %%DOCSDIR%%/html/api/structiFontDeleteNotify-members.html %%DOCSDIR%%/html/api/structiFontDeleteNotify.html -%%DOCSDIR%%/html/api/structiFontDeleteNotify.png +%%DOCSDIR%%/html/api/structiFontDeleteNotify__inherit__graph.png %%DOCSDIR%%/html/api/structiFontServer-members.html %%DOCSDIR%%/html/api/structiFontServer.html -%%DOCSDIR%%/html/api/structiFontServer.png +%%DOCSDIR%%/html/api/structiFontServer__inherit__graph.png +%%DOCSDIR%%/html/api/structiFont__inherit__graph.png %%DOCSDIR%%/html/api/structiFountainState-members.html %%DOCSDIR%%/html/api/structiFountainState.html -%%DOCSDIR%%/html/api/structiFountainState.png +%%DOCSDIR%%/html/api/structiFountainState__inherit__graph.png %%DOCSDIR%%/html/api/structiFrustumView-members.html %%DOCSDIR%%/html/api/structiFrustumView.html -%%DOCSDIR%%/html/api/structiFrustumView.png %%DOCSDIR%%/html/api/structiFrustumViewUserdata-members.html %%DOCSDIR%%/html/api/structiFrustumViewUserdata.html -%%DOCSDIR%%/html/api/structiFrustumViewUserdata.png -%%DOCSDIR%%/html/api/structiGLDriverDatabase-members.html -%%DOCSDIR%%/html/api/structiGLDriverDatabase.html -%%DOCSDIR%%/html/api/structiGLDriverDatabase.png +%%DOCSDIR%%/html/api/structiFrustumViewUserdata__inherit__graph.png +%%DOCSDIR%%/html/api/structiFrustumView__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshAnimationControl-members.html %%DOCSDIR%%/html/api/structiGenMeshAnimationControl.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControl.png %%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory-members.html %%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory.png +%%DOCSDIR%%/html/api/structiGenMeshAnimationControlFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshAnimationControlState-members.html %%DOCSDIR%%/html/api/structiGenMeshAnimationControlState.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlState.png +%%DOCSDIR%%/html/api/zip_8h.html +%%DOCSDIR%%/html/api/structiGenMeshAnimationControlState__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshAnimationControlType-members.html %%DOCSDIR%%/html/api/structiGenMeshAnimationControlType.html -%%DOCSDIR%%/html/api/structiGenMeshAnimationControlType.png +%%DOCSDIR%%/html/api/structiGenMeshAnimationControlType__inherit__graph.png +%%DOCSDIR%%/html/api/structiGenMeshAnimationControl__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshSkeletonBone-members.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonBone.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBone.png %%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback-members.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback.png +%%DOCSDIR%%/html/api/structiGenMeshSkeletonBoneUpdateCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiGenMeshSkeletonBone__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory-members.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory.png +%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState-members.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState.png +%%DOCSDIR%%/html/api/structiGenMeshSkeletonControlState__inherit__graph.png +%%DOCSDIR%%/html/api/structiHalo.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonScript-members.html -%%DOCSDIR%%/html/api/structiGraphics2D.html %%DOCSDIR%%/html/api/structiGenMeshSkeletonScript.html -%%DOCSDIR%%/html/api/structiGenMeshSkeletonScript.png +%%DOCSDIR%%/html/api/structiGenMeshSkeletonScript__inherit__graph.png %%DOCSDIR%%/html/api/structiGeneralFactoryState-members.html %%DOCSDIR%%/html/api/structiGeneralFactoryState.html -%%DOCSDIR%%/html/api/structiGeneralFactoryState.png +%%DOCSDIR%%/html/api/structiGeneralFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiGeneralMeshCommonState-members.html %%DOCSDIR%%/html/api/structiGeneralMeshCommonState.html -%%DOCSDIR%%/html/api/structiGeneralMeshCommonState.png +%%DOCSDIR%%/html/api/structiGeneralMeshCommonState__inherit__graph.png %%DOCSDIR%%/html/api/structiGeneralMeshState-members.html %%DOCSDIR%%/html/api/structiGeneralMeshState.html -%%DOCSDIR%%/html/api/structiGeneralMeshState.png -%%DOCSDIR%%/html/api/structiGraphics2D.png +%%DOCSDIR%%/html/api/structiGeneralMeshState__inherit__graph.png %%DOCSDIR%%/html/api/structiGenerateImageFunction-members.html %%DOCSDIR%%/html/api/structiGenerateImageFunction.html -%%DOCSDIR%%/html/api/structiGenerateImageFunction.png +%%DOCSDIR%%/html/api/structiGenerateImageFunction__inherit__graph.png %%DOCSDIR%%/html/api/structiGenericRenderStep-members.html %%DOCSDIR%%/html/api/structiGenericRenderStep.html -%%DOCSDIR%%/html/api/structiGenericRenderStep.png +%%DOCSDIR%%/html/api/structiGenericRenderStep__inherit__graph.png %%DOCSDIR%%/html/api/structiGraphics2D-members.html +%%DOCSDIR%%/html/api/structiGraphics2D.html +%%DOCSDIR%%/html/api/structiGraphics2D__inherit__graph.png %%DOCSDIR%%/html/api/structiGraphics3D-members.html %%DOCSDIR%%/html/api/structiGraphics3D.html -%%DOCSDIR%%/html/api/structiGraphics3D.png +%%DOCSDIR%%/html/api/structiGraphics3D__inherit__graph.png %%DOCSDIR%%/html/api/structiGraphicsMemory-members.html %%DOCSDIR%%/html/api/structiGraphicsMemory.html -%%DOCSDIR%%/html/api/structiGraphicsMemory.png +%%DOCSDIR%%/html/api/structiGraphicsMemory__inherit__graph.png %%DOCSDIR%%/html/api/structiHalo-members.html -%%DOCSDIR%%/html/api/structiHalo.html -%%DOCSDIR%%/html/api/structiHalo.png +%%DOCSDIR%%/html/api/structiHalo__inherit__graph.png %%DOCSDIR%%/html/api/structiHazeFactoryState-members.html %%DOCSDIR%%/html/api/structiHazeFactoryState.html -%%DOCSDIR%%/html/api/structiHazeFactoryState.png +%%DOCSDIR%%/html/api/structiHazeFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiHazeHull-members.html %%DOCSDIR%%/html/api/structiHazeHull.html -%%DOCSDIR%%/html/api/structiHazeHull.png %%DOCSDIR%%/html/api/structiHazeHullBox-members.html %%DOCSDIR%%/html/api/structiHazeHullBox.html -%%DOCSDIR%%/html/api/structiHazeHullBox.png +%%DOCSDIR%%/html/api/structiHazeHullBox__inherit__graph.png %%DOCSDIR%%/html/api/structiHazeHullCone-members.html %%DOCSDIR%%/html/api/structiHazeHullCone.html -%%DOCSDIR%%/html/api/structiHazeHullCone.png +%%DOCSDIR%%/html/api/structiHazeHullCone__inherit__graph.png %%DOCSDIR%%/html/api/structiHazeHullCreation-members.html %%DOCSDIR%%/html/api/structiHazeHullCreation.html -%%DOCSDIR%%/html/api/structiHazeHullCreation.png +%%DOCSDIR%%/html/api/structiHazeHullCreation__inherit__graph.png +%%DOCSDIR%%/html/api/structiHazeHull__inherit__graph.png %%DOCSDIR%%/html/api/structiHazeState-members.html %%DOCSDIR%%/html/api/structiHazeState.html -%%DOCSDIR%%/html/api/structiHazeState.png +%%DOCSDIR%%/html/api/structiHazeState__inherit__graph.png %%DOCSDIR%%/html/api/structiImage-members.html %%DOCSDIR%%/html/api/structiImage.html -%%DOCSDIR%%/html/api/structiImage.png %%DOCSDIR%%/html/api/structiImageFileLoader-members.html %%DOCSDIR%%/html/api/structiImageFileLoader.html -%%DOCSDIR%%/html/api/structiImageFileLoader.png +%%DOCSDIR%%/html/api/structiImageFileLoader__inherit__graph.png %%DOCSDIR%%/html/api/structiImageIO-members.html %%DOCSDIR%%/html/api/structiImageIO.html -%%DOCSDIR%%/html/api/structiImageIO.png -%%DOCSDIR%%/html/api/structiImposter.html -%%DOCSDIR%%/html/api/structiImageVector-members.html -%%DOCSDIR%%/html/api/structiImageVector.html -%%DOCSDIR%%/html/api/structiImageVector.png +%%DOCSDIR%%/html/api/structiImageIO__inherit__graph.png +%%DOCSDIR%%/html/api/structiImage__inherit__graph.png %%DOCSDIR%%/html/api/structiImposter-members.html -%%DOCSDIR%%/html/api/structiImposter.png +%%DOCSDIR%%/html/api/structiImposter.html +%%DOCSDIR%%/html/api/structiImposter__inherit__graph.png %%DOCSDIR%%/html/api/structiInputBinder-members.html %%DOCSDIR%%/html/api/structiInputBinder.html -%%DOCSDIR%%/html/api/structiInputBinder.png +%%DOCSDIR%%/html/api/structiInputBinder__inherit__graph.png +%%DOCSDIR%%/html/api/structiInstancingFactoryState-members.html +%%DOCSDIR%%/html/api/structiInstancingFactoryState.html +%%DOCSDIR%%/html/api/structiInstancingFactoryState__inherit__graph.png +%%DOCSDIR%%/html/api/structiInstancingMeshCommonState-members.html +%%DOCSDIR%%/html/api/structiInstancingMeshCommonState.html +%%DOCSDIR%%/html/api/structiInstancingMeshCommonState__inherit__graph.png +%%DOCSDIR%%/html/api/syspath_8h.html +%%DOCSDIR%%/html/api/structiInstancingMeshState-members.html +%%DOCSDIR%%/html/api/structiInstancingMeshState.html +%%DOCSDIR%%/html/api/structiInstancingMeshState__inherit__graph.png %%DOCSDIR%%/html/api/structiJob-members.html -%%DOCSDIR%%/html/api/structiJob.html -%%DOCSDIR%%/html/api/structiJob.png -%%DOCSDIR%%/html/api/structiJobQueue.html %%DOCSDIR%%/html/api/structiJobQueue-members.html -%%DOCSDIR%%/html/api/structiJobQueue.png +%%DOCSDIR%%/html/api/structiJobQueue.html +%%DOCSDIR%%/html/api/structiJobQueue__inherit__graph.png +%%DOCSDIR%%/html/api/structiJob__inherit__graph.png %%DOCSDIR%%/html/api/structiJoint-members.html %%DOCSDIR%%/html/api/structiJoint.html -%%DOCSDIR%%/html/api/structiJoint.png +%%DOCSDIR%%/html/api/structiJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiJoystickDriver-members.html +%%DOCSDIR%%/html/api/structiLight.html %%DOCSDIR%%/html/api/structiJoystickDriver.html -%%DOCSDIR%%/html/api/structiJoystickDriver.png +%%DOCSDIR%%/html/api/structiJoystickDriver__inherit__graph.png +%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor-members.html +%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor.html +%%DOCSDIR%%/html/api/structiKDTreeObjectDescriptor__inherit__graph.png %%DOCSDIR%%/html/api/structiKeyComposer-members.html %%DOCSDIR%%/html/api/structiKeyComposer.html -%%DOCSDIR%%/html/api/structiKeyComposer.png +%%DOCSDIR%%/html/api/structiKeyComposer__inherit__graph.png %%DOCSDIR%%/html/api/structiKeyValuePair-members.html %%DOCSDIR%%/html/api/structiKeyValuePair.html -%%DOCSDIR%%/html/api/structiKeyValuePair.png +%%DOCSDIR%%/html/api/structiKeyValuePair__inherit__graph.png %%DOCSDIR%%/html/api/structiKeyboardDriver-members.html %%DOCSDIR%%/html/api/structiKeyboardDriver.html -%%DOCSDIR%%/html/api/structiKeyboardDriver.png +%%DOCSDIR%%/html/api/structiKeyboardDriver__inherit__graph.png +%%DOCSDIR%%/html/api/structiKitchenSink-members.html +%%DOCSDIR%%/html/api/structiKitchenSink.html +%%DOCSDIR%%/html/api/structiKitchenSink__inherit__graph.png %%DOCSDIR%%/html/api/structiLODControl-members.html %%DOCSDIR%%/html/api/structiLODControl.html -%%DOCSDIR%%/html/api/structiLODControl.png +%%DOCSDIR%%/html/api/structiLODControl__inherit__graph.png %%DOCSDIR%%/html/api/structiLight-members.html -%%DOCSDIR%%/html/api/structiLight.html -%%DOCSDIR%%/html/api/structiLight.png %%DOCSDIR%%/html/api/structiLightCallback-members.html %%DOCSDIR%%/html/api/structiLightCallback.html -%%DOCSDIR%%/html/api/structiLightCallback.png +%%DOCSDIR%%/html/api/tcovbuf_8h.html +%%DOCSDIR%%/html/api/structiLightCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiLightIterRenderStep-members.html -%%DOCSDIR%%/html/api/structiLightIterator.html %%DOCSDIR%%/html/api/structiLightIterRenderStep.html -%%DOCSDIR%%/html/api/structiLightIterRenderStep.png +%%DOCSDIR%%/html/api/structiLightIterRenderStep__inherit__graph.png %%DOCSDIR%%/html/api/structiLightIterator-members.html -%%DOCSDIR%%/html/api/structiLightIterator.png +%%DOCSDIR%%/html/api/structiLightIterator.html +%%DOCSDIR%%/html/api/structiLightIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiLightList-members.html %%DOCSDIR%%/html/api/structiLightList.html -%%DOCSDIR%%/html/api/structiLightList.png +%%DOCSDIR%%/html/api/structiLightList__inherit__graph.png %%DOCSDIR%%/html/api/structiLightManager-members.html %%DOCSDIR%%/html/api/structiLightManager.html -%%DOCSDIR%%/html/api/structiLightManager.png +%%DOCSDIR%%/html/api/structiLoader.html +%%DOCSDIR%%/html/api/structiLightManager__inherit__graph.png %%DOCSDIR%%/html/api/structiLightRenderStep-members.html %%DOCSDIR%%/html/api/structiLightRenderStep.html -%%DOCSDIR%%/html/api/structiLightRenderStep.png +%%DOCSDIR%%/html/api/structiLightRenderStep__inherit__graph.png +%%DOCSDIR%%/html/api/structiLightSectorInfluence-members.html +%%DOCSDIR%%/html/api/structiLightSectorInfluence.html +%%DOCSDIR%%/html/api/structiLightSectorInfluence__inherit__graph.png +%%DOCSDIR%%/html/api/structiLightVisibleCallback-members.html +%%DOCSDIR%%/html/api/structiLightVisibleCallback.html +%%DOCSDIR%%/html/api/structiLightVisibleCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiLight__inherit__graph.png %%DOCSDIR%%/html/api/structiLightingInfo-members.html %%DOCSDIR%%/html/api/structiLightingInfo.html -%%DOCSDIR%%/html/api/structiLightingInfo.png +%%DOCSDIR%%/html/api/structiLightingInfo__inherit__graph.png %%DOCSDIR%%/html/api/structiLightingManager-members.html %%DOCSDIR%%/html/api/structiLightingManager.html -%%DOCSDIR%%/html/api/structiLightingManager.png +%%DOCSDIR%%/html/api/structiLightingManager__inherit__graph.png %%DOCSDIR%%/html/api/structiLightingProcessData-members.html %%DOCSDIR%%/html/api/structiLightingProcessData.html -%%DOCSDIR%%/html/api/structiLightingProcessData.png +%%DOCSDIR%%/html/api/structiLightingProcessData__inherit__graph.png %%DOCSDIR%%/html/api/structiLightingProcessInfo-members.html %%DOCSDIR%%/html/api/structiLightingProcessInfo.html -%%DOCSDIR%%/html/api/structiLightingProcessInfo.png -%%DOCSDIR%%/html/api/structiLoader.html +%%DOCSDIR%%/html/api/structiLightingProcessInfo__inherit__graph.png %%DOCSDIR%%/html/api/structiLightningFactoryState-members.html %%DOCSDIR%%/html/api/structiLightningFactoryState.html -%%DOCSDIR%%/html/api/structiLightningFactoryState.png +%%DOCSDIR%%/html/api/structiLightningFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiLightningState-members.html %%DOCSDIR%%/html/api/structiLightningState.html -%%DOCSDIR%%/html/api/structiLightningState.png +%%DOCSDIR%%/html/api/structiLightningState__inherit__graph.png %%DOCSDIR%%/html/api/structiLoader-members.html -%%DOCSDIR%%/html/api/structiLoader.png %%DOCSDIR%%/html/api/structiLoaderContext-members.html %%DOCSDIR%%/html/api/structiLoaderContext.html -%%DOCSDIR%%/html/api/structiLoaderContext.png +%%DOCSDIR%%/html/api/structiLoaderContext__inherit__graph.png %%DOCSDIR%%/html/api/structiLoaderPlugin-members.html -%%DOCSDIR%%/html/api/structiLoaderPlugin.png %%DOCSDIR%%/html/api/structiLoaderPlugin.html +%%DOCSDIR%%/html/api/structiLoaderPlugin__inherit__graph.png %%DOCSDIR%%/html/api/structiLoaderStatus-members.html %%DOCSDIR%%/html/api/structiLoaderStatus.html -%%DOCSDIR%%/html/api/structiLoaderStatus.png +%%DOCSDIR%%/html/api/structiLoaderStatus__inherit__graph.png +%%DOCSDIR%%/html/api/structiLoader__inherit__graph.png %%DOCSDIR%%/html/api/structiMapNode-members.html %%DOCSDIR%%/html/api/structiMapNode.html -%%DOCSDIR%%/html/api/structiMapNode.png +%%DOCSDIR%%/html/api/structiMapNode__inherit__graph.png %%DOCSDIR%%/html/api/structiMaterial-members.html %%DOCSDIR%%/html/api/structiMaterial.html -%%DOCSDIR%%/html/api/structiMaterial.png %%DOCSDIR%%/html/api/structiMaterialEngine-members.html %%DOCSDIR%%/html/api/structiMaterialEngine.html -%%DOCSDIR%%/html/api/structiMaterialEngine.png +%%DOCSDIR%%/html/api/structiMaterialEngine__inherit__graph.png %%DOCSDIR%%/html/api/structiMaterialList-members.html %%DOCSDIR%%/html/api/structiMaterialList.html -%%DOCSDIR%%/html/api/structiMaterialList.png +%%DOCSDIR%%/html/api/structiMaterialList__inherit__graph.png %%DOCSDIR%%/html/api/structiMaterialWrapper-members.html %%DOCSDIR%%/html/api/structiMaterialWrapper.html -%%DOCSDIR%%/html/api/structiMaterialWrapper.png +%%DOCSDIR%%/html/api/structiMaterialWrapper__inherit__graph.png +%%DOCSDIR%%/html/api/structiMaterial__inherit__graph.png %%DOCSDIR%%/html/api/structiMemoryTracker-members.html %%DOCSDIR%%/html/api/structiMemoryTracker.html -%%DOCSDIR%%/html/api/structiMemoryTracker.png +%%DOCSDIR%%/html/api/structiMemoryTracker__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshDrawCallback-members.html %%DOCSDIR%%/html/api/structiMeshDrawCallback.html -%%DOCSDIR%%/html/api/structiMeshDrawCallback.png +%%DOCSDIR%%/html/api/structiMeshDrawCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshFactoryList-members.html %%DOCSDIR%%/html/api/structiMeshFactoryList.html -%%DOCSDIR%%/html/api/structiMeshFactoryList.png +%%DOCSDIR%%/html/api/structiMeshFactoryList__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshFactoryWrapper-members.html %%DOCSDIR%%/html/api/structiMeshFactoryWrapper.html -%%DOCSDIR%%/html/api/structiMeshFactoryWrapper.png +%%DOCSDIR%%/html/api/structiMeshFactoryWrapper__inherit__graph.png +%%DOCSDIR%%/html/api/structiMeshGenerator-members.html +%%DOCSDIR%%/html/api/structiMeshGenerator.html +%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry-members.html +%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry.html +%%DOCSDIR%%/html/api/structiMeshGeneratorGeometry__inherit__graph.png +%%DOCSDIR%%/html/api/structiMeshGenerator__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshList-members.html %%DOCSDIR%%/html/api/structiMeshList.html -%%DOCSDIR%%/html/api/structiMeshList.png -%%DOCSDIR%%/html/api/structiMeshObject.html +%%DOCSDIR%%/html/api/structiMeshList__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshObject-members.html -%%DOCSDIR%%/html/api/structiMeshObject.png +%%DOCSDIR%%/html/api/structiMeshObject.html %%DOCSDIR%%/html/api/structiMeshObjectDrawCallback-members.html %%DOCSDIR%%/html/api/structiMeshObjectDrawCallback.html -%%DOCSDIR%%/html/api/structiMeshObjectDrawCallback.png +%%DOCSDIR%%/html/api/structiMeshObjectDrawCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshObjectFactory-members.html %%DOCSDIR%%/html/api/structiMeshObjectFactory.html -%%DOCSDIR%%/html/api/structiMeshObjectFactory.png +%%DOCSDIR%%/html/api/structiMeshObjectFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshObjectType-members.html %%DOCSDIR%%/html/api/structiMeshObjectType.html -%%DOCSDIR%%/html/api/structiMeshObjectType.png +%%DOCSDIR%%/html/api/structiMeshObjectType__inherit__graph.png +%%DOCSDIR%%/html/api/structiMeshObject__inherit__graph.png %%DOCSDIR%%/html/api/structiMeshWrapper-members.html %%DOCSDIR%%/html/api/structiMeshWrapper.html -%%DOCSDIR%%/html/api/structiMeshWrapper.png %%DOCSDIR%%/html/api/structiMeshWrapperIterator-members.html %%DOCSDIR%%/html/api/structiMeshWrapperIterator.html -%%DOCSDIR%%/html/api/structiMeshWrapperIterator.png -%%DOCSDIR%%/html/api/structiModelConverter.html -%%DOCSDIR%%/html/api/structiModelConverter-members.html -%%DOCSDIR%%/html/api/structiModelConverter.png -%%DOCSDIR%%/html/api/structiModelData-members.html -%%DOCSDIR%%/html/api/structiModelData.html -%%DOCSDIR%%/html/api/structiModelData.png -%%DOCSDIR%%/html/api/structiModelDataAction-members.html -%%DOCSDIR%%/html/api/structiModelDataAction.html -%%DOCSDIR%%/html/api/structiModelDataAction.png -%%DOCSDIR%%/html/api/structiModelDataCamera-members.html -%%DOCSDIR%%/html/api/structiModelDataCamera.html -%%DOCSDIR%%/html/api/structiModelDataCamera.png -%%DOCSDIR%%/html/api/structiModelDataLight-members.html -%%DOCSDIR%%/html/api/structiModelDataLight.html -%%DOCSDIR%%/html/api/structiModelDataLight.png -%%DOCSDIR%%/html/api/structiModelDataMaterial-members.html -%%DOCSDIR%%/html/api/structiModelDataMaterial.html -%%DOCSDIR%%/html/api/structiModelDataMaterial.png -%%DOCSDIR%%/html/api/structiModelDataObject-members.html -%%DOCSDIR%%/html/api/structiModelDataObject.html -%%DOCSDIR%%/html/api/structiModelDataObject.png -%%DOCSDIR%%/html/api/structiModelDataPolygon-members.html -%%DOCSDIR%%/html/api/structiModelDataPolygon.html -%%DOCSDIR%%/html/api/structiModelDataPolygon.png -%%DOCSDIR%%/html/api/structiModelDataTexture-members.html -%%DOCSDIR%%/html/api/structiModelDataTexture.html -%%DOCSDIR%%/html/api/structiModelDataTexture.png -%%DOCSDIR%%/html/api/structiModelDataVertices-members.html -%%DOCSDIR%%/html/api/structiModelDataVertices.html -%%DOCSDIR%%/html/api/structiModelDataVertices.png +%%DOCSDIR%%/html/api/structiMeshWrapperIterator__inherit__graph.png +%%DOCSDIR%%/html/api/structiMovable.html +%%DOCSDIR%%/html/api/structiMeshWrapper__inherit__graph.png +%%DOCSDIR%%/html/api/structiModelLoader-members.html +%%DOCSDIR%%/html/api/structiModelLoader.html +%%DOCSDIR%%/html/api/structiModelLoader__inherit__graph.png %%DOCSDIR%%/html/api/structiMouseDriver-members.html %%DOCSDIR%%/html/api/structiMouseDriver.html -%%DOCSDIR%%/html/api/structiMouseDriver.png +%%DOCSDIR%%/html/api/structiObject.html +%%DOCSDIR%%/html/api/structiMouseDriver__inherit__graph.png %%DOCSDIR%%/html/api/structiMovable-members.html -%%DOCSDIR%%/html/api/structiMovable.html -%%DOCSDIR%%/html/api/structiMovable.png %%DOCSDIR%%/html/api/structiMovableListener-members.html %%DOCSDIR%%/html/api/structiMovableListener.html -%%DOCSDIR%%/html/api/structiMovableListener.png -%%DOCSDIR%%/html/api/structiMovieRecorder.html +%%DOCSDIR%%/html/api/structiMovableListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiMovable__inherit__graph.png %%DOCSDIR%%/html/api/structiMovieRecorder-members.html -%%DOCSDIR%%/html/api/structiMovieRecorder.png +%%DOCSDIR%%/html/api/structiMovieRecorder.html +%%DOCSDIR%%/html/api/structiMovieRecorder__inherit__graph.png %%DOCSDIR%%/html/api/structiNativeWindow-members.html %%DOCSDIR%%/html/api/structiNativeWindow.html -%%DOCSDIR%%/html/api/structiNativeWindow.png -%%DOCSDIR%%/html/api/structiNativeWindowManager-members.html %%DOCSDIR%%/html/api/structiNativeWindowManager.html -%%DOCSDIR%%/html/api/structiNativeWindowManager.png +%%DOCSDIR%%/html/api/structiNativeWindowManager-members.html +%%DOCSDIR%%/html/api/structiNativeWindowManager__inherit__graph.png +%%DOCSDIR%%/html/api/structiNativeWindow__inherit__graph.png %%DOCSDIR%%/html/api/structiNovaHalo-members.html %%DOCSDIR%%/html/api/structiNovaHalo.html -%%DOCSDIR%%/html/api/structiNovaHalo.png +%%DOCSDIR%%/html/api/structiNovaHalo__inherit__graph.png %%DOCSDIR%%/html/api/structiNullFactoryState-members.html %%DOCSDIR%%/html/api/structiNullFactoryState.html -%%DOCSDIR%%/html/api/structiNullFactoryState.png +%%DOCSDIR%%/html/api/structiNullFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiNullMeshState-members.html %%DOCSDIR%%/html/api/structiNullMeshState.html -%%DOCSDIR%%/html/api/structiNullMeshState.png +%%DOCSDIR%%/html/api/terrain_8h.html +%%DOCSDIR%%/html/api/structiNullMeshState__inherit__graph.png %%DOCSDIR%%/html/api/structiODEAMotorJoint-members.html %%DOCSDIR%%/html/api/structiODEAMotorJoint.html -%%DOCSDIR%%/html/api/structiODEAMotorJoint.png +%%DOCSDIR%%/html/api/structiODEAMotorJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiODEBallJoint-members.html %%DOCSDIR%%/html/api/structiODEBallJoint.html -%%DOCSDIR%%/html/api/structiODEBallJoint.png +%%DOCSDIR%%/html/api/structiODEBallJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiODEDynamicState-members.html %%DOCSDIR%%/html/api/structiODEDynamicState.html -%%DOCSDIR%%/html/api/structiODEDynamicState.png +%%DOCSDIR%%/html/api/structiODEDynamicState__inherit__graph.png %%DOCSDIR%%/html/api/structiODEDynamicSystemState-members.html %%DOCSDIR%%/html/api/structiODEDynamicSystemState.html -%%DOCSDIR%%/html/api/structiODEDynamicSystemState.png +%%DOCSDIR%%/html/api/structiODEDynamicSystemState__inherit__graph.png %%DOCSDIR%%/html/api/structiODEFrameUpdateCallback-members.html %%DOCSDIR%%/html/api/structiODEFrameUpdateCallback.html -%%DOCSDIR%%/html/api/structiODEFrameUpdateCallback.png +%%DOCSDIR%%/html/api/structiODEFrameUpdateCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiODEGeneralJointState-members.html %%DOCSDIR%%/html/api/structiODEGeneralJointState.html -%%DOCSDIR%%/html/api/structiODEGeneralJointState.png +%%DOCSDIR%%/html/api/structiODEGeneralJointState__inherit__graph.png +%%DOCSDIR%%/html/api/structiODEHinge2Joint-members.html +%%DOCSDIR%%/html/api/structiODEHinge2Joint.html +%%DOCSDIR%%/html/api/structiODEHinge2Joint__inherit__graph.png %%DOCSDIR%%/html/api/structiODEHingeJoint-members.html %%DOCSDIR%%/html/api/structiODEHingeJoint.html -%%DOCSDIR%%/html/api/structiODEHingeJoint.png +%%DOCSDIR%%/html/api/structiODEHingeJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiODEJointState-members.html %%DOCSDIR%%/html/api/structiODEJointState.html -%%DOCSDIR%%/html/api/structiODEJointState.png +%%DOCSDIR%%/html/api/structiODEJointState__inherit__graph.png %%DOCSDIR%%/html/api/structiODESliderJoint-members.html %%DOCSDIR%%/html/api/structiODESliderJoint.html -%%DOCSDIR%%/html/api/structiODESliderJoint.png +%%DOCSDIR%%/html/api/structiODESliderJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiODEUniversalJoint-members.html %%DOCSDIR%%/html/api/structiODEUniversalJoint.html -%%DOCSDIR%%/html/api/structiODEUniversalJoint.png +%%DOCSDIR%%/html/api/structiODEUniversalJoint__inherit__graph.png %%DOCSDIR%%/html/api/structiOSXAssistant-members.html %%DOCSDIR%%/html/api/structiOSXAssistant.html -%%DOCSDIR%%/html/api/structiOSXAssistant.png +%%DOCSDIR%%/html/api/structiOSXAssistant__inherit__graph.png %%DOCSDIR%%/html/api/structiObject-members.html -%%DOCSDIR%%/html/api/structiObject.html -%%DOCSDIR%%/html/api/structiObject.png %%DOCSDIR%%/html/api/structiObjectIterator-members.html %%DOCSDIR%%/html/api/structiObjectIterator.html -%%DOCSDIR%%/html/api/structiObjectIterator.png +%%DOCSDIR%%/html/api/structiObjectIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiObjectModel-members.html %%DOCSDIR%%/html/api/structiObjectModel.html -%%DOCSDIR%%/html/api/structiObjectModel.png %%DOCSDIR%%/html/api/structiObjectModelListener-members.html %%DOCSDIR%%/html/api/structiObjectModelListener.html -%%DOCSDIR%%/html/api/structiObjectModelListener.png +%%DOCSDIR%%/html/api/structiObjectModelListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiObjectModel__inherit__graph.png %%DOCSDIR%%/html/api/structiObjectNameChangeListener-members.html %%DOCSDIR%%/html/api/structiObjectNameChangeListener.html -%%DOCSDIR%%/html/api/structiObjectNameChangeListener.png +%%DOCSDIR%%/html/api/structiObjectNameChangeListener__inherit__graph.png %%DOCSDIR%%/html/api/structiObjectRegistry-members.html %%DOCSDIR%%/html/api/structiObjectRegistry.html -%%DOCSDIR%%/html/api/structiObjectRegistry.png %%DOCSDIR%%/html/api/structiObjectRegistryIterator-members.html %%DOCSDIR%%/html/api/structiObjectRegistryIterator.html -%%DOCSDIR%%/html/api/structiObjectRegistryIterator.png +%%DOCSDIR%%/html/api/structiPath.html +%%DOCSDIR%%/html/api/structiObjectRegistryIterator__inherit__graph.png +%%DOCSDIR%%/html/api/structiObjectRegistry__inherit__graph.png %%DOCSDIR%%/html/api/structiObjectWatcher-members.html %%DOCSDIR%%/html/api/structiObjectWatcher.html -%%DOCSDIR%%/html/api/structiObjectWatcher.png -%%DOCSDIR%%/html/api/structiObjectWatcherListener.html %%DOCSDIR%%/html/api/structiObjectWatcherListener-members.html -%%DOCSDIR%%/html/api/structiObjectWatcherListener.png +%%DOCSDIR%%/html/api/structiObjectWatcherListener.html +%%DOCSDIR%%/html/api/structiObjectWatcherListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiObjectWatcher__inherit__graph.png +%%DOCSDIR%%/html/api/structiOpenGLInterface.html +%%DOCSDIR%%/html/api/structiObject__inherit__graph.png +%%DOCSDIR%%/html/api/structiParticle.html %%DOCSDIR%%/html/api/structiOffscreenCanvasCallback-members.html %%DOCSDIR%%/html/api/structiOffscreenCanvasCallback.html -%%DOCSDIR%%/html/api/structiOffscreenCanvasCallback.png +%%DOCSDIR%%/html/api/structiOffscreenCanvasCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase-members.html +%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase.html +%%DOCSDIR%%/html/api/structiOpenGLDriverDatabase__inherit__graph.png %%DOCSDIR%%/html/api/structiOpenGLInterface-members.html -%%DOCSDIR%%/html/api/structiOpenGLInterface.html -%%DOCSDIR%%/html/api/structiOpenGLInterface.png -%%DOCSDIR%%/html/api/structiPVSCuller-members.html -%%DOCSDIR%%/html/api/structiPVSCuller.html -%%DOCSDIR%%/html/api/structiPVSCuller.png +%%DOCSDIR%%/html/api/structiOpenGLInterface__inherit__graph.png %%DOCSDIR%%/html/api/structiParameterESM-members.html %%DOCSDIR%%/html/api/structiParameterESM.html -%%DOCSDIR%%/html/api/structiParameterESM.png +%%DOCSDIR%%/html/api/structiPortal.html +%%DOCSDIR%%/html/api/structiParameterESM__inherit__graph.png %%DOCSDIR%%/html/api/structiParticle-members.html -%%DOCSDIR%%/html/api/structiParticle.html -%%DOCSDIR%%/html/api/structiParticle.png %%DOCSDIR%%/html/api/structiParticleState-members.html %%DOCSDIR%%/html/api/structiParticleState.html -%%DOCSDIR%%/html/api/structiParticleState.png +%%DOCSDIR%%/html/api/structiParticleState__inherit__graph.png +%%DOCSDIR%%/html/api/structiParticle__inherit__graph.png %%DOCSDIR%%/html/api/structiParticlesColorCallback-members.html %%DOCSDIR%%/html/api/structiParticlesColorCallback.html -%%DOCSDIR%%/html/api/structiParticlesColorCallback.png +%%DOCSDIR%%/html/api/structiParticlesColorCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiParticlesFactoryState-members.html -%%DOCSDIR%%/html/api/structiParticlesPhysics.png +%%DOCSDIR%%/html/api/structiParticlesPhysics.html %%DOCSDIR%%/html/api/structiParticlesFactoryState.html -%%DOCSDIR%%/html/api/structiParticlesFactoryState.png +%%DOCSDIR%%/html/api/structiParticlesFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiParticlesObjectState-members.html %%DOCSDIR%%/html/api/structiParticlesObjectState.html -%%DOCSDIR%%/html/api/structiParticlesObjectState.png +%%DOCSDIR%%/html/api/structiParticlesObjectState__inherit__graph.png %%DOCSDIR%%/html/api/structiParticlesPhysics-members.html -%%DOCSDIR%%/html/api/structiParticlesPhysics.html +%%DOCSDIR%%/html/api/structiParticlesPhysics__inherit__graph.png %%DOCSDIR%%/html/api/structiParticlesStateBase-members.html %%DOCSDIR%%/html/api/structiParticlesStateBase.html -%%DOCSDIR%%/html/api/structiParticlesStateBase.png +%%DOCSDIR%%/html/api/structiParticlesStateBase__inherit__graph.png %%DOCSDIR%%/html/api/structiPath-members.html -%%DOCSDIR%%/html/api/structiPath.html -%%DOCSDIR%%/html/api/structiPath.png +%%DOCSDIR%%/html/api/structiPath__inherit__graph.png %%DOCSDIR%%/html/api/structiPen-members.html -%%DOCSDIR%%/html/api/structiPen.html -%%DOCSDIR%%/html/api/structiPen.png +%%DOCSDIR%%/html/api/structiPen__inherit__graph.png %%DOCSDIR%%/html/api/structiPluginConfig-members.html %%DOCSDIR%%/html/api/structiPluginConfig.html -%%DOCSDIR%%/html/api/structiPluginConfig.png +%%DOCSDIR%%/html/api/structiPluginConfig__inherit__graph.png %%DOCSDIR%%/html/api/structiPluginIterator-members.html %%DOCSDIR%%/html/api/structiPluginIterator.html -%%DOCSDIR%%/html/api/structiPluginIterator.png +%%DOCSDIR%%/html/api/structiPluginIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiPluginManager-members.html %%DOCSDIR%%/html/api/structiPluginManager.html -%%DOCSDIR%%/html/api/structiPluginManager.png +%%DOCSDIR%%/html/api/thing_8h.html +%%DOCSDIR%%/html/api/structiPluginManager__inherit__graph.png %%DOCSDIR%%/html/api/structiPolygonHandle-members.html %%DOCSDIR%%/html/api/structiPolygonHandle.html -%%DOCSDIR%%/html/api/structiPolygonHandle.png +%%DOCSDIR%%/html/api/structiPolygonHandle__inherit__graph.png %%DOCSDIR%%/html/api/structiPolygonMesh-members.html %%DOCSDIR%%/html/api/structiPolygonMesh.html -%%DOCSDIR%%/html/api/structiPolygonMesh.png -%%DOCSDIR%%/html/api/structiPolygonRenderer-members.html -%%DOCSDIR%%/html/api/structiPolygonRenderer.html -%%DOCSDIR%%/html/api/structiPolygonRenderer.png +%%DOCSDIR%%/html/api/structiPolygonMesh__inherit__graph.png %%DOCSDIR%%/html/api/structiPortal-members.html -%%DOCSDIR%%/html/api/structiPortal.html -%%DOCSDIR%%/html/api/structiPortal.png %%DOCSDIR%%/html/api/structiPortalCallback-members.html %%DOCSDIR%%/html/api/structiPortalCallback.html -%%DOCSDIR%%/html/api/structiPortalCallback.png -%%DOCSDIR%%/html/api/structiPortalContainer-members.html +%%DOCSDIR%%/html/api/structiPortalCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiPortalContainer.html -%%DOCSDIR%%/html/api/structiPortalContainer.png +%%DOCSDIR%%/html/api/structiPortalContainer-members.html +%%DOCSDIR%%/html/api/structiPortalContainer__inherit__graph.png +%%DOCSDIR%%/html/api/structiPortal__inherit__graph.png %%DOCSDIR%%/html/api/structiProcTexCallback-members.html %%DOCSDIR%%/html/api/structiProcTexCallback.html -%%DOCSDIR%%/html/api/structiProcTexCallback.png +%%DOCSDIR%%/html/api/structiProcTexCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiProcTexture-members.html %%DOCSDIR%%/html/api/structiProcTexture.html -%%DOCSDIR%%/html/api/structiProcTexture.png +%%DOCSDIR%%/html/api/structiProcTexture__inherit__graph.png %%DOCSDIR%%/html/api/structiProgressMeter-members.html %%DOCSDIR%%/html/api/structiProgressMeter.html -%%DOCSDIR%%/html/api/structiProgressMeter.png -%%DOCSDIR%%/html/api/structiProtoFactoryState-members.html %%DOCSDIR%%/html/api/structiProtoFactoryState.html -%%DOCSDIR%%/html/api/structiProtoFactoryState.png +%%DOCSDIR%%/html/api/structiProgressMeter__inherit__graph.png +%%DOCSDIR%%/html/api/structiProtoFactoryState-members.html +%%DOCSDIR%%/html/api/structiProtoFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiProtoMeshState-members.html -%%DOCSDIR%%/html/api/util_8h.html %%DOCSDIR%%/html/api/structiProtoMeshState.html -%%DOCSDIR%%/html/api/structiProtoMeshState.png +%%DOCSDIR%%/html/api/structiProtoMeshState__inherit__graph.png %%DOCSDIR%%/html/api/structiRainState-members.html %%DOCSDIR%%/html/api/structiRainState.html -%%DOCSDIR%%/html/api/structiRainState.png +%%DOCSDIR%%/html/api/structiRainState__inherit__graph.png %%DOCSDIR%%/html/api/structiRefTracker-members.html %%DOCSDIR%%/html/api/structiRefTracker.html -%%DOCSDIR%%/html/api/structiRefTracker.png -%%DOCSDIR%%/html/api/structiRegion-members.html %%DOCSDIR%%/html/api/structiRegion.html -%%DOCSDIR%%/html/api/structiRegion.png +%%DOCSDIR%%/html/api/structiRefTracker__inherit__graph.png +%%DOCSDIR%%/html/api/structiRegion-members.html %%DOCSDIR%%/html/api/structiRegionList-members.html %%DOCSDIR%%/html/api/structiRegionList.html -%%DOCSDIR%%/html/api/structiRegionList.png +%%DOCSDIR%%/html/api/structiRegionList__inherit__graph.png +%%DOCSDIR%%/html/api/structiRegion__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderBuffer-members.html %%DOCSDIR%%/html/api/structiRenderBuffer.html -%%DOCSDIR%%/html/api/structiRenderBuffer.png %%DOCSDIR%%/html/api/structiRenderBufferAccessor-members.html %%DOCSDIR%%/html/api/structiRenderBufferAccessor.html -%%DOCSDIR%%/html/api/structiRenderBufferAccessor.png -%%DOCSDIR%%/html/api/structiRenderLoop-members.html +%%DOCSDIR%%/html/api/structiRenderBufferAccessor__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderLoop.html -%%DOCSDIR%%/html/api/structiRenderLoop.png -%%DOCSDIR%%/html/api/structiReporter.png +%%DOCSDIR%%/html/api/structiRenderBuffer__inherit__graph.png +%%DOCSDIR%%/html/api/structiRenderLoop-members.html %%DOCSDIR%%/html/api/structiRenderLoopManager-members.html %%DOCSDIR%%/html/api/structiRenderLoopManager.html -%%DOCSDIR%%/html/api/structiRenderLoopManager.png +%%DOCSDIR%%/html/api/structiRenderLoopManager__inherit__graph.png +%%DOCSDIR%%/html/api/structiRenderLoop__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderStep-members.html %%DOCSDIR%%/html/api/structiRenderStep.html -%%DOCSDIR%%/html/api/structiRenderStep.png %%DOCSDIR%%/html/api/structiRenderStepContainer-members.html %%DOCSDIR%%/html/api/structiRenderStepContainer.html -%%DOCSDIR%%/html/api/structiRenderStepContainer.png +%%DOCSDIR%%/html/api/structiRenderStepContainer__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderStepFactory-members.html %%DOCSDIR%%/html/api/structiRenderStepFactory.html -%%DOCSDIR%%/html/api/structiRenderStepFactory.png -%%DOCSDIR%%/html/api/structiSCF.html +%%DOCSDIR%%/html/api/structiRenderStepFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderStepType-members.html %%DOCSDIR%%/html/api/structiRenderStepType.html -%%DOCSDIR%%/html/api/structiRenderStepType.png +%%DOCSDIR%%/html/api/structiRenderStepType__inherit__graph.png +%%DOCSDIR%%/html/api/structiRenderStep__inherit__graph.png %%DOCSDIR%%/html/api/structiRenderView-members.html %%DOCSDIR%%/html/api/structiRenderView.html -%%DOCSDIR%%/html/api/structiRenderView.png +%%DOCSDIR%%/html/api/structiRenderView__inherit__graph.png %%DOCSDIR%%/html/api/structiRendererLightmap-members.html %%DOCSDIR%%/html/api/structiRendererLightmap.html -%%DOCSDIR%%/html/api/structiRendererLightmap.png +%%DOCSDIR%%/html/api/structiRendererLightmap__inherit__graph.png %%DOCSDIR%%/html/api/structiReporter-members.html %%DOCSDIR%%/html/api/structiReporter.html %%DOCSDIR%%/html/api/structiReporterIterator-members.html %%DOCSDIR%%/html/api/structiReporterIterator.html -%%DOCSDIR%%/html/api/structiReporterIterator.png +%%DOCSDIR%%/html/api/structiReporterIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiReporterListener-members.html %%DOCSDIR%%/html/api/structiReporterListener.html -%%DOCSDIR%%/html/api/structiReporterListener.png +%%DOCSDIR%%/html/api/structiReporterListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiReporter__inherit__graph.png +%%DOCSDIR%%/html/api/thread_8h.html %%DOCSDIR%%/html/api/structiRigidBody-members.html %%DOCSDIR%%/html/api/structiRigidBody.html -%%DOCSDIR%%/html/api/structiRigidBody.png +%%DOCSDIR%%/html/api/structiRigidBody__inherit__graph.png %%DOCSDIR%%/html/api/structiSCF-members.html -%%DOCSDIR%%/html/api/structiSCF.png +%%DOCSDIR%%/html/api/structiSCF__inherit__graph.png %%DOCSDIR%%/html/api/structiSaver-members.html %%DOCSDIR%%/html/api/structiSaver.html -%%DOCSDIR%%/html/api/structiSaver.png %%DOCSDIR%%/html/api/structiSaverPlugin-members.html %%DOCSDIR%%/html/api/structiSaverPlugin.html -%%DOCSDIR%%/html/api/structiScript.html -%%DOCSDIR%%/html/api/structiSaverPlugin.png +%%DOCSDIR%%/html/api/structiSaverPlugin__inherit__graph.png +%%DOCSDIR%%/html/api/structiSaver__inherit__graph.png +%%DOCSDIR%%/html/api/structiSceneNode-members.html +%%DOCSDIR%%/html/api/structiSceneNode.html +%%DOCSDIR%%/html/api/structiSceneNode__inherit__graph.png %%DOCSDIR%%/html/api/structiScript-members.html -%%DOCSDIR%%/html/api/structiScript.png +%%DOCSDIR%%/html/api/structiScript.html %%DOCSDIR%%/html/api/structiScriptObject-members.html %%DOCSDIR%%/html/api/structiScriptObject.html -%%DOCSDIR%%/html/api/structiScriptObject.png +%%DOCSDIR%%/html/api/structiScriptObject__inherit__graph.png +%%DOCSDIR%%/html/api/structiScript__inherit__graph.png %%DOCSDIR%%/html/api/structiSector-members.html %%DOCSDIR%%/html/api/structiSector.html -%%DOCSDIR%%/html/api/structiSector.png %%DOCSDIR%%/html/api/structiSectorCallback-members.html %%DOCSDIR%%/html/api/structiSectorCallback.html -%%DOCSDIR%%/html/api/structiSectorCallback.png +%%DOCSDIR%%/html/api/structiSectorCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiSectorList.html %%DOCSDIR%%/html/api/structiSectorIterator-members.html %%DOCSDIR%%/html/api/structiSectorIterator.html -%%DOCSDIR%%/html/api/structiSectorIterator.png +%%DOCSDIR%%/html/api/structiSectorIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiSectorList-members.html -%%DOCSDIR%%/html/api/structiSectorList.html -%%DOCSDIR%%/html/api/structiSectorList.png +%%DOCSDIR%%/html/api/structiSectorList__inherit__graph.png %%DOCSDIR%%/html/api/structiSectorMeshCallback-members.html %%DOCSDIR%%/html/api/structiSectorMeshCallback.html -%%DOCSDIR%%/html/api/structiSectorMeshCallback.png +%%DOCSDIR%%/html/api/structiSectorMeshCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiSector__inherit__graph.png +%%DOCSDIR%%/html/api/structiSelfDestruct-members.html +%%DOCSDIR%%/html/api/structiSelfDestruct.html +%%DOCSDIR%%/html/api/tree_8h.html +%%DOCSDIR%%/html/api/structiSelfDestruct__inherit__graph.png %%DOCSDIR%%/html/api/structiSequence-members.html %%DOCSDIR%%/html/api/structiSequence.html -%%DOCSDIR%%/html/api/structiSequence.png %%DOCSDIR%%/html/api/structiSequenceCondition-members.html %%DOCSDIR%%/html/api/structiSequenceCondition.html -%%DOCSDIR%%/html/api/structiSequenceCondition.png +%%DOCSDIR%%/html/api/structiSequenceCondition__inherit__graph.png %%DOCSDIR%%/html/api/structiSequenceManager-members.html %%DOCSDIR%%/html/api/structiSequenceManager.html -%%DOCSDIR%%/html/api/structiSequenceManager.png +%%DOCSDIR%%/html/api/structiSequenceManager__inherit__graph.png %%DOCSDIR%%/html/api/structiSequenceOperation-members.html %%DOCSDIR%%/html/api/structiSequenceOperation.html -%%DOCSDIR%%/html/api/structiSequenceOperation.png +%%DOCSDIR%%/html/api/structiShader.html +%%DOCSDIR%%/html/api/structiSequenceOperation__inherit__graph.png %%DOCSDIR%%/html/api/structiSequenceTimedOperation-members.html %%DOCSDIR%%/html/api/structiSequenceTimedOperation.html -%%DOCSDIR%%/html/api/structiSequenceTimedOperation.png +%%DOCSDIR%%/html/api/structiSequenceTimedOperation__inherit__graph.png %%DOCSDIR%%/html/api/structiSequenceTrigger-members.html %%DOCSDIR%%/html/api/structiSequenceTrigger.html -%%DOCSDIR%%/html/api/structiSequenceTrigger.png +%%DOCSDIR%%/html/api/structiSequenceTrigger__inherit__graph.png %%DOCSDIR%%/html/api/structiSequenceWrapper-members.html %%DOCSDIR%%/html/api/structiSequenceWrapper.html -%%DOCSDIR%%/html/api/structiSequenceWrapper.png +%%DOCSDIR%%/html/api/structiSequenceWrapper__inherit__graph.png %%DOCSDIR%%/html/api/structiShader-members.html -%%DOCSDIR%%/html/api/structiShader.html -%%DOCSDIR%%/html/api/structiShader.png +%%DOCSDIR%%/html/api/structiSequence__inherit__graph.png %%DOCSDIR%%/html/api/structiShaderCompiler-members.html %%DOCSDIR%%/html/api/structiShaderCompiler.html -%%DOCSDIR%%/html/api/structiVFS.html -%%DOCSDIR%%/html/api/structiShaderCompiler.png +%%DOCSDIR%%/html/api/structiShaderCompiler__inherit__graph.png +%%DOCSDIR%%/html/api/structiShaderDestinationResolver-members.html +%%DOCSDIR%%/html/api/structiShaderDestinationResolver.html +%%DOCSDIR%%/html/api/structiShaderDestinationResolver__inherit__graph.png %%DOCSDIR%%/html/api/structiShaderManager-members.html %%DOCSDIR%%/html/api/structiShaderManager.html -%%DOCSDIR%%/html/api/structiShaderManager.png +%%DOCSDIR%%/html/api/structiShaderManager__inherit__graph.png +%%DOCSDIR%%/html/api/structiShaderProgram.html %%DOCSDIR%%/html/api/structiShaderPriorityList-members.html %%DOCSDIR%%/html/api/structiShaderPriorityList.html -%%DOCSDIR%%/html/api/structiShaderPriorityList.png +%%DOCSDIR%%/html/api/structiShaderPriorityList__inherit__graph.png %%DOCSDIR%%/html/api/structiShaderProgram-members.html -%%DOCSDIR%%/html/api/structiShaderProgram.html -%%DOCSDIR%%/html/api/structiShaderProgram.png %%DOCSDIR%%/html/api/structiShaderProgramPlugin-members.html %%DOCSDIR%%/html/api/structiShaderProgramPlugin.html -%%DOCSDIR%%/html/api/structiShaderProgramPlugin.png -%%DOCSDIR%%/html/api/structiShaderRenderInterface-members.html -%%DOCSDIR%%/html/api/structiShaderRenderInterface.html -%%DOCSDIR%%/html/api/structiShaderRenderInterface.png -%%DOCSDIR%%/html/api/structiShaderTUResolver-members.html -%%DOCSDIR%%/html/api/structiShaderTUResolver.html -%%DOCSDIR%%/html/api/structiShaderTUResolver.png +%%DOCSDIR%%/html/api/structiShaderProgramPlugin__inherit__graph.png +%%DOCSDIR%%/html/api/structiShaderProgram__inherit__graph.png %%DOCSDIR%%/html/api/structiShaderVariableAccessor-members.html %%DOCSDIR%%/html/api/structiShaderVariableAccessor.html -%%DOCSDIR%%/html/api/structiShaderVariableAccessor.png +%%DOCSDIR%%/html/api/structiShadowBlock.html +%%DOCSDIR%%/html/api/structiShaderVariableAccessor__inherit__graph.png %%DOCSDIR%%/html/api/structiShaderVariableContext-members.html %%DOCSDIR%%/html/api/structiShaderVariableContext.html -%%DOCSDIR%%/html/api/structiShaderVariableContext.png +%%DOCSDIR%%/html/api/structiShaderVariableContext__inherit__graph.png +%%DOCSDIR%%/html/api/structiShader__inherit__graph.png %%DOCSDIR%%/html/api/structiShadowBlock-members.html -%%DOCSDIR%%/html/api/structiShadowBlock.html -%%DOCSDIR%%/html/api/structiShadowBlock.png %%DOCSDIR%%/html/api/structiShadowBlockList-members.html %%DOCSDIR%%/html/api/structiShadowBlockList.html -%%DOCSDIR%%/html/api/structiShadowBlockList.png +%%DOCSDIR%%/html/api/structiShadowBlockList__inherit__graph.png +%%DOCSDIR%%/html/api/structiShadowBlock__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysData.html %%DOCSDIR%%/html/api/structiShadowCaster-members.html %%DOCSDIR%%/html/api/structiShadowCaster.html -%%DOCSDIR%%/html/api/structiShadowCaster.png +%%DOCSDIR%%/html/api/structiShadowCaster__inherit__graph.png %%DOCSDIR%%/html/api/structiShadowIterator-members.html %%DOCSDIR%%/html/api/structiShadowIterator.html -%%DOCSDIR%%/html/api/structiShadowIterator.png +%%DOCSDIR%%/html/api/structiShadowIterator__inherit__graph.png %%DOCSDIR%%/html/api/structiShadowReceiver-members.html %%DOCSDIR%%/html/api/structiShadowReceiver.html -%%DOCSDIR%%/html/api/structiShadowReceiver.png +%%DOCSDIR%%/html/api/structiShadowReceiver__inherit__graph.png %%DOCSDIR%%/html/api/structiSharedVariable-members.html %%DOCSDIR%%/html/api/structiSharedVariable.html -%%DOCSDIR%%/html/api/structiSharedVariable.png -%%DOCSDIR%%/html/api/structiSharedVariableList-members.html %%DOCSDIR%%/html/api/structiSharedVariableList.html -%%DOCSDIR%%/html/api/structiSharedVariableList.png +%%DOCSDIR%%/html/api/structiSharedVariableList-members.html +%%DOCSDIR%%/html/api/structiSharedVariableList__inherit__graph.png %%DOCSDIR%%/html/api/structiSharedVariableListener-members.html %%DOCSDIR%%/html/api/structiSharedVariableListener.html -%%DOCSDIR%%/html/api/structiSharedVariableListener.png +%%DOCSDIR%%/html/api/structiSharedVariableListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiSharedVariable__inherit__graph.png %%DOCSDIR%%/html/api/structiSimpleFormerState-members.html %%DOCSDIR%%/html/api/structiSimpleFormerState.html -%%DOCSDIR%%/html/api/structiSimpleFormerState.png -%%DOCSDIR%%/html/api/structiSnowState-members.html +%%DOCSDIR%%/html/api/structiSimpleFormerState__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysData-members.html +%%DOCSDIR%%/html/api/structiSndSysData__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysListener-members.html +%%DOCSDIR%%/html/api/structiSndSysListener.html +%%DOCSDIR%%/html/api/structiSndSysListener__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysLoader-members.html +%%DOCSDIR%%/html/api/structiSndSysLoader.html +%%DOCSDIR%%/html/api/structiSndSysLoader__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysManager-members.html +%%DOCSDIR%%/html/api/structiSndSysManager.html +%%DOCSDIR%%/html/api/structiSndSysManager__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysRenderer-members.html +%%DOCSDIR%%/html/api/structiString.html +%%DOCSDIR%%/html/api/structiSndSysRenderer.html +%%DOCSDIR%%/html/api/structiSndSysRenderer__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver-members.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareDriver__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D-members.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3DProperties-members.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3DProperties.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput-members.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilter3D__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput.html +%%DOCSDIR%%/html/api/structiSndSysSoftwareFilterOutput__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSource-members.html +%%DOCSDIR%%/html/api/structiSndSysSource.html +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware-members.html +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware.html +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D-members.html +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D.html +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware3D__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSourceSoftware__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysSource__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysStream-members.html +%%DOCSDIR%%/html/api/structiSndSysStream.html +%%DOCSDIR%%/html/api/structiSndSysStream__inherit__graph.png +%%DOCSDIR%%/html/api/structiSndSysWrapper-members.html %%DOCSDIR%%/html/api/structiSnowState.html -%%DOCSDIR%%/html/api/structiSnowState.png +%%DOCSDIR%%/html/api/structiSndSysWrapper.html +%%DOCSDIR%%/html/api/structiSndSysWrapper__inherit__graph.png +%%DOCSDIR%%/html/api/structiSnowState-members.html +%%DOCSDIR%%/html/api/structiSnowState__inherit__graph.png +%%DOCSDIR%%/html/api/structiView.html %%DOCSDIR%%/html/api/structiSoundData-members.html %%DOCSDIR%%/html/api/structiSoundData.html -%%DOCSDIR%%/html/api/structiSoundData.png +%%DOCSDIR%%/html/api/structiSoundData__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundDriver-members.html %%DOCSDIR%%/html/api/structiSoundDriver.html -%%DOCSDIR%%/html/api/structiSoundDriver.png +%%DOCSDIR%%/html/api/structiSoundDriver__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundHandle-members.html %%DOCSDIR%%/html/api/structiSoundHandle.html -%%DOCSDIR%%/html/api/structiSoundHandle.png +%%DOCSDIR%%/html/api/structiSoundHandle__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundListener-members.html %%DOCSDIR%%/html/api/structiSoundListener.html -%%DOCSDIR%%/html/api/structiSoundListener.png +%%DOCSDIR%%/html/api/structiSoundListener__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundLoader-members.html %%DOCSDIR%%/html/api/structiSoundLoader.html -%%DOCSDIR%%/html/api/structiSoundLoader.png +%%DOCSDIR%%/html/api/structiSoundLoader__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundRender-members.html %%DOCSDIR%%/html/api/structiSoundRender.html -%%DOCSDIR%%/html/api/structiSoundRender.png +%%DOCSDIR%%/html/api/structiSoundRender__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundSource-members.html %%DOCSDIR%%/html/api/structiSoundSource.html -%%DOCSDIR%%/html/api/structiSoundSource.png +%%DOCSDIR%%/html/api/structiSoundSource__inherit__graph.png %%DOCSDIR%%/html/api/structiSoundWrapper-members.html %%DOCSDIR%%/html/api/structiSoundWrapper.html -%%DOCSDIR%%/html/api/structiSoundWrapper.png +%%DOCSDIR%%/html/api/structiSoundWrapper__inherit__graph.png +%%DOCSDIR%%/html/api/trimesh_8h.html %%DOCSDIR%%/html/api/structiSpiralState-members.html %%DOCSDIR%%/html/api/structiSpiralState.html -%%DOCSDIR%%/html/api/structiSpiralState.png -%%DOCSDIR%%/html/api/structiVFS.png +%%DOCSDIR%%/html/api/structiSpiralState__inherit__graph.png %%DOCSDIR%%/html/api/structiSprite2DFactoryState-members.html %%DOCSDIR%%/html/api/structiSprite2DFactoryState.html -%%DOCSDIR%%/html/api/structiSprite2DFactoryState.png +%%DOCSDIR%%/html/api/structiSprite2DFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiSprite2DState-members.html %%DOCSDIR%%/html/api/structiSprite2DState.html -%%DOCSDIR%%/html/api/structiSprite2DState.png +%%DOCSDIR%%/html/api/structiSprite2DState__inherit__graph.png %%DOCSDIR%%/html/api/structiSprite2DUVAnimation-members.html %%DOCSDIR%%/html/api/structiSprite2DUVAnimation.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimation.png %%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame-members.html %%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame.html -%%DOCSDIR%%/html/api/structiStream.html -%%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame.png +%%DOCSDIR%%/html/api/structiSprite2DUVAnimationFrame__inherit__graph.png +%%DOCSDIR%%/html/api/structiSprite2DUVAnimation__inherit__graph.png %%DOCSDIR%%/html/api/structiSprite3DFactoryState-members.html %%DOCSDIR%%/html/api/structiSprite3DFactoryState.html -%%DOCSDIR%%/html/api/structiSprite3DFactoryState.png +%%DOCSDIR%%/html/api/structiSprite3DFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiSprite3DState-members.html %%DOCSDIR%%/html/api/structiSprite3DState.html -%%DOCSDIR%%/html/api/structiSprite3DState.png +%%DOCSDIR%%/html/api/structiSprite3DState__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteAction-members.html %%DOCSDIR%%/html/api/structiSpriteAction.html -%%DOCSDIR%%/html/api/structiSpriteAction.png +%%DOCSDIR%%/html/api/structiSpriteAction__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState-members.html %%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState.html -%%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState.png +%%DOCSDIR%%/html/api/structiSpriteCal3DFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteCal3DSocket-members.html %%DOCSDIR%%/html/api/structiSpriteCal3DSocket.html -%%DOCSDIR%%/html/api/structiSpriteCal3DSocket.png +%%DOCSDIR%%/html/api/structiSpriteCal3DSocket__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteCal3DState-members.html +%%DOCSDIR%%/html/api/structiSpriteFrame.html %%DOCSDIR%%/html/api/structiSpriteCal3DState.html -%%DOCSDIR%%/html/api/structiSpriteCal3DState.png +%%DOCSDIR%%/html/api/structiSpriteCal3DState__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteFrame-members.html -%%DOCSDIR%%/html/api/structiSpriteFrame.html -%%DOCSDIR%%/html/api/structiSpriteFrame.png +%%DOCSDIR%%/html/api/structiSpriteFrame__inherit__graph.png %%DOCSDIR%%/html/api/structiSpriteSocket-members.html %%DOCSDIR%%/html/api/structiSpriteSocket.html -%%DOCSDIR%%/html/api/structiSpriteSocket.png +%%DOCSDIR%%/html/api/structiSpriteSocket__inherit__graph.png %%DOCSDIR%%/html/api/structiStandardReporterListener-members.html %%DOCSDIR%%/html/api/structiStandardReporterListener.html -%%DOCSDIR%%/html/api/structiStandardReporterListener.png +%%DOCSDIR%%/html/api/structiStandardReporterListener__inherit__graph.png %%DOCSDIR%%/html/api/structiStarsState-members.html %%DOCSDIR%%/html/api/structiStarsState.html -%%DOCSDIR%%/html/api/structiStarsState.png -%%DOCSDIR%%/html/api/structiStaticPVSTree-members.html -%%DOCSDIR%%/html/api/structiStaticPVSTree.html -%%DOCSDIR%%/html/api/structiStaticPVSTree.png -%%DOCSDIR%%/html/api/structiStream-members.html -%%DOCSDIR%%/html/api/structiStream.png -%%DOCSDIR%%/html/api/structiStreamFormat-members.html -%%DOCSDIR%%/html/api/structiStreamFormat.html -%%DOCSDIR%%/html/api/structiStreamFormat.png -%%DOCSDIR%%/html/api/structiStreamIterator-members.html -%%DOCSDIR%%/html/api/structiStreamIterator.html -%%DOCSDIR%%/html/api/structiStreamIterator.png +%%DOCSDIR%%/html/api/structiStarsState__inherit__graph.png +%%DOCSDIR%%/html/api/structiStreamDataCallback-members.html +%%DOCSDIR%%/html/api/structiStreamDataCallback.html +%%DOCSDIR%%/html/api/structiStreamDataCallback__inherit__graph.png +%%DOCSDIR%%/html/api/structiStreamSource-members.html +%%DOCSDIR%%/html/api/structiStreamSource.html +%%DOCSDIR%%/html/api/structiStreamSource__inherit__graph.png %%DOCSDIR%%/html/api/structiString-members.html -%%DOCSDIR%%/html/api/structiString.html -%%DOCSDIR%%/html/api/structiString.png %%DOCSDIR%%/html/api/structiStringArray-members.html %%DOCSDIR%%/html/api/structiStringArray.html -%%DOCSDIR%%/html/api/structiStringArray.png +%%DOCSDIR%%/html/api/structiStringArray__inherit__graph.png %%DOCSDIR%%/html/api/structiStringSet-members.html %%DOCSDIR%%/html/api/structiStringSet.html -%%DOCSDIR%%/html/api/structiStringSet.png +%%DOCSDIR%%/html/api/structiStringSet__inherit__graph.png +%%DOCSDIR%%/html/api/structiString__inherit__graph.png %%DOCSDIR%%/html/api/structiSuperLightmap-members.html %%DOCSDIR%%/html/api/structiSuperLightmap.html -%%DOCSDIR%%/html/api/structiSuperLightmap.png +%%DOCSDIR%%/html/api/structiSuperLightmap__inherit__graph.png %%DOCSDIR%%/html/api/structiSyntaxService-members.html %%DOCSDIR%%/html/api/structiSyntaxService.html -%%DOCSDIR%%/html/api/structiSyntaxService.png +%%DOCSDIR%%/html/api/structiSyntaxService__inherit__graph.png %%DOCSDIR%%/html/api/structiTerraFormer-members.html %%DOCSDIR%%/html/api/structiTerraFormer.html -%%DOCSDIR%%/html/api/structiTerraFormer.png +%%DOCSDIR%%/html/api/structiTerraFormer__inherit__graph.png %%DOCSDIR%%/html/api/structiTerraSampler-members.html %%DOCSDIR%%/html/api/structiTerraSampler.html -%%DOCSDIR%%/html/api/structiTerraSampler.png +%%DOCSDIR%%/html/api/structiTerraSampler__inherit__graph.png %%DOCSDIR%%/html/api/structiTerrainFactoryState-members.html %%DOCSDIR%%/html/api/structiTerrainFactoryState.html -%%DOCSDIR%%/html/api/structiTerrainFactoryState.png +%%DOCSDIR%%/html/api/structiTerrainFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiTerrainObjectState-members.html %%DOCSDIR%%/html/api/structiTerrainObjectState.html -%%DOCSDIR%%/html/api/structiTerrainObjectState.png +%%DOCSDIR%%/html/api/structiTerrainObjectState__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureCallback-members.html %%DOCSDIR%%/html/api/structiTextureCallback.html -%%DOCSDIR%%/html/api/structiTextureCallback.png +%%DOCSDIR%%/html/api/structiTextureCallback__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureFactory-members.html %%DOCSDIR%%/html/api/structiTextureFactory.html -%%DOCSDIR%%/html/api/structiTextureFactory.png +%%DOCSDIR%%/html/api/structiTextureFactory__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureHandle-members.html %%DOCSDIR%%/html/api/structiTextureHandle.html -%%DOCSDIR%%/html/api/structiTextureList.html -%%DOCSDIR%%/html/api/structiTextureHandle.png +%%DOCSDIR%%/html/api/structiTextureHandle__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureList-members.html -%%DOCSDIR%%/html/api/structiTextureList.png +%%DOCSDIR%%/html/api/structiTextureList.html +%%DOCSDIR%%/html/api/structiTextureList__inherit__graph.png +%%DOCSDIR%%/html/api/structiTextureManager.html %%DOCSDIR%%/html/api/structiTextureLoaderContext-members.html %%DOCSDIR%%/html/api/structiTextureLoaderContext.html -%%DOCSDIR%%/html/api/structiTextureLoaderContext.png +%%DOCSDIR%%/html/api/structiTextureLoaderContext__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureManager-members.html -%%DOCSDIR%%/html/api/structiTextureManager.html -%%DOCSDIR%%/html/api/structiTextureManager.png +%%DOCSDIR%%/html/api/structiTextureManager__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureType-members.html %%DOCSDIR%%/html/api/structiTextureType.html -%%DOCSDIR%%/html/api/structiTextureType.png +%%DOCSDIR%%/html/api/structiTextureType__inherit__graph.png %%DOCSDIR%%/html/api/structiTextureWrapper-members.html %%DOCSDIR%%/html/api/structiTextureWrapper.html -%%DOCSDIR%%/html/api/structiTextureWrapper.png +%%DOCSDIR%%/html/api/structiTextureWrapper__inherit__graph.png %%DOCSDIR%%/html/api/structiThingEnvironment-members.html %%DOCSDIR%%/html/api/structiThingEnvironment.html -%%DOCSDIR%%/html/api/structiThingEnvironment.png +%%DOCSDIR%%/html/api/structiThingEnvironment__inherit__graph.png %%DOCSDIR%%/html/api/structiThingFactoryState-members.html %%DOCSDIR%%/html/api/structiThingFactoryState.html -%%DOCSDIR%%/html/api/structiThingFactoryState.png +%%DOCSDIR%%/html/api/structiThingFactoryState__inherit__graph.png %%DOCSDIR%%/html/api/structiThingState-members.html %%DOCSDIR%%/html/api/structiThingState.html -%%DOCSDIR%%/html/api/structiThingState.png +%%DOCSDIR%%/html/api/structiThingState__inherit__graph.png %%DOCSDIR%%/html/api/structiTimerEvent-members.html %%DOCSDIR%%/html/api/structiTimerEvent.html -%%DOCSDIR%%/html/api/structiTimerEvent.png +%%DOCSDIR%%/html/api/structiVFS-members.html +%%DOCSDIR%%/html/api/structiTimerEvent__inherit__graph.png %%DOCSDIR%%/html/api/structiUserRenderBufferIterator-members.html %%DOCSDIR%%/html/api/structiUserRenderBufferIterator.html -%%DOCSDIR%%/html/api/structiUserRenderBufferIterator.png -%%DOCSDIR%%/html/api/structiVFS-members.html +%%DOCSDIR%%/html/api/structiUserRenderBufferIterator__inherit__graph.png +%%DOCSDIR%%/html/api/structiVFS__inherit__graph.png %%DOCSDIR%%/html/api/structiVerbosityManager-members.html %%DOCSDIR%%/html/api/structiVerbosityManager.html -%%DOCSDIR%%/html/api/structiVerbosityManager.png +%%DOCSDIR%%/html/api/structiVerbosityManager__inherit__graph.png %%DOCSDIR%%/html/api/structiVertexLightCalculator-members.html %%DOCSDIR%%/html/api/structiVertexLightCalculator.html -%%DOCSDIR%%/html/api/structiVertexLightCalculator.png -%%DOCSDIR%%/html/api/structiVideoStream.html -%%DOCSDIR%%/html/api/structiVideoStream-members.html -%%DOCSDIR%%/html/api/structiVideoStream.png +%%DOCSDIR%%/html/api/types_8h.html +%%DOCSDIR%%/html/api/structiVertexLightCalculator__inherit__graph.png %%DOCSDIR%%/html/api/structiView-members.html -%%DOCSDIR%%/html/api/structiView.html -%%DOCSDIR%%/html/api/structiView.png +%%DOCSDIR%%/html/api/structiView__inherit__graph.png %%DOCSDIR%%/html/api/structiVirtualClock-members.html %%DOCSDIR%%/html/api/structiVirtualClock.html -%%DOCSDIR%%/html/api/structiVirtualClock.png +%%DOCSDIR%%/html/api/structiVirtualClock__inherit__graph.png %%DOCSDIR%%/html/api/structiVisibilityCuller-members.html %%DOCSDIR%%/html/api/structiVisibilityCuller.html -%%DOCSDIR%%/html/api/structiVisibilityCuller.png %%DOCSDIR%%/html/api/structiVisibilityCullerListener-members.html %%DOCSDIR%%/html/api/structiVisibilityCullerListener.html -%%DOCSDIR%%/html/api/structiVisibilityCullerListener.png +%%DOCSDIR%%/html/api/structiVisibilityCuller__inherit__graph.png +%%DOCSDIR%%/html/api/structiVisibilityCullerListener__inherit__graph.png %%DOCSDIR%%/html/api/structiVisibilityObject-members.html %%DOCSDIR%%/html/api/structiVisibilityObject.html -%%DOCSDIR%%/html/api/structiVisibilityObject.png %%DOCSDIR%%/html/api/structiVisibilityObjectIterator-members.html %%DOCSDIR%%/html/api/structiVisibilityObjectIterator.html -%%DOCSDIR%%/html/api/structiVisibilityObjectIterator.png +%%DOCSDIR%%/html/api/structiVisibilityObjectIterator__inherit__graph.png +%%DOCSDIR%%/html/api/structiVisibilityObject__inherit__graph.png %%DOCSDIR%%/html/api/structiVosA3DL-members.html %%DOCSDIR%%/html/api/structiVosA3DL.html -%%DOCSDIR%%/html/api/structiVosA3DL.png +%%DOCSDIR%%/html/api/structiVosA3DL__inherit__graph.png %%DOCSDIR%%/html/api/structiVosApi-members.html %%DOCSDIR%%/html/api/structiVosApi.html -%%DOCSDIR%%/html/api/structiVosApi.png +%%DOCSDIR%%/html/api/structiVosApi__inherit__graph.png %%DOCSDIR%%/html/api/structiVosObject3D-members.html %%DOCSDIR%%/html/api/structiVosObject3D.html -%%DOCSDIR%%/html/api/structiVosObject3D.png +%%DOCSDIR%%/html/api/structiVosObject3D__inherit__graph.png %%DOCSDIR%%/html/api/structiVosSector-members.html %%DOCSDIR%%/html/api/structiVosSector.html -%%DOCSDIR%%/html/api/structiVosSector.png +%%DOCSDIR%%/html/api/structiVosSector__inherit__graph.png %%DOCSDIR%%/html/api/structiWin32Assistant-members.html %%DOCSDIR%%/html/api/structiWin32Assistant.html -%%DOCSDIR%%/html/api/structiWin32Assistant.png +%%DOCSDIR%%/html/api/structiWin32Assistant__inherit__graph.png +%%DOCSDIR%%/html/api/structiWin32Canvas-members.html +%%DOCSDIR%%/html/api/terraform_8h.html +%%DOCSDIR%%/html/api/structiWin32Canvas.html +%%DOCSDIR%%/html/api/structiWin32Canvas__inherit__graph.png %%DOCSDIR%%/html/api/structiWxWindow-members.html %%DOCSDIR%%/html/api/structiWxWindow.html -%%DOCSDIR%%/html/api/structiWxWindow.png +%%DOCSDIR%%/html/api/structiWxWindow__inherit__graph.png %%DOCSDIR%%/html/api/structscfFakeInterface_1_1InterfaceTraits-members.html -%%DOCSDIR%%/html/api/subrec_8h.html %%DOCSDIR%%/html/api/structscfFakeInterface_1_1InterfaceTraits.html %%DOCSDIR%%/html/api/subrec2_8h-source.html %%DOCSDIR%%/html/api/subrec_8h-source.html %%DOCSDIR%%/html/api/sysfunc_8h-source.html -%%DOCSDIR%%/html/api/sysfunc_8h.html %%DOCSDIR%%/html/api/syspath_8h-source.html -%%DOCSDIR%%/html/api/syspath_8h.html %%DOCSDIR%%/html/api/tcovbuf_8h-source.html %%DOCSDIR%%/html/api/terraform_8h-source.html %%DOCSDIR%%/html/api/terrain_8h-source.html %%DOCSDIR%%/html/api/textrans_8h-source.html %%DOCSDIR%%/html/api/textrans_8h.html %%DOCSDIR%%/html/api/thing_8h-source.html -%%DOCSDIR%%/html/api/thing_8h.html %%DOCSDIR%%/html/api/thread_8h-source.html -%%DOCSDIR%%/html/api/threadjobqueue_8h.html %%DOCSDIR%%/html/api/threadjobqueue_8h-source.html +%%DOCSDIR%%/html/api/threadjobqueue_8h.html +%%DOCSDIR%%/html/api/timemeasure_8h-source.html +%%DOCSDIR%%/html/api/timemeasure_8h.html %%DOCSDIR%%/html/api/tokenlist_8h-source.html %%DOCSDIR%%/html/api/tokenlist_8h.html %%DOCSDIR%%/html/api/transfrm_8h-source.html %%DOCSDIR%%/html/api/transfrm_8h.html +%%DOCSDIR%%/html/api/tree_8h-source.html %%DOCSDIR%%/html/api/tri_8h-source.html +%%DOCSDIR%%/html/api/triangulate_8h-source.html %%DOCSDIR%%/html/api/trimesh_8h-source.html %%DOCSDIR%%/html/api/trimeshlod_8h-source.html +%%DOCSDIR%%/html/api/trimeshlod_8h.html +%%DOCSDIR%%/html/api/types_8h-source.html %%DOCSDIR%%/html/api/unix_2csosdefs_8h-source.html %%DOCSDIR%%/html/api/userrndbuf_8h-source.html %%DOCSDIR%%/html/api/userrndbuf_8h.html %%DOCSDIR%%/html/api/util_8h-source.html +%%DOCSDIR%%/html/api/util_8h.html %%DOCSDIR%%/html/api/vector2_8h-source.html %%DOCSDIR%%/html/api/vector2_8h.html %%DOCSDIR%%/html/api/vector3_8h-source.html @@ -4480,22 +4720,24 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/vector4_8h-source.html %%DOCSDIR%%/html/api/vector4_8h.html %%DOCSDIR%%/html/api/verbosity_8h-source.html +%%DOCSDIR%%/html/api/vfsplat_8h.html %%DOCSDIR%%/html/api/verbosity_8h.html %%DOCSDIR%%/html/api/verbositymanager_8h-source.html %%DOCSDIR%%/html/api/verbositymanager_8h.html +%%DOCSDIR%%/html/api/vertexcompress_8h-source.html +%%DOCSDIR%%/html/api/vertexcompress_8h.html %%DOCSDIR%%/html/api/vertexlight_8h-source.html %%DOCSDIR%%/html/api/vertexlight_8h.html -%%DOCSDIR%%/html/api/vertexlistwalker_8h-source.html %%DOCSDIR%%/html/api/vfs_8h-source.html %%DOCSDIR%%/html/api/vfscache_8h-source.html %%DOCSDIR%%/html/api/vfscache_8h.html %%DOCSDIR%%/html/api/vfsdirchange_8h-source.html %%DOCSDIR%%/html/api/vfsdirchange_8h.html %%DOCSDIR%%/html/api/vfsplat_8h-source.html -%%DOCSDIR%%/html/api/viscull_8h.html -%%DOCSDIR%%/html/api/vidprefs_8h-source.html %%DOCSDIR%%/html/api/view_8h-source.html +%%DOCSDIR%%/html/api/view_8h.html %%DOCSDIR%%/html/api/viscull_8h-source.html +%%DOCSDIR%%/html/api/viscull_8h.html %%DOCSDIR%%/html/api/vosa3dl_8h-source.html %%DOCSDIR%%/html/api/vosa3dl_8h.html %%DOCSDIR%%/html/api/vosapi_8h-source.html @@ -4514,7 +4756,9 @@ lib/libcrystalspace_python.a %%DOCSDIR%%/html/api/writer_8h-source.html %%DOCSDIR%%/html/api/writer_8h.html %%DOCSDIR%%/html/api/wxwin_8h-source.html +%%DOCSDIR%%/html/api/wxwin_8h.html %%DOCSDIR%%/html/api/xmltiny_8h-source.html +%%DOCSDIR%%/html/api/xmltiny_8h.html %%DOCSDIR%%/html/api/xorpat_8h-source.html %%DOCSDIR%%/html/api/xorpat_8h.html %%DOCSDIR%%/html/api/zip_8h-source.html @@ -4620,11 +4864,13 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/awsdef.zip %%DATADIR%%/data/fancycon.zip %%DATADIR%%/data/standard.zip +%%DATADIR%%/data/startme.zip %%DATADIR%%/data/stdtex.zip %%DATADIR%%/data/teapot.zip %%DATADIR%%/data/ttf-dejavu.zip %%DATADIR%%/data/ttf-vera.zip %%DATADIR%%/data/unifont.zip +%%DATADIR%%/data/maps/flarge/christmasTree.png %%DATADIR%%/data/maps/flarge/cube_street.dds %%DATADIR%%/data/maps/flarge/mosaic-detail.dds %%DATADIR%%/data/maps/flarge/world @@ -4658,6 +4904,15 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/maps/terrain/swiss1_r.jpg %%DATADIR%%/data/maps/terrain/swiss1_u.jpg %%DATADIR%%/data/maps/terrain/world +%%DATADIR%%/data/maps/terrainf/clouddome.jpg +%%DATADIR%%/data/maps/terrainf/grass.dds +%%DATADIR%%/data/maps/terrainf/rocky_surface.jpg +%%DATADIR%%/data/maps/terrainf/skybox_b.jpg +%%DATADIR%%/data/maps/terrainf/skybox_d.jpg +%%DATADIR%%/data/maps/terrainf/skybox_f.jpg +%%DATADIR%%/data/maps/terrainf/skybox_l.jpg +%%DATADIR%%/data/maps/terrainf/skybox_r.jpg +%%DATADIR%%/data/maps/terrainf/skybox_u.jpg %%DATADIR%%/data/maps/terrainf/world %%DATADIR%%/data/aws/ControlBarTest.def %%DATADIR%%/data/aws/PopupMenuTest.def @@ -4671,6 +4926,18 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/aws/stddlg.def %%DATADIR%%/data/aws/windowTest.def %%DATADIR%%/data/aws/windows_skin.def +%%DATADIR%%/data/ceguitest/Falagard.xsd +%%DATADIR%%/data/ceguitest/Falagard.xsx +%%DATADIR%%/data/ceguitest/GUILayout.xsd +%%DATADIR%%/data/ceguitest/GUIScheme.xsd +%%DATADIR%%/data/ceguitest/GUIScheme.xsx +%%DATADIR%%/data/ceguitest/Imageset.xsd +%%DATADIR%%/data/ceguitest/ice.imageset +%%DATADIR%%/data/ceguitest/ice.layout +%%DATADIR%%/data/ceguitest/ice.looknfeel +%%DATADIR%%/data/ceguitest/ice.png +%%DATADIR%%/data/ceguitest/ice.scheme +%%DATADIR%%/data/ceguitest/ice.svg %%DATADIR%%/data/cube/cubemap_bk.jpg %%DATADIR%%/data/cube/cubemap_dn.jpg %%DATADIR%%/data/cube/cubemap_fr.jpg @@ -4699,6 +4966,7 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/shader/light2.xml %%DATADIR%%/data/shader/light_bumpmap.xml %%DATADIR%%/data/shader/light_bumpmap2.xml +%%DATADIR%%/data/shader/light_projection_bumpmap.xml %%DATADIR%%/data/shader/light_scattering.xml %%DATADIR%%/data/shader/particle_basic.xml %%DATADIR%%/data/shader/reflect.xml @@ -4725,9 +4993,7 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/shader/splatting_scattering.avp %%DATADIR%%/data/shader/splatting_scattering.xml %%DATADIR%%/data/shader/splatting_scattering_a.avp -%%DATADIR%%/data/shader/vertexlight.avp %%DATADIR%%/data/shader/splatting_scattering_b.avp -%%DATADIR%%/data/shader/water.xml %%DATADIR%%/data/shader/splatting_scattering_base.avp %%DATADIR%%/data/shader/splatting_scattering_base.xml %%DATADIR%%/data/shader/splatting_scattering_base_b.avp @@ -4737,28 +5003,42 @@ lib/libcrystalspace_python.a %%DATADIR%%/data/shader/std_lighting_detail_add.xml %%DATADIR%%/data/shader/std_lighting_detail_alpha.xml %%DATADIR%%/data/shader/std_lighting_detail_alpha_scroll.xml +%%DATADIR%%/data/shader/std_lighting_fixed.xml +%%DATADIR%%/data/shader/std_lighting_nofog.xml %%DATADIR%%/data/shader/std_lighting_portal.xml %%DATADIR%%/data/shader/std_rloop_ambient.xml %%DATADIR%%/data/shader/std_rloop_diffuse.xml +%%DATADIR%%/data/shader/std_rloop_fat_vproc_all.xml %%DATADIR%%/data/shader/std_rloop_fattest.xml %%DATADIR%%/data/shader/std_rloop_fattest2.xml %%DATADIR%%/data/shader/std_rloop_fattest3.xml %%DATADIR%%/data/shader/std_rloop_shadowed.xml +%%DATADIR%%/data/shader/std_rloop_shadowed2.xml %%DATADIR%%/data/shader/std_rloop_terrainfixed.xml %%DATADIR%%/data/shader/terrain_fixed_base.xml %%DATADIR%%/data/shader/terrain_fixed_splatting.xml +%%DATADIR%%/data/shader/vertexlight.avp %%DATADIR%%/data/shader/vertexlight.fvp -%%DATADIR%%/data/shader/vproc_lighting.xml +%%DATADIR%%/data/shader/water.xml %%DATADIR%%/data/shader/parallax/parallax.afp %%DATADIR%%/data/shader/parallax/parallax.avp %%DATADIR%%/data/shader/parallax/parallax.cgfp %%DATADIR%%/data/shader/parallax/parallax.cgvp %%DATADIR%%/data/shader/parallax/parallax.xml -%%DATADIR%%/data/shader/parallax/parallax_spec.cgfp +%%DATADIR%%/data/shader/specular/bump.cgvp +%%DATADIR%%/data/shader/specular/light_spec_bumpmap.xml +%%DATADIR%%/data/shader/specular/specular.cgfp %%DATADIR%%/data/shader/snippets/fog-ffp.inc +%%DATADIR%%/data/shader/snippets/cg-light-classic.cginc +%%DATADIR%%/data/shader/snippets/cg-light-classic.inc +%%DATADIR%%/data/shader/snippets/cg-sectorfog.cginc +%%DATADIR%%/data/shader/snippets/cg-sectorfog.inc +%%DATADIR%%/data/shader/snippets/cg-surface-classic.cginc +%%DATADIR%%/data/shader/snippets/cg-surface-classic.inc %%DATADIR%%/data/shader/snippets/fog-fvp.inc %%DATADIR%%/data/shader/snippets/fog-mappings.inc %%DATADIR%%/data/shader/snippets/fog-pass.inc +%%DATADIR%%/data/shader/snippets/std_lighting.cscg %%DATADIR%%/data/varia/partedit.def %%DATADIR%%/data/varia/picview.def %%DATADIR%%/data/varia/vidprefs.def @@ -4826,6 +5106,8 @@ lib/libcrystalspace_python.a @dirrm include/crystalspace/csplugincommon/render3d @dirrm include/crystalspace/csplugincommon/renderstep @dirrm include/crystalspace/csplugincommon/shader +@dirrm include/crystalspace/csplugincommon/sndsys +@dirrm include/crystalspace/csplugincommon/softshader @dirrm include/crystalspace/csplugincommon/soundloader @dirrm include/crystalspace/csplugincommon/soundrenderer @dirrm include/crystalspace/csplugincommon/win32 @@ -4843,6 +5125,7 @@ lib/libcrystalspace_python.a @dirrm include/crystalspace/imap @dirrm include/crystalspace/imesh @dirrm include/crystalspace/inetwork +@dirrm include/crystalspace/isndsys @dirrm include/crystalspace/isound @dirrm include/crystalspace/itexture @dirrm include/crystalspace/iutil @@ -4862,7 +5145,6 @@ lib/libcrystalspace_python.a @dirrm %%DOCSDIR%%/html/manual/usingcs/engine @dirrm %%DOCSDIR%%/html/manual/usingcs/lighting @dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects/kdevproj -@dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc6proj @dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects/msvc7proj @dirrm %%DOCSDIR%%/html/manual/usingcs/ownprojects @dirrm %%DOCSDIR%%/html/manual/usingcs @@ -4890,8 +5172,10 @@ lib/libcrystalspace_python.a @dirrm %%DATADIR%%/data/maps/terrainf @dirrm %%DATADIR%%/data/maps @dirrm %%DATADIR%%/data/aws +@dirrm %%DATADIR%%/data/ceguitest @dirrm %%DATADIR%%/data/cube @dirrm %%DATADIR%%/data/shader/parallax +@dirrm %%DATADIR%%/data/shader/specular @dirrm %%DATADIR%%/data/shader/snippets @dirrm %%DATADIR%%/data/shader @dirrm %%DATADIR%%/data/varia |