irrlicht/include
hybrid f25d01b31b Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1456 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-08-07 11:59:42 +00:00
..
CDynamicMeshBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
CIndexBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
CMeshBuffer.h Fixed line endings and a little bug in the if check. 2008-07-07 09:41:58 +00:00
CVertexBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
ECullingTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EDebugSceneTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EDriverFeatures.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EDriverTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EGUIAlignment.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
EGUIElementTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EHardwareBufferFlags.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
EMaterialFlags.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EMaterialTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EMeshWriterEnums.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
EMessageBoxFlags.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ESceneNodeAnimatorTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ESceneNodeTypes.h Added some enhancements for scene graph traversal and an example for collision checking with .irr scenes from rogerborg. 2008-07-30 21:24:19 +00:00
ETerrainElements.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IAnimatedMesh.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IAnimatedMeshMD2.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IAnimatedMeshMD3.h Added default parameter for setParticlesAreGlobal. Code cleaning in other files. 2008-08-07 10:16:12 +00:00
IAnimatedMeshSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IAttributeExchangingObject.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IAttributes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IBillboardSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IBoneSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ICameraSceneNode.h Camera interface changed such that projection matrix and isOrthogonal flag are changed together, if necessary. Patch provided by rogerborg. 2008-08-06 15:25:05 +00:00
ICursorControl.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IDummyTransformationSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IDynamicMeshBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
IEventReceiver.h Implementation of UserData passing from the system event receiver to the Irrlicht IEventReceiver. Currently only available for Windows (thanks to rogerborg) and Linux. 2008-08-06 19:10:54 +00:00
IFileList.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
IFileSystem.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
IGPUProgrammingServices.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIButton.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUICheckBox.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIColorSelectDialog.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIComboBox.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIContextMenu.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIEditBox.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIElement.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
IGUIElementFactory.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIEnvironment.h Added default parameter for setParticlesAreGlobal. Code cleaning in other files. 2008-08-07 10:16:12 +00:00
IGUIFileOpenDialog.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIFont.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIFontBitmap.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIImage.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIInOutFader.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIListBox.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIMeshViewer.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIScrollBar.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUISkin.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUISpinBox.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUISpriteBank.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIStaticText.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUITabControl.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUITable.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
IGUIToolbar.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IGUIWindow.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IImage.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IImageLoader.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IImageWriter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IIndexBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
ILightSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ILogger.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMaterialRenderer.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMaterialRendererServices.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMesh.h Moved the arrow mesh parts into separate mesh constructor methods for cylinder and cone. Not yet exposed in the API. 2008-07-08 15:04:34 +00:00
IMeshBuffer.h Fixed line endings and a little bug in the if check. 2008-07-07 09:41:58 +00:00
IMeshCache.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMeshLoader.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMeshManipulator.h Added a meshbuffer transform method and renamed the transformMesh method to transform. 2008-07-17 09:09:30 +00:00
IMeshSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMeshWriter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IMetaTriangleSelector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IOSOperator.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleAffector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleAnimatedMeshSceneNodeEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleAttractionAffector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleBoxEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleCylinderEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleFadeOutAffector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleGravityAffector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleMeshEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleRingEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleRotationAffector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleSphereEmitter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IParticleSystemSceneNode.h Added default parameter for setParticlesAreGlobal. Code cleaning in other files. 2008-08-07 10:16:12 +00:00
IQ3LevelMesh.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IQ3Shader.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IReadFile.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
IReferenceCounted.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneCollisionManager.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneManager.h Increased and synced the default parameter for polys per octree node. 2008-08-07 10:21:09 +00:00
ISceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneNodeAnimator.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneNodeAnimatorCameraFPS.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
ISceneNodeAnimatorCameraMaya.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
ISceneNodeAnimatorCollisionResponse.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneNodeAnimatorFactory.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneNodeFactory.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISceneUserDataSerializer.h Added node creation callback patch from fullmetalcoder. This allows a callback per created scene node for .irr scene loading. 2008-07-30 20:18:17 +00:00
IShaderConstantSetCallBack.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IShadowVolumeSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ISkinnedMesh.h Added default parameter for setParticlesAreGlobal. Code cleaning in other files. 2008-08-07 10:16:12 +00:00
ITerrainSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ITextSceneNode.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ITexture.h Allow read-only locking of textures, which may improve the performance due to optimized access to the data and skipped updates when unlocking. 2008-08-07 11:59:42 +00:00
ITimer.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
ITriangleSelector.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IVertexBuffer.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
IVideoDriver.h Added getColorFormat methods, currently only method stubs. 2008-06-16 10:06:04 +00:00
IVideoModeList.h Changed return value of a videomodelist method. missing linebreak in vector3d.h 2008-06-13 13:34:05 +00:00
IVolumeLightSceneNode.h Added the missing copyright headers and changed the new files to 2008 as well. 2008-05-22 12:07:43 +00:00
IWriteFile.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
IXMLReader.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IXMLWriter.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
IrrCompileConfig.h PerfHUD enabler by Rene Rivera 2008-06-24 15:32:20 +00:00
IrrlichtDevice.h Added getColorFormat methods, currently only method stubs. 2008-06-16 10:06:04 +00:00
Keycodes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
S3DVertex.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SAnimatedMesh.h Minor code cleaning. 2008-06-09 14:24:03 +00:00
SColor.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SExposedVideoData.h Added the getColorFormat for some drivers. Added the GLX context in exposed video data under OpenGL/X11. 2008-06-19 12:45:40 +00:00
SIrrCreationParameters.h Allow external input processing, currently supported for X11 only. 2008-07-07 14:33:23 +00:00
SKeyMap.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SLight.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMaterial.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMaterialLayer.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMesh.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMeshBuffer.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMeshBufferLightMap.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SMeshBufferTangents.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SParticle.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SSharedMeshBuffer.h Fixed line endings and a little bug in the if check. 2008-07-07 09:41:58 +00:00
SSkinMeshBuffer.h Fixed line endings and a little bug in the if check. 2008-07-07 09:41:58 +00:00
SVertexIndex.h Fixed whitespace and line endings. 2008-08-06 11:25:56 +00:00
SViewFrustum.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
SceneParameters.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
aabbox3d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
coreutil.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
dimension2d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
fast_atof.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
heapsort.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrAllocator.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrArray.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrList.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrMap.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
irrMath.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrString.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
irrTypes.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrXML.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
irrlicht.h Cleaned up private version string parameter usage. 2008-06-13 13:35:03 +00:00
line2d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
line3d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
matrix4.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
plane3d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
position2d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
quaternion.h Minor code cleaning. 2008-06-09 14:24:03 +00:00
rect.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
triangle3d.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
vector2d.h Small code cleaning. Additional check for proper values in substring method. 2008-07-17 09:01:06 +00:00
vector3d.h Code cleanup. 2008-07-25 16:51:08 +00:00