irrlicht/include
hybrid 17ed8d5b60 Some new convenience functions and fixes for template usage.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@946 dfc29bdd-3216-0410-991c-e03cc46cb475
2007-09-12 17:46:58 +00:00
..
CMeshBuffer.h removed getVertexPitch() method 2007-09-08 05:06:47 +00:00
ECullingTypes.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
EDebugSceneTypes.h CuteAlien's menu changes and fixes, CuteAlien/StarSonata's coloured listbox item extension. 2007-08-29 23:37:24 +00:00
EDriverFeatures.h Separated driver features into new file. 2007-06-04 22:53:04 +00:00
EDriverTypes.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
EGUIElementTypes.h Added CuteAlien's IGUISpinBox. 2007-06-30 23:30:40 +00:00
EMessageBoxFlags.h Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
ESceneNodeAnimatorTypes.h CuteAlien's menu changes and fixes, CuteAlien/StarSonata's coloured listbox item extension. 2007-08-29 23:37:24 +00:00
ESceneNodeTypes.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ETerrainElements.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IAnimatedMesh.h Some code cleanup for animated meshes. 2007-09-05 13:10:36 +00:00
IAnimatedMeshMD2.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IAnimatedMeshMD3.h Fixed .x parser for missing whitespaces and delimiters. Some minor changes in other files. 2007-09-09 22:40:28 +00:00
IAnimatedMeshSceneNode.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IAttributeExchangingObject.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IAttributes.h added loader for the new .irrmesh format. (CIrrMeshFileLoader) 2007-09-09 06:52:57 +00:00
IBillboardSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IBoneSceneNode.h Some doc typos fixed. 2007-09-09 22:04:52 +00:00
ICameraSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ICursorControl.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IDummyTransformationSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IEventReceiver.h CuteAlien's menu changes and fixes, CuteAlien/StarSonata's coloured listbox item extension. 2007-08-29 23:37:24 +00:00
IFileList.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IFileSystem.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGPUProgrammingServices.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGUIButton.h missed a couple of IGUIButton getters: isPushButton and isDrawingBorder 2007-05-27 02:55:33 +00:00
IGUICheckBox.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIColorSelectDialog.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIComboBox.h completion of most getters/setters for GUI 2007-05-26 20:44:25 +00:00
IGUIContextMenu.h completion of most getters/setters for GUI 2007-05-26 20:44:25 +00:00
IGUIEditBox.h added password option for edit box. removed some credits as requested 2007-08-30 19:07:26 +00:00
IGUIElement.h missed a semicolon in a do while loop .. oops 2007-07-12 16:47:25 +00:00
IGUIElementFactory.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGUIEnvironment.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGUIFileOpenDialog.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIFont.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGUIFontBitmap.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIImage.h completion of most getters/setters for GUI 2007-05-26 20:44:25 +00:00
IGUIInOutFader.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIListBox.h CuteAlien's menu changes and fixes, CuteAlien/StarSonata's coloured listbox item extension. 2007-08-29 23:37:24 +00:00
IGUIMeshViewer.h completion of most getters/setters for GUI 2007-05-26 20:44:25 +00:00
IGUIScrollBar.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUISkin.h fixed a bug I caused in CGUIMenu and CGUIContextMenu. added some more window symbols to the built-in font and the skin. 2007-07-08 12:19:39 +00:00
IGUISpinBox.h Added CuteAlien's IGUISpinBox. 2007-06-30 23:30:40 +00:00
IGUISpriteBank.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IGUIStaticText.h Added CuteAlien's IGUISpinBox. 2007-06-30 23:30:40 +00:00
IGUITabControl.h completion of most getters/setters for GUI 2007-05-26 20:44:25 +00:00
IGUIToolbar.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IGUIWindow.h Added navigation through the GUI using tab and the shift and control keys. Added keyboard navigation for most elements. Fixed that annoying bug where you had to click twice to change focus. 2007-07-07 07:03:54 +00:00
IImage.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IImageLoader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IImageWriter.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ILightSceneNode.h Added Spot lights for hardware drivers. Added per pixel fog support for OpenGL. 2007-08-15 03:39:44 +00:00
ILogger.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMaterialRenderer.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMaterialRendererServices.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMesh.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMeshBuffer.h removed getVertexPitch() method 2007-09-08 05:06:47 +00:00
IMeshCache.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMeshLoader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IMeshManipulator.h added IMeshManipulator::createMeshWelded to copy a mesh with welded vertices. removed IAnimatedMeshX from the vc8 project. 2007-09-11 21:47:32 +00:00
IMeshSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IMeshWriter.h Fixed some warnings and indentation. 2007-09-08 10:51:27 +00:00
IMetaTriangleSelector.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
IOSOperator.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IParticleAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
IParticleAnimatedMeshSceneNodeEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleAttractionAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
IParticleBoxEmitter.h Added also the particle emitters from irrSpintz. 2007-08-29 16:13:38 +00:00
IParticleCylinderEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleFadeOutAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
IParticleGravityAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
IParticleMeshEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleRingEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleRotationAffector.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
IParticleSphereEmitter.h Fixed the particle emitter types which were missing. 2007-08-29 23:03:08 +00:00
IParticleSystemSceneNode.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IQ3LevelMesh.h Added IrrCompileConfig define to compile without GUI. 2007-07-26 05:30:19 +00:00
IQ3Shader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IReadFile.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IReferenceCounted.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneCollisionManager.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneManager.h added mesh writing features. COLLADA file writer is finished, .irrmesh writer is under construction. 2007-09-08 06:10:52 +00:00
ISceneNode.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneNodeAnimator.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneNodeAnimatorCollisionResponse.h Added IrrCompileConfig define to compile without GUI. 2007-07-26 05:30:19 +00:00
ISceneNodeAnimatorFactory.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneNodeFactory.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ISceneUserDataSerializer.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IShaderConstantSetCallBack.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IShadowVolumeSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ISkinnedMesh.h Some new convenience functions and fixes for template usage. 2007-09-12 17:46:58 +00:00
ITerrainSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ITextSceneNode.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
ITexture.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ITimer.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
ITriangleSelector.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IVideoDriver.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IVideoModeList.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IWriteFile.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IXMLReader.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IXMLWriter.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
IrrCompileConfig.h added loader for the new .irrmesh format. (CIrrMeshFileLoader) 2007-09-09 06:52:57 +00:00
IrrlichtDevice.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
Keycodes.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
S3DVertex.h Added string representation for vertex types. Simplified some code, made some methods const. 2007-09-10 09:27:37 +00:00
SAnimatedMesh.h Merged SkinnedMesh branch 658:895 into trunk. 2007-09-04 18:51:42 +00:00
SColor.h Fixed the d3d9 mipmapping for new formats. Still not a nice solution, though. Also enabled hardware mipmap update for d3d9 with an extra check for format support. 2007-08-14 15:10:28 +00:00
SExposedVideoData.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SIrrCreationParameters.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SKeyMap.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SLight.h Added Spot lights for hardware drivers. Added per pixel fog support for OpenGL. 2007-08-15 03:39:44 +00:00
SMaterial.h Make the material name string array local to SMaterial, public, and up to date. 2007-07-15 22:34:42 +00:00
SMesh.h Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes. 2007-05-28 11:14:47 +00:00
SMeshBuffer.h Made the MeshBuffers be based on a template class. The original headers do still exist for compatibility reasons. The SMeshBuffer... structs are now typedefs of the template. 2007-06-02 11:09:32 +00:00
SMeshBufferLightMap.h Made the MeshBuffers be based on a template class. The original headers do still exist for compatibility reasons. The SMeshBuffer... structs are now typedefs of the template. 2007-06-02 11:09:32 +00:00
SMeshBufferTangents.h Made the MeshBuffers be based on a template class. The original headers do still exist for compatibility reasons. The SMeshBuffer... structs are now typedefs of the template. 2007-06-02 11:09:32 +00:00
SParticle.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SSharedMeshBuffer.h removed getVertexPitch() method 2007-09-08 05:06:47 +00:00
SSkinMeshBuffer.h removed getVertexPitch() method 2007-09-08 05:06:47 +00:00
SViewFrustum.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
SceneParameters.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
aabbox3d.h fixed ascii art in aabbox3d::getEdges, found by Vitek 2007-06-09 02:27:25 +00:00
coreutil.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
dimension2d.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
fast_atof.h Some minor changes. Simplified the .obj loader, also fixed some bugs. 2007-08-13 23:28:44 +00:00
heapsort.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
irrAllocator.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
irrArray.h changed irrArray::linear_search to use == operator to avoid false positives. 2007-06-28 05:10:23 +00:00
irrList.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
irrMap.h Added particle affectors with interfaces from IrrSpintz. 2007-08-29 00:17:46 +00:00
irrMath.h Some new convenience functions and fixes for template usage. 2007-09-12 17:46:58 +00:00
irrString.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
irrTypes.h Added MSVC support for sprintf_s 2007-09-05 15:21:47 +00:00
irrXML.h renamed IUnknown to IReferenceCounted 2007-09-07 06:11:47 +00:00
irrlicht.h added mesh writing features. COLLADA file writer is finished, .irrmesh writer is under construction. 2007-09-08 06:10:52 +00:00
line2d.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
line3d.h Some documentation fixes. 2007-05-27 00:04:58 +00:00
matrix4.h Some new convenience functions and fixes for template usage. 2007-09-12 17:46:58 +00:00
plane3d.h Made geometry creation use IMesh instead of IAnimatedMesh. Moved Sphere meshbuffer into geometry creator and changed sphere scene node accordingly. 2007-07-30 11:01:04 +00:00
position2d.h Moved everything to /trunk 2007-05-20 18:03:49 +00:00
quaternion.h Avoid destructor on md3 substructures which causes crash due to non-constructed array elements. Fixed color writing in irr mesh writer. 2007-09-08 22:37:57 +00:00
rect.h added more default fonts to skins, made elements use them by default. updated gui example to show use. 2007-06-09 01:07:21 +00:00
triangle3d.h A first few fixes concerning strict-aliasing mentioned by vapier. 2007-08-28 13:37:43 +00:00
vector2d.h Fixed also the vector2d normalization, reported by prisonerofpain. 2007-06-13 15:42:55 +00:00
vector3d.h Some new convenience functions and fixes for template usage. 2007-09-12 17:46:58 +00:00