irrlicht/include
bitplane 62442a5240 Added EGDS_TITLEBARTEXT_DISTANCE_X and EGDS_TITLEBARTEXT_DISTANCE_Y to GUI, submitted by FuzzYspo0N
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2613 dfc29bdd-3216-0410-991c-e03cc46cb475
2009-08-16 00:28:43 +00:00
..
CDynamicMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CIndexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
CVertexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ECullingTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDebugSceneTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDeviceTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDriverFeatures.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EDriverTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EGUIAlignment.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EGUIElementTypes.h Fix missing GUI element name, found by loverlinfish. 2009-08-06 12:09:23 +00:00
EHardwareBufferFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMaterialFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMaterialTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMeshWriterEnums.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
EMessageBoxFlags.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ESceneNodeAnimatorTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ESceneNodeTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ETerrainElements.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshMD2.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshMD3.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAnimatedMeshSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAttributeExchangingObject.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IAttributes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBillboardSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBillboardTextSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IBoneSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ICameraSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ICursorControl.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IDummyTransformationSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IDynamicMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IEventReceiver.h Add missing COUNT enum. Add FLT_MAX define if missing. 2009-08-13 17:17:37 +00:00
IFileArchive.h Fixed Quake3Explorer and added codeblocks project. Ensure paths in createFileList end in /, fixed bug in mountPointReader 2009-08-13 05:28:19 +00:00
IFileList.h API Change! File archive API tidied: CFileList now takes care of removing paths lowering case, finding files, it can hold directory trees and is populated by the filesystem and archives. Archives now inherit it and return a const IFileList pointer rather than implementing each method and requiring special entry types in the API. createFileList works with the virtual filesystem. Separated the mount point stuff from the zip reader to its own files. Added GZIP archive type, fixed problem when loading files without names in gzips. Fixed a crash in the file dialog when the file list was null. 2009-08-12 10:31:30 +00:00
IFileSystem.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGPUProgrammingServices.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIButton.h Add support for scaling button images to fit. 2009-08-03 12:18:47 +00:00
IGUICheckBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIColorSelectDialog.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIComboBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIContextMenu.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIEditBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIElement.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIElementFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIEnvironment.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIFileOpenDialog.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIFont.h - Added sprite bank draw batching. (Performance improvement is negligible unfortunately, wait for sprite bank VBOs) 2009-08-02 04:55:56 +00:00
IGUIFontBitmap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIImage.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIImageList.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIInOutFader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIListBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIMeshViewer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIScrollBar.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUISkin.h Added EGDS_TITLEBARTEXT_DISTANCE_X and EGDS_TITLEBARTEXT_DISTANCE_Y to GUI, submitted by FuzzYspo0N 2009-08-16 00:28:43 +00:00
IGUISpinBox.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUISpriteBank.h - Added sprite bank draw batching. (Performance improvement is negligible unfortunately, wait for sprite bank VBOs) 2009-08-02 04:55:56 +00:00
IGUIStaticText.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUITabControl.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUITable.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIToolbar.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUITreeView.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGUIWindow.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IGeometryCreator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IImage.h Move color check method to IImage to make it publicly available. 2009-08-03 22:01:23 +00:00
IImageLoader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IImageWriter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IIndexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ILightManager.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ILightSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ILogger.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMaterialRenderer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMaterialRendererServices.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshCache.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshLoader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshManipulator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMeshWriter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IMetaTriangleSelector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IOSOperator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAnimatedMeshSceneNodeEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleAttractionAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleBoxEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleCylinderEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleFadeOutAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleGravityAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleMeshEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleRingEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleRotationAffector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleSphereEmitter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IParticleSystemSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IQ3LevelMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IQ3Shader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IReadFile.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IReferenceCounted.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneCollisionManager.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneManager.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNode.h Adding a comment to updateAbsolutePosition. 2009-08-11 03:44:37 +00:00
ISceneNodeAnimator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCameraFPS.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCameraMaya.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorCollisionResponse.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeAnimatorFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneNodeFactory.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISceneUserDataSerializer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IShaderConstantSetCallBack.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IShadowVolumeSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ISkinnedMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITerrainSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITextSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITexture.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITimer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
ITriangleSelector.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVertexBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVideoDriver.h Add a general 2d render method. This method accepts vertex and index lists, and needs textures being set via setMaterial before the call to this method. This method is not implemented in the sw drivers. 2009-08-10 21:58:14 +00:00
IVideoModeList.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IVolumeLightSceneNode.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IWriteFile.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IXMLReader.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IXMLWriter.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
IrrCompileConfig.h Option to compile without the different archive loaders. Added GUI editor to codeblocks workspace 2009-08-13 06:45:50 +00:00
IrrlichtDevice.h Add methods for maximizing and restoring windows again. Some implementations are still empty, but we need the interfaces at least. 2009-08-13 16:51:46 +00:00
Keycodes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
S3DVertex.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SAnimatedMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SColor.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SExposedVideoData.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SIrrCreationParameters.h Add missing COUNT enum. Add FLT_MAX define if missing. 2009-08-13 17:17:37 +00:00
SKeyMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SLight.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMaterial.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMaterialLayer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMesh.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBufferLightMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SMeshBufferTangents.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SParticle.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SSharedMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SSkinMeshBuffer.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SVertexIndex.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SViewFrustum.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
SceneParameters.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
aabbox3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
coreutil.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
dimension2d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
fast_atof.h Resolve include order for float.h and local defines. 2009-08-13 23:38:14 +00:00
heapsort.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrAllocator.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrArray.h Added const binary search method to array along with warning: it will use linear_search if the array is not sorted 2009-08-12 09:49:25 +00:00
irrList.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrMap.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrMath.h Resolve include order for float.h and local defines. 2009-08-13 23:38:14 +00:00
irrString.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrTypes.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrXML.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
irrlicht.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
line2d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
line3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
matrix4.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
plane3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
position2d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
quaternion.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
rect.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
triangle3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
vector2d.h Merged revisions 2485:2528 from 1.5 branch. Updated changes.txt. Fix for getAngle. Font handling fixed. 2009-07-30 09:29:18 +00:00
vector3d.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00