From 5d6ce6878e6e89e779b59d8f9aba186ccd3a5fbb Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 30 Jan 2004 21:48:07 +0000 Subject: [PATCH] Fix and sort plist, and bump PORTREVISION --- graphics/Coin/Makefile | 1 + graphics/Coin/pkg-plist | 1253 ++++++++++++++++++++------------------- 2 files changed, 631 insertions(+), 623 deletions(-) diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 52600bcad94c..48b5f15124c6 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -7,6 +7,7 @@ PORTNAME= Coin PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index e00532fdd0e1..8d7af867ce64 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -1,523 +1,88 @@ bin/coin-config include/Inventor/C/base/hash.h include/Inventor/C/base/heap.h +include/Inventor/C/base/list.h include/Inventor/C/base/memalloc.h include/Inventor/C/base/rbptree.h -include/Inventor/C/base/time.h include/Inventor/C/base/string.h -include/Inventor/C/base/list.h -include/Inventor/C/errors/error.h +include/Inventor/C/base/time.h +include/Inventor/C/basic.h include/Inventor/C/errors/debugerror.h -include/Inventor/C/glue/gl.h +include/Inventor/C/errors/error.h include/Inventor/C/glue/dl.h +include/Inventor/C/glue/gl.h +include/Inventor/C/threads/barrier.h include/Inventor/C/threads/common.h -include/Inventor/C/threads/thread.h -include/Inventor/C/threads/mutex.h include/Inventor/C/threads/condvar.h +include/Inventor/C/threads/fifo.h +include/Inventor/C/threads/mutex.h include/Inventor/C/threads/rwmutex.h +include/Inventor/C/threads/sched.h include/Inventor/C/threads/storage.h +include/Inventor/C/threads/sync.h +include/Inventor/C/threads/thread.h include/Inventor/C/threads/worker.h include/Inventor/C/threads/wpool.h -include/Inventor/C/threads/sched.h -include/Inventor/C/threads/sync.h -include/Inventor/C/threads/fifo.h -include/Inventor/C/threads/barrier.h include/Inventor/C/tidbits.h -include/Inventor/C/basic.h -include/Inventor/lock/SoLockMgr.h -include/Inventor/system/gl.h -include/Inventor/system/inttypes.h +include/Inventor/Sb.h +include/Inventor/SbBSPTree.h include/Inventor/SbBasic.h -include/Inventor/actions/SoSubAction.h -include/Inventor/actions/SoActions.h -include/Inventor/actions/SoAction.h -include/Inventor/actions/SoBoxHighlightRenderAction.h -include/Inventor/actions/SoCallbackAction.h -include/Inventor/actions/SoGLRenderAction.h -include/Inventor/actions/SoGetBoundingBoxAction.h -include/Inventor/actions/SoGetMatrixAction.h -include/Inventor/actions/SoGetPrimitiveCountAction.h -include/Inventor/actions/SoHandleEventAction.h -include/Inventor/actions/SoLineHighlightRenderAction.h -include/Inventor/actions/SoPickAction.h -include/Inventor/actions/SoRayPickAction.h -include/Inventor/actions/SoSearchAction.h -include/Inventor/actions/SoToVRMLAction.h -include/Inventor/actions/SoToVRML2Action.h -include/Inventor/actions/SoWriteAction.h -include/Inventor/actions/SoAudioRenderAction.h -include/Inventor/annex/HardCopy/SoHardCopy.h -include/Inventor/annex/HardCopy/SoPSVectorOutput.h -include/Inventor/annex/HardCopy/SoVectorOutput.h -include/Inventor/annex/HardCopy/SoVectorizeAction.h -include/Inventor/annex/HardCopy/SoVectorizePSAction.h -include/Inventor/bundles/SoBundle.h -include/Inventor/bundles/SoMaterialBundle.h -include/Inventor/bundles/SoNormalBundle.h -include/Inventor/bundles/SoTextureCoordinateBundle.h -include/Inventor/caches/SoBoundingBoxCache.h -include/Inventor/caches/SoCache.h -include/Inventor/caches/SoConvexDataCache.h -include/Inventor/caches/SoGLCacheList.h -include/Inventor/caches/SoGLRenderCache.h -include/Inventor/caches/SoNormalCache.h -include/Inventor/caches/SoTextureCoordinateCache.h -include/Inventor/collision/SoIntersectionDetectionAction.h -include/Inventor/details/SoSubDetail.h -include/Inventor/details/SoDetail.h -include/Inventor/details/SoDetails.h -include/Inventor/details/SoConeDetail.h -include/Inventor/details/SoCubeDetail.h -include/Inventor/details/SoCylinderDetail.h -include/Inventor/details/SoFaceDetail.h -include/Inventor/details/SoLineDetail.h -include/Inventor/details/SoNodeKitDetail.h -include/Inventor/details/SoPointDetail.h -include/Inventor/details/SoTextDetail.h -include/Inventor/draggers/SoDragger.h -include/Inventor/draggers/SoCenterballDragger.h -include/Inventor/draggers/SoDirectionalLightDragger.h -include/Inventor/draggers/SoDragPointDragger.h -include/Inventor/draggers/SoHandleBoxDragger.h -include/Inventor/draggers/SoJackDragger.h -include/Inventor/draggers/SoPointLightDragger.h -include/Inventor/draggers/SoRotateCylindricalDragger.h -include/Inventor/draggers/SoRotateDiscDragger.h -include/Inventor/draggers/SoRotateSphericalDragger.h -include/Inventor/draggers/SoScale1Dragger.h -include/Inventor/draggers/SoScale2Dragger.h -include/Inventor/draggers/SoScale2UniformDragger.h -include/Inventor/draggers/SoScaleUniformDragger.h -include/Inventor/draggers/SoSpotLightDragger.h -include/Inventor/draggers/SoTabBoxDragger.h -include/Inventor/draggers/SoTabPlaneDragger.h -include/Inventor/draggers/SoTrackballDragger.h -include/Inventor/draggers/SoTransformBoxDragger.h -include/Inventor/draggers/SoTransformerDragger.h -include/Inventor/draggers/SoTranslate1Dragger.h -include/Inventor/draggers/SoTranslate2Dragger.h -include/Inventor/elements/SoGLCacheContextElement.h -include/Inventor/elements/SoGLClipPlaneElement.h -include/Inventor/elements/SoGLColorIndexElement.h -include/Inventor/elements/SoGLCoordinateElement.h -include/Inventor/elements/SoGLDrawStyleElement.h -include/Inventor/elements/SoGLEnvironmentElement.h -include/Inventor/elements/SoGLLazyElement.h -include/Inventor/elements/SoGLLightIdElement.h -include/Inventor/elements/SoGLLinePatternElement.h -include/Inventor/elements/SoGLLineWidthElement.h -include/Inventor/elements/SoGLModelMatrixElement.h -include/Inventor/elements/SoGLNormalElement.h -include/Inventor/elements/SoGLNormalizeElement.h -include/Inventor/elements/SoGLPointSizeElement.h -include/Inventor/elements/SoGLRenderPassElement.h -include/Inventor/elements/SoGLPolygonOffsetElement.h -include/Inventor/elements/SoGLProjectionMatrixElement.h -include/Inventor/elements/SoGLShapeHintsElement.h -include/Inventor/elements/SoGLShadeModelElement.h -include/Inventor/elements/SoGLTextureCoordinateElement.h -include/Inventor/elements/SoGLTextureEnabledElement.h -include/Inventor/elements/SoGLTexture3EnabledElement.h -include/Inventor/elements/SoGLTextureImageElement.h -include/Inventor/elements/SoGLTextureMatrixElement.h -include/Inventor/elements/SoGLUpdateAreaElement.h -include/Inventor/elements/SoGLViewingMatrixElement.h -include/Inventor/elements/SoGLViewportRegionElement.h -include/Inventor/elements/SoSubElement.h -include/Inventor/elements/SoElements.h -include/Inventor/elements/SoAccumulatedElement.h -include/Inventor/elements/SoAmbientColorElement.h -include/Inventor/elements/SoAnnoText3CharOrientElement.h -include/Inventor/elements/SoAnnoText3FontSizeHintElement.h -include/Inventor/elements/SoAnnoText3RenderPrintElement.h -include/Inventor/elements/SoBBoxModelMatrixElement.h -include/Inventor/elements/SoCacheElement.h -include/Inventor/elements/SoClipPlaneElement.h -include/Inventor/elements/SoComplexityElement.h -include/Inventor/elements/SoComplexityTypeElement.h -include/Inventor/elements/SoCoordinateElement.h -include/Inventor/elements/SoCreaseAngleElement.h -include/Inventor/elements/SoCullElement.h -include/Inventor/elements/SoDecimationPercentageElement.h -include/Inventor/elements/SoDecimationTypeElement.h -include/Inventor/elements/SoElement.h -include/Inventor/elements/SoDiffuseColorElement.h -include/Inventor/elements/SoDrawStyleElement.h -include/Inventor/elements/SoEmissiveColorElement.h -include/Inventor/elements/SoEnvironmentElement.h -include/Inventor/elements/SoFloatElement.h -include/Inventor/elements/SoFocalDistanceElement.h -include/Inventor/elements/SoFontNameElement.h -include/Inventor/elements/SoFontSizeElement.h -include/Inventor/elements/SoInt32Element.h -include/Inventor/elements/SoLazyElement.h -include/Inventor/elements/SoLightAttenuationElement.h -include/Inventor/elements/SoLightElement.h -include/Inventor/elements/SoLightModelElement.h -include/Inventor/elements/SoLinePatternElement.h -include/Inventor/elements/SoLineWidthElement.h -include/Inventor/elements/SoLocalBBoxMatrixElement.h -include/Inventor/elements/SoLongElement.h -include/Inventor/elements/SoMaterialBindingElement.h -include/Inventor/elements/SoModelMatrixElement.h -include/Inventor/elements/SoNormalBindingElement.h -include/Inventor/elements/SoNormalElement.h -include/Inventor/elements/SoOverrideElement.h -include/Inventor/elements/SoPickRayElement.h -include/Inventor/elements/SoPickStyleElement.h -include/Inventor/elements/SoPointSizeElement.h -include/Inventor/elements/SoPolygonOffsetElement.h -include/Inventor/elements/SoProfileCoordinateElement.h -include/Inventor/elements/SoProfileElement.h -include/Inventor/elements/SoProjectionMatrixElement.h -include/Inventor/elements/SoReplacedElement.h -include/Inventor/elements/SoShapeHintsElement.h -include/Inventor/elements/SoShapeStyleElement.h -include/Inventor/elements/SoShininessElement.h -include/Inventor/elements/SoSpecularColorElement.h -include/Inventor/elements/SoSwitchElement.h -include/Inventor/elements/SoTextOutlineEnabledElement.h -include/Inventor/elements/SoTextureCoordinateBindingElement.h -include/Inventor/elements/SoTextureCoordinateElement.h -include/Inventor/elements/SoTextureEnabledElement.h -include/Inventor/elements/SoTexture3EnabledElement.h -include/Inventor/elements/SoTextureImageElement.h -include/Inventor/elements/SoTextureMatrixElement.h -include/Inventor/elements/SoTextureOverrideElement.h -include/Inventor/elements/SoTextureQualityElement.h -include/Inventor/elements/SoTransparencyElement.h -include/Inventor/elements/SoUnitsElement.h -include/Inventor/elements/SoViewVolumeElement.h -include/Inventor/elements/SoViewingMatrixElement.h -include/Inventor/elements/SoViewportRegionElement.h -include/Inventor/elements/SoWindowElement.h -include/Inventor/elements/SoListenerPositionElement.h -include/Inventor/elements/SoListenerOrientationElement.h -include/Inventor/elements/SoListenerGainElement.h -include/Inventor/elements/SoListenerDopplerElement.h -include/Inventor/elements/SoSoundElement.h -include/Inventor/engines/SoSubEngine.h -include/Inventor/engines/SoSubNodeEngine.h -include/Inventor/engines/SoEngines.h -include/Inventor/engines/SoBoolOperation.h -include/Inventor/engines/SoCalculator.h -include/Inventor/engines/SoCompose.h -include/Inventor/engines/SoComposeMatrix.h -include/Inventor/engines/SoComposeRotation.h -include/Inventor/engines/SoComposeRotationFromTo.h -include/Inventor/engines/SoComposeVec2f.h -include/Inventor/engines/SoComposeVec3f.h -include/Inventor/engines/SoComposeVec4f.h -include/Inventor/engines/SoComputeBoundingBox.h -include/Inventor/engines/SoConcatenate.h -include/Inventor/engines/SoCounter.h -include/Inventor/engines/SoDecomposeMatrix.h -include/Inventor/engines/SoDecomposeRotation.h -include/Inventor/engines/SoDecomposeVec2f.h -include/Inventor/engines/SoDecomposeVec3f.h -include/Inventor/engines/SoDecomposeVec4f.h -include/Inventor/engines/SoElapsedTime.h -include/Inventor/engines/SoEngine.h -include/Inventor/engines/SoEngineOutput.h -include/Inventor/engines/SoFieldConverter.h -include/Inventor/engines/SoGate.h -include/Inventor/engines/SoInterpolate.h -include/Inventor/engines/SoInterpolateFloat.h -include/Inventor/engines/SoInterpolateRotation.h -include/Inventor/engines/SoInterpolateVec2f.h -include/Inventor/engines/SoInterpolateVec3f.h -include/Inventor/engines/SoInterpolateVec4f.h -include/Inventor/engines/SoNodeEngine.h -include/Inventor/engines/SoOnOff.h -include/Inventor/engines/SoOneShot.h -include/Inventor/engines/SoOutputData.h -include/Inventor/engines/SoSelectOne.h -include/Inventor/engines/SoTimeCounter.h -include/Inventor/engines/SoTransformVec3f.h -include/Inventor/engines/SoTriggerAny.h -include/Inventor/errors/SoErrors.h -include/Inventor/errors/SoDebugError.h -include/Inventor/errors/SoError.h -include/Inventor/errors/SoMemoryError.h -include/Inventor/errors/SoReadError.h -include/Inventor/events/SoSubEvent.h -include/Inventor/events/SoButtonEvent.h -include/Inventor/events/SoEvent.h -include/Inventor/events/SoEvents.h -include/Inventor/events/SoKeyboardEvent.h -include/Inventor/events/SoLocation2Event.h -include/Inventor/events/SoMotion3Event.h -include/Inventor/events/SoMouseButtonEvent.h -include/Inventor/events/SoSpaceballButtonEvent.h -include/Inventor/fields/SoSubField.h -include/Inventor/fields/SoFields.h -include/Inventor/fields/SoField.h -include/Inventor/fields/SoFieldContainer.h -include/Inventor/fields/SoFieldData.h -include/Inventor/fields/SoMFBitMask.h -include/Inventor/fields/SoMFBool.h -include/Inventor/fields/SoMFColor.h -include/Inventor/fields/SoMFEngine.h -include/Inventor/fields/SoMFEnum.h -include/Inventor/fields/SoMFFloat.h -include/Inventor/fields/SoMFInt32.h -include/Inventor/fields/SoMFLong.h -include/Inventor/fields/SoMFMatrix.h -include/Inventor/fields/SoMFName.h -include/Inventor/fields/SoMFNode.h -include/Inventor/fields/SoMFPath.h -include/Inventor/fields/SoMFPlane.h -include/Inventor/fields/SoMFRotation.h -include/Inventor/fields/SoMFShort.h -include/Inventor/fields/SoMFString.h -include/Inventor/fields/SoMFTime.h -include/Inventor/fields/SoMFUInt32.h -include/Inventor/fields/SoMFULong.h -include/Inventor/fields/SoMFUShort.h -include/Inventor/fields/SoMFVec2f.h -include/Inventor/fields/SoMFVec3f.h -include/Inventor/fields/SoMFVec3d.h -include/Inventor/fields/SoMFVec4f.h -include/Inventor/fields/SoMField.h -include/Inventor/fields/SoSFBitMask.h -include/Inventor/fields/SoSFBool.h -include/Inventor/fields/SoSFBox3s.h -include/Inventor/fields/SoSFColor.h -include/Inventor/fields/SoSFEngine.h -include/Inventor/fields/SoSFEnum.h -include/Inventor/fields/SoSFFloat.h -include/Inventor/fields/SoSFImage.h -include/Inventor/fields/SoSFImage3.h -include/Inventor/fields/SoSFInt32.h -include/Inventor/fields/SoSFLong.h -include/Inventor/fields/SoSFMatrix.h -include/Inventor/fields/SoSFName.h -include/Inventor/fields/SoSFNode.h -include/Inventor/fields/SoSFPath.h -include/Inventor/fields/SoSFPlane.h -include/Inventor/fields/SoSFRotation.h -include/Inventor/fields/SoSFShort.h -include/Inventor/fields/SoSFString.h -include/Inventor/fields/SoSFTime.h -include/Inventor/fields/SoSFTrigger.h -include/Inventor/fields/SoSFUInt32.h -include/Inventor/fields/SoSFULong.h -include/Inventor/fields/SoSFUShort.h -include/Inventor/fields/SoSFVec2s.h -include/Inventor/fields/SoSFVec2f.h -include/Inventor/fields/SoSFVec3s.h -include/Inventor/fields/SoSFVec3f.h -include/Inventor/fields/SoSFVec3d.h -include/Inventor/fields/SoSFVec4f.h -include/Inventor/fields/SoSField.h -include/Inventor/manips/SoClipPlaneManip.h -include/Inventor/manips/SoDirectionalLightManip.h -include/Inventor/manips/SoPointLightManip.h -include/Inventor/manips/SoSpotLightManip.h -include/Inventor/manips/SoTransformManip.h -include/Inventor/manips/SoCenterballManip.h -include/Inventor/manips/SoHandleBoxManip.h -include/Inventor/manips/SoJackManip.h -include/Inventor/manips/SoTabBoxManip.h -include/Inventor/manips/SoTrackballManip.h -include/Inventor/manips/SoTransformBoxManip.h -include/Inventor/manips/SoTransformerManip.h -include/Inventor/misc/SoAuditorList.h -include/Inventor/misc/SoBase.h -include/Inventor/misc/SoBasic.h -include/Inventor/misc/SoByteStream.h -include/Inventor/misc/SoCallbackList.h -include/Inventor/misc/SoChildList.h -include/Inventor/misc/SoContextHandler.h -include/Inventor/misc/SoGLImage.h -include/Inventor/misc/SoGLBigImage.h -include/Inventor/misc/SoNormalGenerator.h -include/Inventor/misc/SoNotification.h -include/Inventor/misc/SoNotRec.h -include/Inventor/misc/SoProto.h -include/Inventor/misc/SoProtoInstance.h -include/Inventor/misc/SoTranReceiver.h -include/Inventor/misc/SoState.h -include/Inventor/misc/SoTranscribe.h -include/Inventor/misc/SoTranSender.h -include/Inventor/misc/SoLightPath.h -include/Inventor/misc/SoTempPath.h -include/Inventor/misc/SoGlyph.h -include/Inventor/misc/SoAudioDevice.h -include/Inventor/lists/SbList.h -include/Inventor/lists/SbPList.h -include/Inventor/lists/SbIntList.h -include/Inventor/lists/SbVec3fList.h -include/Inventor/lists/SbStringList.h -include/Inventor/lists/SoActionMethodList.h -include/Inventor/lists/SoAuditorList.h -include/Inventor/lists/SoBaseList.h -include/Inventor/lists/SoCallbackList.h -include/Inventor/lists/SoDetailList.h -include/Inventor/lists/SoEnabledElementsList.h -include/Inventor/lists/SoEngineList.h -include/Inventor/lists/SoEngineOutputList.h -include/Inventor/lists/SoFieldList.h -include/Inventor/lists/SoNodeList.h -include/Inventor/lists/SoPathList.h -include/Inventor/lists/SoPickedPointList.h -include/Inventor/lists/SoTypeList.h -include/Inventor/nodekits/SoSubKit.h -include/Inventor/nodekits/SoNodeKit.h -include/Inventor/nodekits/SoNodeKitListPart.h -include/Inventor/nodekits/SoNodekitCatalog.h -include/Inventor/nodekits/SoBaseKit.h -include/Inventor/nodekits/SoAppearanceKit.h -include/Inventor/nodekits/SoCameraKit.h -include/Inventor/nodekits/SoInteractionKit.h -include/Inventor/nodekits/SoLightKit.h -include/Inventor/nodekits/SoSceneKit.h -include/Inventor/nodekits/SoSeparatorKit.h -include/Inventor/nodekits/SoShapeKit.h -include/Inventor/nodekits/SoWrapperKit.h -include/Inventor/nodes/SoSubNode.h -include/Inventor/nodes/SoNodes.h -include/Inventor/nodes/SoAnnotation.h -include/Inventor/nodes/SoAntiSquish.h -include/Inventor/nodes/SoArray.h -include/Inventor/nodes/SoBaseColor.h -include/Inventor/nodes/SoBlinker.h -include/Inventor/nodes/SoCallback.h -include/Inventor/nodes/SoCamera.h -include/Inventor/nodes/SoClipPlane.h -include/Inventor/nodes/SoColorIndex.h -include/Inventor/nodes/SoComplexity.h -include/Inventor/nodes/SoCoordinate3.h -include/Inventor/nodes/SoCoordinate4.h -include/Inventor/nodes/SoDirectionalLight.h -include/Inventor/nodes/SoDrawStyle.h -include/Inventor/nodes/SoEnvironment.h -include/Inventor/nodes/SoEventCallback.h -include/Inventor/nodes/SoExtSelection.h -include/Inventor/nodes/SoFaceSet.h -include/Inventor/nodes/SoLOD.h -include/Inventor/nodes/SoFile.h -include/Inventor/nodes/SoFont.h -include/Inventor/nodes/SoFontStyle.h -include/Inventor/nodes/SoGroup.h -include/Inventor/nodes/SoInfo.h -include/Inventor/nodes/SoLabel.h -include/Inventor/nodes/SoLevelOfDetail.h -include/Inventor/nodes/SoLight.h -include/Inventor/nodes/SoLightModel.h -include/Inventor/nodes/SoLineSet.h -include/Inventor/nodes/SoLinearProfile.h -include/Inventor/nodes/SoListener.h -include/Inventor/nodes/SoLocateHighlight.h -include/Inventor/nodes/SoMarkerSet.h -include/Inventor/nodes/SoMaterial.h -include/Inventor/nodes/SoMaterialBinding.h -include/Inventor/nodes/SoMatrixTransform.h -include/Inventor/nodes/SoMultipleCopy.h -include/Inventor/nodes/SoNode.h -include/Inventor/nodes/SoNormal.h -include/Inventor/nodes/SoNormalBinding.h -include/Inventor/nodes/SoNurbsProfile.h -include/Inventor/nodes/SoOrthographicCamera.h -include/Inventor/nodes/SoPackedColor.h -include/Inventor/nodes/SoPathSwitch.h -include/Inventor/nodes/SoPendulum.h -include/Inventor/nodes/SoPerspectiveCamera.h -include/Inventor/nodes/SoPickStyle.h -include/Inventor/nodes/SoPointLight.h -include/Inventor/nodes/SoPolygonOffset.h -include/Inventor/nodes/SoProfile.h -include/Inventor/nodes/SoProfileCoordinate2.h -include/Inventor/nodes/SoProfileCoordinate3.h -include/Inventor/nodes/SoResetTransform.h -include/Inventor/nodes/SoRotation.h -include/Inventor/nodes/SoRotationXYZ.h -include/Inventor/nodes/SoRotor.h -include/Inventor/nodes/SoScale.h -include/Inventor/nodes/SoSelection.h -include/Inventor/nodes/SoSeparator.h -include/Inventor/nodes/SoShapeHints.h -include/Inventor/nodes/SoShuttle.h -include/Inventor/nodes/SoSpotLight.h -include/Inventor/nodes/SoSurroundScale.h -include/Inventor/nodes/SoSwitch.h -include/Inventor/nodes/SoTexture2.h -include/Inventor/nodes/SoTexture3.h -include/Inventor/nodes/SoTexture2Transform.h -include/Inventor/nodes/SoTexture3Transform.h -include/Inventor/nodes/SoTextureCoordinate2.h -include/Inventor/nodes/SoTextureCoordinate3.h -include/Inventor/nodes/SoTextureCoordinateBinding.h -include/Inventor/nodes/SoTextureCoordinateDefault.h -include/Inventor/nodes/SoTextureCoordinateEnvironment.h -include/Inventor/nodes/SoTextureCoordinateFunction.h -include/Inventor/nodes/SoTextureCoordinatePlane.h -include/Inventor/nodes/SoTextureScalePolicy.h -include/Inventor/nodes/SoTransform.h -include/Inventor/nodes/SoTransparencyType.h -include/Inventor/nodes/SoTransformSeparator.h -include/Inventor/nodes/SoTransformation.h -include/Inventor/nodes/SoTranslation.h -include/Inventor/nodes/SoUnits.h -include/Inventor/nodes/SoVertexProperty.h -include/Inventor/nodes/SoWWWAnchor.h -include/Inventor/nodes/SoWWWInline.h -include/Inventor/nodes/SoAsciiText.h -include/Inventor/nodes/SoCone.h -include/Inventor/nodes/SoCube.h -include/Inventor/nodes/SoCylinder.h -include/Inventor/nodes/SoImage.h -include/Inventor/nodes/SoIndexedFaceSet.h -include/Inventor/nodes/SoIndexedLineSet.h -include/Inventor/nodes/SoIndexedNurbsCurve.h -include/Inventor/nodes/SoIndexedNurbsSurface.h -include/Inventor/nodes/SoIndexedShape.h -include/Inventor/nodes/SoShape.h -include/Inventor/nodes/SoIndexedTriangleStripSet.h -include/Inventor/nodes/SoNonIndexedShape.h -include/Inventor/nodes/SoNurbsCurve.h -include/Inventor/nodes/SoNurbsSurface.h -include/Inventor/nodes/SoPointSet.h -include/Inventor/nodes/SoQuadMesh.h -include/Inventor/nodes/SoSphere.h -include/Inventor/nodes/SoText2.h -include/Inventor/nodes/SoText3.h -include/Inventor/nodes/SoTriangleStripSet.h -include/Inventor/nodes/SoVertexShape.h -include/Inventor/projectors/SbProjectors.h -include/Inventor/projectors/SbCylinderPlaneProjector.h -include/Inventor/projectors/SbCylinderProjector.h -include/Inventor/projectors/SbCylinderSectionProjector.h -include/Inventor/projectors/SbCylinderSheetProjector.h -include/Inventor/projectors/SbLineProjector.h -include/Inventor/projectors/SbPlaneProjector.h -include/Inventor/projectors/SbProjector.h -include/Inventor/projectors/SbSpherePlaneProjector.h -include/Inventor/projectors/SbSphereProjector.h -include/Inventor/projectors/SbSphereSectionProjector.h -include/Inventor/projectors/SbSphereSheetProjector.h -include/Inventor/sensors/SoSensors.h -include/Inventor/sensors/SoAlarmSensor.h -include/Inventor/sensors/SoDataSensor.h -include/Inventor/sensors/SoDelayQueueSensor.h -include/Inventor/sensors/SoFieldSensor.h -include/Inventor/sensors/SoIdleSensor.h -include/Inventor/sensors/SoNodeSensor.h -include/Inventor/sensors/SoOneShotSensor.h -include/Inventor/sensors/SoPathSensor.h -include/Inventor/sensors/SoSensor.h -include/Inventor/sensors/SoSensorManager.h -include/Inventor/sensors/SoTimerQueueSensor.h -include/Inventor/sensors/SoTimerSensor.h -include/Inventor/threads/SbThread.h -include/Inventor/threads/SbMutex.h -include/Inventor/threads/SbRWMutex.h -include/Inventor/threads/SbCondVar.h -include/Inventor/threads/SbStorage.h -include/Inventor/threads/SbTypedStorage.h -include/Inventor/threads/SbFifo.h -include/Inventor/threads/SbBarrier.h -include/Inventor/threads/SbThreadAutoLock.h +include/Inventor/SbBox.h +include/Inventor/SbBox2d.h +include/Inventor/SbBox2f.h +include/Inventor/SbBox2s.h +include/Inventor/SbBox3f.h +include/Inventor/SbBox3s.h +include/Inventor/SbClip.h +include/Inventor/SbColor.h +include/Inventor/SbColor4f.h +include/Inventor/SbCylinder.h +include/Inventor/SbDPLine.h +include/Inventor/SbDPLinear.h +include/Inventor/SbDPMatrix.h +include/Inventor/SbDPPlane.h +include/Inventor/SbDPRotation.h +include/Inventor/SbDPViewVolume.h +include/Inventor/SbDict.h +include/Inventor/SbHeap.h +include/Inventor/SbImage.h +include/Inventor/SbLine.h +include/Inventor/SbLinear.h +include/Inventor/SbMatrix.h +include/Inventor/SbName.h +include/Inventor/SbOctTree.h +include/Inventor/SbPList.h +include/Inventor/SbPlane.h +include/Inventor/SbRotation.h +include/Inventor/SbSphere.h +include/Inventor/SbString.h +include/Inventor/SbTesselator.h +include/Inventor/SbTime.h +include/Inventor/SbVec2d.h +include/Inventor/SbVec2f.h +include/Inventor/SbVec2s.h +include/Inventor/SbVec3d.h +include/Inventor/SbVec3f.h +include/Inventor/SbVec3s.h +include/Inventor/SbVec4d.h +include/Inventor/SbVec4f.h +include/Inventor/SbViewVolume.h +include/Inventor/SbViewportRegion.h +include/Inventor/SbXfBox3f.h +include/Inventor/So.h +include/Inventor/SoDB.h +include/Inventor/SoFullPath.h +include/Inventor/SoInput.h +include/Inventor/SoInteraction.h +include/Inventor/SoLists.h +include/Inventor/SoNodeKitPath.h +include/Inventor/SoOffscreenRenderer.h +include/Inventor/SoOutput.h +include/Inventor/SoPath.h +include/Inventor/SoPickedPoint.h +include/Inventor/SoPrimitiveVertex.h +include/Inventor/SoSceneManager.h +include/Inventor/SoType.h include/Inventor/VRMLnodes/SoVRML.h include/Inventor/VRMLnodes/SoVRMLAnchor.h include/Inventor/VRMLnodes/SoVRMLAppearance.h @@ -588,92 +153,527 @@ include/Inventor/VRMLnodes/SoVRMLVertexShape.h include/Inventor/VRMLnodes/SoVRMLViewpoint.h include/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h include/Inventor/VRMLnodes/SoVRMLWorldInfo.h -include/Inventor/SbPList.h -include/Inventor/So.h -include/Inventor/SoDB.h -include/Inventor/SoFullPath.h -include/Inventor/SoNodeKitPath.h -include/Inventor/SoInput.h -include/Inventor/SoInteraction.h -include/Inventor/SoOffscreenRenderer.h -include/Inventor/SoOutput.h -include/Inventor/SoPath.h -include/Inventor/SoPickedPoint.h -include/Inventor/SoPrimitiveVertex.h -include/Inventor/SoSceneManager.h -include/Inventor/SoType.h -include/Inventor/Sb.h -include/Inventor/SbBox.h -include/Inventor/SbBSPTree.h -include/Inventor/SbLinear.h -include/Inventor/SbDPLinear.h -include/Inventor/SoLists.h -include/Inventor/SbBox2s.h -include/Inventor/SbBox3s.h -include/Inventor/SbBox2f.h -include/Inventor/SbBox2d.h -include/Inventor/SbBox3f.h -include/Inventor/SbClip.h -include/Inventor/SbColor.h -include/Inventor/SbColor4f.h -include/Inventor/SbDict.h -include/Inventor/SbCylinder.h -include/Inventor/SbDPLine.h -include/Inventor/SbDPMatrix.h -include/Inventor/SbDPPlane.h -include/Inventor/SbDPRotation.h -include/Inventor/SbHeap.h -include/Inventor/SbImage.h -include/Inventor/SbLine.h -include/Inventor/SbMatrix.h -include/Inventor/SbName.h -include/Inventor/SbOctTree.h -include/Inventor/SbPlane.h -include/Inventor/SbRotation.h -include/Inventor/SbSphere.h -include/Inventor/SbString.h -include/Inventor/SbTesselator.h -include/Inventor/SbTime.h -include/Inventor/SbVec2s.h -include/Inventor/SbVec2f.h -include/Inventor/SbVec2d.h -include/Inventor/SbVec3s.h -include/Inventor/SbVec3f.h -include/Inventor/SbVec3d.h -include/Inventor/SbVec4f.h -include/Inventor/SbVec4d.h -include/Inventor/SbViewVolume.h -include/Inventor/SbDPViewVolume.h -include/Inventor/SbViewportRegion.h -include/Inventor/SbXfBox3f.h +include/Inventor/actions/SoAction.h +include/Inventor/actions/SoActions.h +include/Inventor/actions/SoAudioRenderAction.h +include/Inventor/actions/SoBoxHighlightRenderAction.h +include/Inventor/actions/SoCallbackAction.h +include/Inventor/actions/SoGLRenderAction.h +include/Inventor/actions/SoGetBoundingBoxAction.h +include/Inventor/actions/SoGetMatrixAction.h +include/Inventor/actions/SoGetPrimitiveCountAction.h +include/Inventor/actions/SoHandleEventAction.h +include/Inventor/actions/SoLineHighlightRenderAction.h +include/Inventor/actions/SoPickAction.h +include/Inventor/actions/SoRayPickAction.h +include/Inventor/actions/SoSearchAction.h +include/Inventor/actions/SoSubAction.h +include/Inventor/actions/SoToVRML2Action.h +include/Inventor/actions/SoToVRMLAction.h +include/Inventor/actions/SoWriteAction.h +include/Inventor/annex/HardCopy/SoHardCopy.h +include/Inventor/annex/HardCopy/SoPSVectorOutput.h +include/Inventor/annex/HardCopy/SoVectorOutput.h +include/Inventor/annex/HardCopy/SoVectorizeAction.h +include/Inventor/annex/HardCopy/SoVectorizePSAction.h +include/Inventor/bundles/SoBundle.h +include/Inventor/bundles/SoMaterialBundle.h +include/Inventor/bundles/SoNormalBundle.h +include/Inventor/bundles/SoTextureCoordinateBundle.h +include/Inventor/caches/SoBoundingBoxCache.h +include/Inventor/caches/SoCache.h +include/Inventor/caches/SoConvexDataCache.h +include/Inventor/caches/SoGLCacheList.h +include/Inventor/caches/SoGLRenderCache.h +include/Inventor/caches/SoNormalCache.h +include/Inventor/caches/SoTextureCoordinateCache.h +include/Inventor/collision/SoIntersectionDetectionAction.h +include/Inventor/details/SoConeDetail.h +include/Inventor/details/SoCubeDetail.h +include/Inventor/details/SoCylinderDetail.h +include/Inventor/details/SoDetail.h +include/Inventor/details/SoDetails.h +include/Inventor/details/SoFaceDetail.h +include/Inventor/details/SoLineDetail.h +include/Inventor/details/SoNodeKitDetail.h +include/Inventor/details/SoPointDetail.h +include/Inventor/details/SoSubDetail.h +include/Inventor/details/SoTextDetail.h +include/Inventor/draggers/SoCenterballDragger.h +include/Inventor/draggers/SoDirectionalLightDragger.h +include/Inventor/draggers/SoDragPointDragger.h +include/Inventor/draggers/SoDragger.h +include/Inventor/draggers/SoHandleBoxDragger.h +include/Inventor/draggers/SoJackDragger.h +include/Inventor/draggers/SoPointLightDragger.h +include/Inventor/draggers/SoRotateCylindricalDragger.h +include/Inventor/draggers/SoRotateDiscDragger.h +include/Inventor/draggers/SoRotateSphericalDragger.h +include/Inventor/draggers/SoScale1Dragger.h +include/Inventor/draggers/SoScale2Dragger.h +include/Inventor/draggers/SoScale2UniformDragger.h +include/Inventor/draggers/SoScaleUniformDragger.h +include/Inventor/draggers/SoSpotLightDragger.h +include/Inventor/draggers/SoTabBoxDragger.h +include/Inventor/draggers/SoTabPlaneDragger.h +include/Inventor/draggers/SoTrackballDragger.h +include/Inventor/draggers/SoTransformBoxDragger.h +include/Inventor/draggers/SoTransformerDragger.h +include/Inventor/draggers/SoTranslate1Dragger.h +include/Inventor/draggers/SoTranslate2Dragger.h +include/Inventor/elements/SoAccumulatedElement.h +include/Inventor/elements/SoAmbientColorElement.h +include/Inventor/elements/SoAnnoText3CharOrientElement.h +include/Inventor/elements/SoAnnoText3FontSizeHintElement.h +include/Inventor/elements/SoAnnoText3RenderPrintElement.h +include/Inventor/elements/SoBBoxModelMatrixElement.h +include/Inventor/elements/SoCacheElement.h +include/Inventor/elements/SoClipPlaneElement.h +include/Inventor/elements/SoComplexityElement.h +include/Inventor/elements/SoComplexityTypeElement.h +include/Inventor/elements/SoCoordinateElement.h +include/Inventor/elements/SoCreaseAngleElement.h +include/Inventor/elements/SoCullElement.h +include/Inventor/elements/SoDecimationPercentageElement.h +include/Inventor/elements/SoDecimationTypeElement.h +include/Inventor/elements/SoDiffuseColorElement.h +include/Inventor/elements/SoDrawStyleElement.h +include/Inventor/elements/SoElement.h +include/Inventor/elements/SoElements.h +include/Inventor/elements/SoEmissiveColorElement.h +include/Inventor/elements/SoEnvironmentElement.h +include/Inventor/elements/SoFloatElement.h +include/Inventor/elements/SoFocalDistanceElement.h +include/Inventor/elements/SoFontNameElement.h +include/Inventor/elements/SoFontSizeElement.h +include/Inventor/elements/SoGLCacheContextElement.h +include/Inventor/elements/SoGLClipPlaneElement.h +include/Inventor/elements/SoGLColorIndexElement.h +include/Inventor/elements/SoGLCoordinateElement.h +include/Inventor/elements/SoGLDrawStyleElement.h +include/Inventor/elements/SoGLEnvironmentElement.h +include/Inventor/elements/SoGLLazyElement.h +include/Inventor/elements/SoGLLightIdElement.h +include/Inventor/elements/SoGLLinePatternElement.h +include/Inventor/elements/SoGLLineWidthElement.h +include/Inventor/elements/SoGLModelMatrixElement.h +include/Inventor/elements/SoGLNormalElement.h +include/Inventor/elements/SoGLNormalizeElement.h +include/Inventor/elements/SoGLPointSizeElement.h +include/Inventor/elements/SoGLPolygonOffsetElement.h +include/Inventor/elements/SoGLProjectionMatrixElement.h +include/Inventor/elements/SoGLRenderPassElement.h +include/Inventor/elements/SoGLShadeModelElement.h +include/Inventor/elements/SoGLShapeHintsElement.h +include/Inventor/elements/SoGLTexture3EnabledElement.h +include/Inventor/elements/SoGLTextureCoordinateElement.h +include/Inventor/elements/SoGLTextureEnabledElement.h +include/Inventor/elements/SoGLTextureImageElement.h +include/Inventor/elements/SoGLTextureMatrixElement.h +include/Inventor/elements/SoGLUpdateAreaElement.h +include/Inventor/elements/SoGLViewingMatrixElement.h +include/Inventor/elements/SoGLViewportRegionElement.h +include/Inventor/elements/SoInt32Element.h +include/Inventor/elements/SoLazyElement.h +include/Inventor/elements/SoLightAttenuationElement.h +include/Inventor/elements/SoLightElement.h +include/Inventor/elements/SoLightModelElement.h +include/Inventor/elements/SoLinePatternElement.h +include/Inventor/elements/SoLineWidthElement.h +include/Inventor/elements/SoListenerDopplerElement.h +include/Inventor/elements/SoListenerGainElement.h +include/Inventor/elements/SoListenerOrientationElement.h +include/Inventor/elements/SoListenerPositionElement.h +include/Inventor/elements/SoLocalBBoxMatrixElement.h +include/Inventor/elements/SoLongElement.h +include/Inventor/elements/SoMaterialBindingElement.h +include/Inventor/elements/SoModelMatrixElement.h +include/Inventor/elements/SoNormalBindingElement.h +include/Inventor/elements/SoNormalElement.h +include/Inventor/elements/SoOverrideElement.h +include/Inventor/elements/SoPickRayElement.h +include/Inventor/elements/SoPickStyleElement.h +include/Inventor/elements/SoPointSizeElement.h +include/Inventor/elements/SoPolygonOffsetElement.h +include/Inventor/elements/SoProfileCoordinateElement.h +include/Inventor/elements/SoProfileElement.h +include/Inventor/elements/SoProjectionMatrixElement.h +include/Inventor/elements/SoReplacedElement.h +include/Inventor/elements/SoShapeHintsElement.h +include/Inventor/elements/SoShapeStyleElement.h +include/Inventor/elements/SoShininessElement.h +include/Inventor/elements/SoSoundElement.h +include/Inventor/elements/SoSpecularColorElement.h +include/Inventor/elements/SoSubElement.h +include/Inventor/elements/SoSwitchElement.h +include/Inventor/elements/SoTextOutlineEnabledElement.h +include/Inventor/elements/SoTexture3EnabledElement.h +include/Inventor/elements/SoTextureCoordinateBindingElement.h +include/Inventor/elements/SoTextureCoordinateElement.h +include/Inventor/elements/SoTextureEnabledElement.h +include/Inventor/elements/SoTextureImageElement.h +include/Inventor/elements/SoTextureMatrixElement.h +include/Inventor/elements/SoTextureOverrideElement.h +include/Inventor/elements/SoTextureQualityElement.h +include/Inventor/elements/SoTransparencyElement.h +include/Inventor/elements/SoUnitsElement.h +include/Inventor/elements/SoViewVolumeElement.h +include/Inventor/elements/SoViewingMatrixElement.h +include/Inventor/elements/SoViewportRegionElement.h +include/Inventor/elements/SoWindowElement.h +include/Inventor/engines/SoBoolOperation.h +include/Inventor/engines/SoCalculator.h +include/Inventor/engines/SoCompose.h +include/Inventor/engines/SoComposeMatrix.h +include/Inventor/engines/SoComposeRotation.h +include/Inventor/engines/SoComposeRotationFromTo.h +include/Inventor/engines/SoComposeVec2f.h +include/Inventor/engines/SoComposeVec3f.h +include/Inventor/engines/SoComposeVec4f.h +include/Inventor/engines/SoComputeBoundingBox.h +include/Inventor/engines/SoConcatenate.h +include/Inventor/engines/SoCounter.h +include/Inventor/engines/SoDecomposeMatrix.h +include/Inventor/engines/SoDecomposeRotation.h +include/Inventor/engines/SoDecomposeVec2f.h +include/Inventor/engines/SoDecomposeVec3f.h +include/Inventor/engines/SoDecomposeVec4f.h +include/Inventor/engines/SoElapsedTime.h +include/Inventor/engines/SoEngine.h +include/Inventor/engines/SoEngineOutput.h +include/Inventor/engines/SoEngines.h +include/Inventor/engines/SoFieldConverter.h +include/Inventor/engines/SoGate.h +include/Inventor/engines/SoInterpolate.h +include/Inventor/engines/SoInterpolateFloat.h +include/Inventor/engines/SoInterpolateRotation.h +include/Inventor/engines/SoInterpolateVec2f.h +include/Inventor/engines/SoInterpolateVec3f.h +include/Inventor/engines/SoInterpolateVec4f.h +include/Inventor/engines/SoNodeEngine.h +include/Inventor/engines/SoOnOff.h +include/Inventor/engines/SoOneShot.h +include/Inventor/engines/SoOutputData.h +include/Inventor/engines/SoSelectOne.h +include/Inventor/engines/SoSubEngine.h +include/Inventor/engines/SoSubNodeEngine.h +include/Inventor/engines/SoTimeCounter.h +include/Inventor/engines/SoTransformVec3f.h +include/Inventor/engines/SoTriggerAny.h +include/Inventor/errors/SoDebugError.h +include/Inventor/errors/SoError.h +include/Inventor/errors/SoErrors.h +include/Inventor/errors/SoMemoryError.h +include/Inventor/errors/SoReadError.h +include/Inventor/events/SoButtonEvent.h +include/Inventor/events/SoEvent.h +include/Inventor/events/SoEvents.h +include/Inventor/events/SoKeyboardEvent.h +include/Inventor/events/SoLocation2Event.h +include/Inventor/events/SoMotion3Event.h +include/Inventor/events/SoMouseButtonEvent.h +include/Inventor/events/SoSpaceballButtonEvent.h +include/Inventor/events/SoSubEvent.h +include/Inventor/fields/SoField.h +include/Inventor/fields/SoFieldContainer.h +include/Inventor/fields/SoFieldData.h +include/Inventor/fields/SoFields.h +include/Inventor/fields/SoMFBitMask.h +include/Inventor/fields/SoMFBool.h +include/Inventor/fields/SoMFColor.h +include/Inventor/fields/SoMFEngine.h +include/Inventor/fields/SoMFEnum.h +include/Inventor/fields/SoMFFloat.h +include/Inventor/fields/SoMFInt32.h +include/Inventor/fields/SoMFLong.h +include/Inventor/fields/SoMFMatrix.h +include/Inventor/fields/SoMFName.h +include/Inventor/fields/SoMFNode.h +include/Inventor/fields/SoMFPath.h +include/Inventor/fields/SoMFPlane.h +include/Inventor/fields/SoMFRotation.h +include/Inventor/fields/SoMFShort.h +include/Inventor/fields/SoMFString.h +include/Inventor/fields/SoMFTime.h +include/Inventor/fields/SoMFUInt32.h +include/Inventor/fields/SoMFULong.h +include/Inventor/fields/SoMFUShort.h +include/Inventor/fields/SoMFVec2f.h +include/Inventor/fields/SoMFVec3d.h +include/Inventor/fields/SoMFVec3f.h +include/Inventor/fields/SoMFVec4f.h +include/Inventor/fields/SoMField.h +include/Inventor/fields/SoSFBitMask.h +include/Inventor/fields/SoSFBool.h +include/Inventor/fields/SoSFBox3s.h +include/Inventor/fields/SoSFColor.h +include/Inventor/fields/SoSFEngine.h +include/Inventor/fields/SoSFEnum.h +include/Inventor/fields/SoSFFloat.h +include/Inventor/fields/SoSFImage.h +include/Inventor/fields/SoSFImage3.h +include/Inventor/fields/SoSFInt32.h +include/Inventor/fields/SoSFLong.h +include/Inventor/fields/SoSFMatrix.h +include/Inventor/fields/SoSFName.h +include/Inventor/fields/SoSFNode.h +include/Inventor/fields/SoSFPath.h +include/Inventor/fields/SoSFPlane.h +include/Inventor/fields/SoSFRotation.h +include/Inventor/fields/SoSFShort.h +include/Inventor/fields/SoSFString.h +include/Inventor/fields/SoSFTime.h +include/Inventor/fields/SoSFTrigger.h +include/Inventor/fields/SoSFUInt32.h +include/Inventor/fields/SoSFULong.h +include/Inventor/fields/SoSFUShort.h +include/Inventor/fields/SoSFVec2f.h +include/Inventor/fields/SoSFVec2s.h +include/Inventor/fields/SoSFVec3d.h +include/Inventor/fields/SoSFVec3f.h +include/Inventor/fields/SoSFVec3s.h +include/Inventor/fields/SoSFVec4f.h +include/Inventor/fields/SoSField.h +include/Inventor/fields/SoSubField.h +include/Inventor/lists/SbIntList.h +include/Inventor/lists/SbList.h +include/Inventor/lists/SbPList.h +include/Inventor/lists/SbStringList.h +include/Inventor/lists/SbVec3fList.h +include/Inventor/lists/SoActionMethodList.h +include/Inventor/lists/SoAuditorList.h +include/Inventor/lists/SoBaseList.h +include/Inventor/lists/SoCallbackList.h +include/Inventor/lists/SoDetailList.h +include/Inventor/lists/SoEnabledElementsList.h +include/Inventor/lists/SoEngineList.h +include/Inventor/lists/SoEngineOutputList.h +include/Inventor/lists/SoFieldList.h +include/Inventor/lists/SoNodeList.h +include/Inventor/lists/SoPathList.h +include/Inventor/lists/SoPickedPointList.h +include/Inventor/lists/SoTypeList.h +include/Inventor/lock/SoLockMgr.h +include/Inventor/manips/SoCenterballManip.h +include/Inventor/manips/SoClipPlaneManip.h +include/Inventor/manips/SoDirectionalLightManip.h +include/Inventor/manips/SoHandleBoxManip.h +include/Inventor/manips/SoJackManip.h +include/Inventor/manips/SoPointLightManip.h +include/Inventor/manips/SoSpotLightManip.h +include/Inventor/manips/SoTabBoxManip.h +include/Inventor/manips/SoTrackballManip.h +include/Inventor/manips/SoTransformBoxManip.h +include/Inventor/manips/SoTransformManip.h +include/Inventor/manips/SoTransformerManip.h +include/Inventor/misc/SoAudioDevice.h +include/Inventor/misc/SoAuditorList.h +include/Inventor/misc/SoBase.h +include/Inventor/misc/SoBasic.h +include/Inventor/misc/SoByteStream.h +include/Inventor/misc/SoCallbackList.h +include/Inventor/misc/SoChildList.h +include/Inventor/misc/SoContextHandler.h +include/Inventor/misc/SoGLBigImage.h +include/Inventor/misc/SoGLImage.h +include/Inventor/misc/SoGlyph.h +include/Inventor/misc/SoLightPath.h +include/Inventor/misc/SoNormalGenerator.h +include/Inventor/misc/SoNotRec.h +include/Inventor/misc/SoNotification.h +include/Inventor/misc/SoProto.h +include/Inventor/misc/SoProtoInstance.h +include/Inventor/misc/SoState.h +include/Inventor/misc/SoTempPath.h +include/Inventor/misc/SoTranReceiver.h +include/Inventor/misc/SoTranSender.h +include/Inventor/misc/SoTranscribe.h +include/Inventor/nodekits/SoAppearanceKit.h +include/Inventor/nodekits/SoBaseKit.h +include/Inventor/nodekits/SoCameraKit.h +include/Inventor/nodekits/SoInteractionKit.h +include/Inventor/nodekits/SoLightKit.h +include/Inventor/nodekits/SoNodeKit.h +include/Inventor/nodekits/SoNodeKitListPart.h +include/Inventor/nodekits/SoNodekitCatalog.h +include/Inventor/nodekits/SoSceneKit.h +include/Inventor/nodekits/SoSeparatorKit.h +include/Inventor/nodekits/SoShapeKit.h +include/Inventor/nodekits/SoSubKit.h +include/Inventor/nodekits/SoWrapperKit.h +include/Inventor/nodes/SoAnnotation.h +include/Inventor/nodes/SoAntiSquish.h +include/Inventor/nodes/SoArray.h +include/Inventor/nodes/SoAsciiText.h +include/Inventor/nodes/SoBaseColor.h +include/Inventor/nodes/SoBlinker.h +include/Inventor/nodes/SoCallback.h +include/Inventor/nodes/SoCamera.h +include/Inventor/nodes/SoClipPlane.h +include/Inventor/nodes/SoColorIndex.h +include/Inventor/nodes/SoComplexity.h +include/Inventor/nodes/SoCone.h +include/Inventor/nodes/SoCoordinate3.h +include/Inventor/nodes/SoCoordinate4.h +include/Inventor/nodes/SoCube.h +include/Inventor/nodes/SoCylinder.h +include/Inventor/nodes/SoDirectionalLight.h +include/Inventor/nodes/SoDrawStyle.h +include/Inventor/nodes/SoEnvironment.h +include/Inventor/nodes/SoEventCallback.h +include/Inventor/nodes/SoExtSelection.h +include/Inventor/nodes/SoFaceSet.h +include/Inventor/nodes/SoFile.h +include/Inventor/nodes/SoFont.h +include/Inventor/nodes/SoFontStyle.h +include/Inventor/nodes/SoGroup.h +include/Inventor/nodes/SoImage.h +include/Inventor/nodes/SoIndexedFaceSet.h +include/Inventor/nodes/SoIndexedLineSet.h +include/Inventor/nodes/SoIndexedNurbsCurve.h +include/Inventor/nodes/SoIndexedNurbsSurface.h +include/Inventor/nodes/SoIndexedShape.h +include/Inventor/nodes/SoIndexedTriangleStripSet.h +include/Inventor/nodes/SoInfo.h +include/Inventor/nodes/SoLOD.h +include/Inventor/nodes/SoLabel.h +include/Inventor/nodes/SoLevelOfDetail.h +include/Inventor/nodes/SoLight.h +include/Inventor/nodes/SoLightModel.h +include/Inventor/nodes/SoLineSet.h +include/Inventor/nodes/SoLinearProfile.h +include/Inventor/nodes/SoListener.h +include/Inventor/nodes/SoLocateHighlight.h +include/Inventor/nodes/SoMarkerSet.h +include/Inventor/nodes/SoMaterial.h +include/Inventor/nodes/SoMaterialBinding.h +include/Inventor/nodes/SoMatrixTransform.h +include/Inventor/nodes/SoMultipleCopy.h +include/Inventor/nodes/SoNode.h +include/Inventor/nodes/SoNodes.h +include/Inventor/nodes/SoNonIndexedShape.h +include/Inventor/nodes/SoNormal.h +include/Inventor/nodes/SoNormalBinding.h +include/Inventor/nodes/SoNurbsCurve.h +include/Inventor/nodes/SoNurbsProfile.h +include/Inventor/nodes/SoNurbsSurface.h +include/Inventor/nodes/SoOrthographicCamera.h +include/Inventor/nodes/SoPackedColor.h +include/Inventor/nodes/SoPathSwitch.h +include/Inventor/nodes/SoPendulum.h +include/Inventor/nodes/SoPerspectiveCamera.h +include/Inventor/nodes/SoPickStyle.h +include/Inventor/nodes/SoPointLight.h +include/Inventor/nodes/SoPointSet.h +include/Inventor/nodes/SoPolygonOffset.h +include/Inventor/nodes/SoProfile.h +include/Inventor/nodes/SoProfileCoordinate2.h +include/Inventor/nodes/SoProfileCoordinate3.h +include/Inventor/nodes/SoQuadMesh.h +include/Inventor/nodes/SoResetTransform.h +include/Inventor/nodes/SoRotation.h +include/Inventor/nodes/SoRotationXYZ.h +include/Inventor/nodes/SoRotor.h +include/Inventor/nodes/SoScale.h +include/Inventor/nodes/SoSelection.h +include/Inventor/nodes/SoSeparator.h +include/Inventor/nodes/SoShape.h +include/Inventor/nodes/SoShapeHints.h +include/Inventor/nodes/SoShuttle.h +include/Inventor/nodes/SoSphere.h +include/Inventor/nodes/SoSpotLight.h +include/Inventor/nodes/SoSubNode.h +include/Inventor/nodes/SoSurroundScale.h +include/Inventor/nodes/SoSwitch.h +include/Inventor/nodes/SoText2.h +include/Inventor/nodes/SoText3.h +include/Inventor/nodes/SoTexture2.h +include/Inventor/nodes/SoTexture2Transform.h +include/Inventor/nodes/SoTexture3.h +include/Inventor/nodes/SoTexture3Transform.h +include/Inventor/nodes/SoTextureCoordinate2.h +include/Inventor/nodes/SoTextureCoordinate3.h +include/Inventor/nodes/SoTextureCoordinateBinding.h +include/Inventor/nodes/SoTextureCoordinateDefault.h +include/Inventor/nodes/SoTextureCoordinateEnvironment.h +include/Inventor/nodes/SoTextureCoordinateFunction.h +include/Inventor/nodes/SoTextureCoordinatePlane.h +include/Inventor/nodes/SoTextureScalePolicy.h +include/Inventor/nodes/SoTransform.h +include/Inventor/nodes/SoTransformSeparator.h +include/Inventor/nodes/SoTransformation.h +include/Inventor/nodes/SoTranslation.h +include/Inventor/nodes/SoTransparencyType.h +include/Inventor/nodes/SoTriangleStripSet.h +include/Inventor/nodes/SoUnits.h +include/Inventor/nodes/SoVertexProperty.h +include/Inventor/nodes/SoVertexShape.h +include/Inventor/nodes/SoWWWAnchor.h +include/Inventor/nodes/SoWWWInline.h +include/Inventor/projectors/SbCylinderPlaneProjector.h +include/Inventor/projectors/SbCylinderProjector.h +include/Inventor/projectors/SbCylinderSectionProjector.h +include/Inventor/projectors/SbCylinderSheetProjector.h +include/Inventor/projectors/SbLineProjector.h +include/Inventor/projectors/SbPlaneProjector.h +include/Inventor/projectors/SbProjector.h +include/Inventor/projectors/SbProjectors.h +include/Inventor/projectors/SbSpherePlaneProjector.h +include/Inventor/projectors/SbSphereProjector.h +include/Inventor/projectors/SbSphereSectionProjector.h +include/Inventor/projectors/SbSphereSheetProjector.h +include/Inventor/sensors/SoAlarmSensor.h +include/Inventor/sensors/SoDataSensor.h +include/Inventor/sensors/SoDelayQueueSensor.h +include/Inventor/sensors/SoFieldSensor.h +include/Inventor/sensors/SoIdleSensor.h +include/Inventor/sensors/SoNodeSensor.h +include/Inventor/sensors/SoOneShotSensor.h +include/Inventor/sensors/SoPathSensor.h +include/Inventor/sensors/SoSensor.h +include/Inventor/sensors/SoSensorManager.h +include/Inventor/sensors/SoSensors.h +include/Inventor/sensors/SoTimerQueueSensor.h +include/Inventor/sensors/SoTimerSensor.h +include/Inventor/system/gl.h +include/Inventor/system/inttypes.h +include/Inventor/threads/SbBarrier.h +include/Inventor/threads/SbCondVar.h +include/Inventor/threads/SbFifo.h +include/Inventor/threads/SbMutex.h +include/Inventor/threads/SbRWMutex.h +include/Inventor/threads/SbStorage.h +include/Inventor/threads/SbThread.h +include/Inventor/threads/SbThreadAutoLock.h +include/Inventor/threads/SbTypedStorage.h include/SoWinEnterScope.h include/SoWinLeaveScope.h -lib/libCoin.so.41 -lib/libCoin.so lib/libCoin.la -share/aclocal/coin.m4 -share/Coin/draggerDefaults/translate1Dragger.iv -share/Coin/draggerDefaults/translate2Dragger.iv +lib/libCoin.so +lib/libCoin.so.41 +share/Coin/conf/coin-default.cfg +share/Coin/conf/simage-default.cfg share/Coin/draggerDefaults/centerballDragger.iv -share/Coin/draggerDefaults/tabPlaneDragger.iv -share/Coin/draggerDefaults/tabBoxDragger.iv -share/Coin/draggerDefaults/dragPointDragger.iv -share/Coin/draggerDefaults/pointLightDragger.iv share/Coin/draggerDefaults/directionalLightDragger.iv -share/Coin/draggerDefaults/spotLightDragger.iv +share/Coin/draggerDefaults/dragPointDragger.iv share/Coin/draggerDefaults/handleBoxDragger.iv share/Coin/draggerDefaults/jackDragger.iv -share/Coin/draggerDefaults/trackballDragger.iv -share/Coin/draggerDefaults/scaleUniformDragger.iv -share/Coin/draggerDefaults/scale2UniformDragger.iv +share/Coin/draggerDefaults/pointLightDragger.iv +share/Coin/draggerDefaults/rotateCylindricalDragger.iv +share/Coin/draggerDefaults/rotateDiscDragger.iv +share/Coin/draggerDefaults/rotateSphericalDragger.iv share/Coin/draggerDefaults/scale1Dragger.iv share/Coin/draggerDefaults/scale2Dragger.iv -share/Coin/draggerDefaults/rotateCylindricalDragger.iv -share/Coin/draggerDefaults/rotateSphericalDragger.iv -share/Coin/draggerDefaults/rotateDiscDragger.iv -share/Coin/draggerDefaults/transformerDragger.iv +share/Coin/draggerDefaults/scale2UniformDragger.iv +share/Coin/draggerDefaults/scaleUniformDragger.iv +share/Coin/draggerDefaults/spotLightDragger.iv +share/Coin/draggerDefaults/tabBoxDragger.iv +share/Coin/draggerDefaults/tabPlaneDragger.iv +share/Coin/draggerDefaults/trackballDragger.iv share/Coin/draggerDefaults/transformBoxDragger.iv -share/Coin/conf/coin-default.cfg +share/Coin/draggerDefaults/transformerDragger.iv +share/Coin/draggerDefaults/translate1Dragger.iv +share/Coin/draggerDefaults/translate2Dragger.iv share/Coin/html/SbBSPTree_8h-source.html share/Coin/html/SbBarrier_8h-source.html share/Coin/html/SbBasic_8h-source.html @@ -687,7 +687,6 @@ share/Coin/html/SbColor_8h-source.html share/Coin/html/SbCondVar_8h-source.html share/Coin/html/SbCylinderPlaneProjector_8h-source.html share/Coin/html/SbCylinderProjector_8h-source.html -share/Coin/html/SoDB_8h-source.html share/Coin/html/SbCylinderSectionProjector_8h-source.html share/Coin/html/SbCylinderSheetProjector_8h-source.html share/Coin/html/SbCylinder_8h-source.html @@ -729,7 +728,6 @@ share/Coin/html/SbVec3s_8h-source.html share/Coin/html/SbVec4f_8h-source.html share/Coin/html/SbViewVolume_8h-source.html share/Coin/html/SbViewportRegion_8h-source.html -share/Coin/html/classSbBSPTree.html share/Coin/html/SbXfBox3f_8h-source.html share/Coin/html/SoActionMethodList_8h-source.html share/Coin/html/SoAction_8h-source.html @@ -743,7 +741,6 @@ share/Coin/html/SoAudioDevice_8h-source.html share/Coin/html/SoAudioRenderAction_8h-source.html share/Coin/html/SoAuditorList_8h-source.html share/Coin/html/SoBaseColor_8h-source.html -share/Coin/html/doxygen.css share/Coin/html/SoBaseKit_8h-source.html share/Coin/html/SoBaseList_8h-source.html share/Coin/html/SoBase_8h-source.html @@ -757,7 +754,6 @@ share/Coin/html/SoCallbackList_8h-source.html share/Coin/html/SoCallback_8h-source.html share/Coin/html/SoCameraKit_8h-source.html share/Coin/html/SoCamera_8h-source.html -share/Coin/html/doxygen.png share/Coin/html/SoCenterballDragger_8h-source.html share/Coin/html/SoCenterballManip_8h-source.html share/Coin/html/SoChildList_8h-source.html @@ -770,7 +766,6 @@ share/Coin/html/SoComposeRotationFromTo_8h-source.html share/Coin/html/SoComposeRotation_8h-source.html share/Coin/html/SoComposeVec2f_8h-source.html share/Coin/html/SoComposeVec3f_8h-source.html -share/Coin/html/classSbBarrier.html share/Coin/html/SoComposeVec4f_8h-source.html share/Coin/html/SoCompose_8h-source.html share/Coin/html/SoComputeBoundingBox_8h-source.html @@ -784,8 +779,8 @@ share/Coin/html/SoCounter_8h-source.html share/Coin/html/SoCubeDetail_8h-source.html share/Coin/html/SoCube_8h-source.html share/Coin/html/SoCylinderDetail_8h-source.html -share/Coin/html/files.html share/Coin/html/SoCylinder_8h-source.html +share/Coin/html/SoDB_8h-source.html share/Coin/html/SoDataSensor_8h-source.html share/Coin/html/SoDebugError_8h-source.html share/Coin/html/SoDecomposeMatrix_8h-source.html @@ -797,7 +792,6 @@ share/Coin/html/SoDelayQueueSensor_8h-source.html share/Coin/html/SoDetailList_8h-source.html share/Coin/html/SoDetail_8h-source.html share/Coin/html/SoDirectionalLightDragger_8h-source.html -share/Coin/html/SoEngine_8h-source.html share/Coin/html/SoDirectionalLightManip_8h-source.html share/Coin/html/SoDirectionalLight_8h-source.html share/Coin/html/SoDragPointDragger_8h-source.html @@ -809,8 +803,8 @@ share/Coin/html/SoEnabledElementsList_8h-source.html share/Coin/html/SoEngineList_8h-source.html share/Coin/html/SoEngineOutputList_8h-source.html share/Coin/html/SoEngineOutput_8h-source.html +share/Coin/html/SoEngine_8h-source.html share/Coin/html/SoEnvironment_8h-source.html -share/Coin/html/index.html share/Coin/html/SoError_8h-source.html share/Coin/html/SoEventCallback_8h-source.html share/Coin/html/SoEvent_8h-source.html @@ -837,7 +831,6 @@ share/Coin/html/SoGetBoundingBoxAction_8h-source.html share/Coin/html/SoGetMatrixAction_8h-source.html share/Coin/html/SoGetPrimitiveCountAction_8h-source.html share/Coin/html/SoGlyph_8h-source.html -share/Coin/html/annotated.html share/Coin/html/SoGroup_8h-source.html share/Coin/html/SoHandleBoxDragger_8h-source.html share/Coin/html/SoHandleBoxManip_8h-source.html @@ -850,8 +843,8 @@ share/Coin/html/SoIndexedLineSet_8h-source.html share/Coin/html/SoIndexedNurbsCurve_8h-source.html share/Coin/html/SoIndexedNurbsSurface_8h-source.html share/Coin/html/SoIndexedShape_8h-source.html -share/Coin/html/SoInfo_8h-source.html share/Coin/html/SoIndexedTriangleStripSet_8h-source.html +share/Coin/html/SoInfo_8h-source.html share/Coin/html/SoInput_8h-source.html share/Coin/html/SoInteractionKit_8h-source.html share/Coin/html/SoInteraction_8h-source.html @@ -862,7 +855,6 @@ share/Coin/html/SoInterpolateVec3f_8h-source.html share/Coin/html/SoInterpolateVec4f_8h-source.html share/Coin/html/SoInterpolate_8h-source.html share/Coin/html/SoIntersectionDetectionAction_8h-source.html -share/Coin/html/classSbBox2f.html share/Coin/html/SoJackDragger_8h-source.html share/Coin/html/SoJackManip_8h-source.html share/Coin/html/SoKeyboardEvent_8h-source.html @@ -876,7 +868,6 @@ share/Coin/html/SoLineDetail_8h-source.html share/Coin/html/SoLineHighlightRenderAction_8h-source.html share/Coin/html/SoLineSet_8h-source.html share/Coin/html/SoLineWidthElement_8h-source.html -share/Coin/html/pages.html share/Coin/html/SoLinearProfile_8h-source.html share/Coin/html/SoListenerDopplerElement_8h-source.html share/Coin/html/SoListenerGainElement_8h-source.html @@ -903,7 +894,6 @@ share/Coin/html/SoMFShort_8h-source.html share/Coin/html/SoMFString_8h-source.html share/Coin/html/SoMFTime_8h-source.html share/Coin/html/SoMFUInt32_8h-source.html -share/Coin/html/classSbBox2s.html share/Coin/html/SoMFUShort_8h-source.html share/Coin/html/SoMFVec2f_8h-source.html share/Coin/html/SoMFVec3f_8h-source.html @@ -981,9 +971,9 @@ share/Coin/html/SoSFEnum_8h-source.html share/Coin/html/SoSFFloat_8h-source.html share/Coin/html/SoSFImage3_8h-source.html share/Coin/html/SoSFImage_8h-source.html -share/Coin/html/SoSFName_8h-source.html share/Coin/html/SoSFInt32_8h-source.html share/Coin/html/SoSFMatrix_8h-source.html +share/Coin/html/SoSFName_8h-source.html share/Coin/html/SoSFNode_8h-source.html share/Coin/html/SoSFPath_8h-source.html share/Coin/html/SoSFPlane_8h-source.html @@ -1022,10 +1012,10 @@ share/Coin/html/SoSpotLightDragger_8h-source.html share/Coin/html/SoSpotLightManip_8h-source.html share/Coin/html/SoSpotLight_8h-source.html share/Coin/html/SoState_8h-source.html -share/Coin/html/SoSwitch_8h-source.html share/Coin/html/SoSubAction_8h-source.html share/Coin/html/SoSubEngine_8h-source.html share/Coin/html/SoSurroundScale_8h-source.html +share/Coin/html/SoSwitch_8h-source.html share/Coin/html/SoTabBoxDragger_8h-source.html share/Coin/html/SoTabBoxManip_8h-source.html share/Coin/html/SoTabPlaneDragger_8h-source.html @@ -1046,7 +1036,6 @@ share/Coin/html/SoTextureCoordinatePlane_8h-source.html share/Coin/html/SoTextureScalePolicy_8h-source.html share/Coin/html/SoTimeCounter_8h-source.html share/Coin/html/SoTimerQueueSensor_8h-source.html -share/Coin/html/SoTransform_8h-source.html share/Coin/html/SoTimerSensor_8h-source.html share/Coin/html/SoToVRML2Action_8h-source.html share/Coin/html/SoToVRMLAction_8h-source.html @@ -1057,6 +1046,7 @@ share/Coin/html/SoTransformBoxManip_8h-source.html share/Coin/html/SoTransformManip_8h-source.html share/Coin/html/SoTransformSeparator_8h-source.html share/Coin/html/SoTransformVec3f_8h-source.html +share/Coin/html/SoTransform_8h-source.html share/Coin/html/SoTransformation_8h-source.html share/Coin/html/SoTransformerDragger_8h-source.html share/Coin/html/SoTransformerManip_8h-source.html @@ -1148,18 +1138,23 @@ share/Coin/html/SoWWWAnchor_8h-source.html share/Coin/html/SoWWWInline_8h-source.html share/Coin/html/SoWrapperKit_8h-source.html share/Coin/html/SoWriteAction_8h-source.html +share/Coin/html/annotated.html share/Coin/html/basic_8h-source.html share/Coin/html/classSbBSPTree-members.html +share/Coin/html/classSbBSPTree.html share/Coin/html/classSbBarrier-members.html +share/Coin/html/classSbBarrier.html share/Coin/html/classSbBox2f-members.html +share/Coin/html/classSbBox2f.html share/Coin/html/classSbBox2s-members.html +share/Coin/html/classSbBox2s.html share/Coin/html/classSbBox3f-members.html share/Coin/html/classSbBox3f.html share/Coin/html/classSbBox3f.png share/Coin/html/classSbClip-members.html share/Coin/html/classSbClip.html -share/Coin/html/classSbColor.html share/Coin/html/classSbColor-members.html +share/Coin/html/classSbColor.html share/Coin/html/classSbColor.png share/Coin/html/classSbColor4f-members.html share/Coin/html/classSbColor4f.html @@ -1226,12 +1221,12 @@ share/Coin/html/classSbSphereProjector.html share/Coin/html/classSbSphereProjector.png share/Coin/html/classSbSphereSectionProjector-members.html share/Coin/html/classSbSphereSectionProjector.html -share/Coin/html/classSbStorage.html share/Coin/html/classSbSphereSectionProjector.png share/Coin/html/classSbSphereSheetProjector-members.html share/Coin/html/classSbSphereSheetProjector.html share/Coin/html/classSbSphereSheetProjector.png share/Coin/html/classSbStorage-members.html +share/Coin/html/classSbStorage.html share/Coin/html/classSbString-members.html share/Coin/html/classSbString.html share/Coin/html/classSbStringList-members.html @@ -1380,11 +1375,11 @@ share/Coin/html/classSoComposeVec3f.png share/Coin/html/classSoComposeVec4f-members.html share/Coin/html/classSoComposeVec4f.html share/Coin/html/classSoComposeVec4f.png -share/Coin/html/classSoConcatenate.html share/Coin/html/classSoComputeBoundingBox-members.html share/Coin/html/classSoComputeBoundingBox.html share/Coin/html/classSoComputeBoundingBox.png share/Coin/html/classSoConcatenate-members.html +share/Coin/html/classSoConcatenate.html share/Coin/html/classSoConcatenate.png share/Coin/html/classSoCone-members.html share/Coin/html/classSoCone.html @@ -1424,7 +1419,6 @@ share/Coin/html/classSoDebugError-members.html share/Coin/html/classSoDebugError.html share/Coin/html/classSoDebugError.png share/Coin/html/classSoDecomposeMatrix-members.html -share/Coin/html/classSoDetail.html share/Coin/html/classSoDecomposeMatrix.html share/Coin/html/classSoDecomposeMatrix.png share/Coin/html/classSoDecomposeRotation-members.html @@ -1443,6 +1437,7 @@ share/Coin/html/classSoDelayQueueSensor-members.html share/Coin/html/classSoDelayQueueSensor.html share/Coin/html/classSoDelayQueueSensor.png share/Coin/html/classSoDetail-members.html +share/Coin/html/classSoDetail.html share/Coin/html/classSoDetail.png share/Coin/html/classSoDetailList-members.html share/Coin/html/classSoDetailList.html @@ -1463,13 +1458,13 @@ share/Coin/html/classSoDragger-members.html share/Coin/html/classSoDragger.html share/Coin/html/classSoDragger.png share/Coin/html/classSoDrawStyle-members.html -share/Coin/html/classSoElement.html share/Coin/html/classSoDrawStyle.html share/Coin/html/classSoDrawStyle.png share/Coin/html/classSoElapsedTime-members.html share/Coin/html/classSoElapsedTime.html share/Coin/html/classSoElapsedTime.png share/Coin/html/classSoElement-members.html +share/Coin/html/classSoElement.html share/Coin/html/classSoElement.png share/Coin/html/classSoEnabledElementsList-members.html share/Coin/html/classSoEnabledElementsList.html @@ -1478,7 +1473,6 @@ share/Coin/html/classSoEngine.html share/Coin/html/classSoEngine.png share/Coin/html/classSoEngineList-members.html share/Coin/html/classSoEngineList.html -share/Coin/html/classSoError.html share/Coin/html/classSoEngineList.png share/Coin/html/classSoEngineOutput-members.html share/Coin/html/classSoEngineOutput.html @@ -1489,6 +1483,7 @@ share/Coin/html/classSoEnvironment-members.html share/Coin/html/classSoEnvironment.html share/Coin/html/classSoEnvironment.png share/Coin/html/classSoError-members.html +share/Coin/html/classSoError.html share/Coin/html/classSoError.png share/Coin/html/classSoEvent-members.html share/Coin/html/classSoEvent.html @@ -1507,7 +1502,6 @@ share/Coin/html/classSoFaceSet.html share/Coin/html/classSoFaceSet.png share/Coin/html/classSoField-members.html share/Coin/html/classSoField.html -share/Coin/html/classSoFile.png share/Coin/html/classSoField.png share/Coin/html/classSoFieldContainer-members.html share/Coin/html/classSoFieldContainer.html @@ -1525,6 +1519,7 @@ share/Coin/html/classSoFieldSensor.html share/Coin/html/classSoFieldSensor.png share/Coin/html/classSoFile-members.html share/Coin/html/classSoFile.html +share/Coin/html/classSoFile.png share/Coin/html/classSoFloatElement-members.html share/Coin/html/classSoFloatElement.html share/Coin/html/classSoFloatElement.png @@ -1561,8 +1556,8 @@ share/Coin/html/classSoGetMatrixAction.png share/Coin/html/classSoGetPrimitiveCountAction-members.html share/Coin/html/classSoGetPrimitiveCountAction.html share/Coin/html/classSoGetPrimitiveCountAction.png -share/Coin/html/classSoGlyph.html share/Coin/html/classSoGlyph-members.html +share/Coin/html/classSoGlyph.html share/Coin/html/classSoGroup-members.html share/Coin/html/classSoGroup.html share/Coin/html/classSoGroup.png @@ -1639,9 +1634,9 @@ share/Coin/html/classSoJackManip-members.html share/Coin/html/classSoJackManip.html share/Coin/html/classSoJackManip.png share/Coin/html/classSoKeyboardEvent-members.html -share/Coin/html/classSoLOD-members.html share/Coin/html/classSoKeyboardEvent.html share/Coin/html/classSoKeyboardEvent.png +share/Coin/html/classSoLOD-members.html share/Coin/html/classSoLOD.html share/Coin/html/classSoLOD.png share/Coin/html/classSoLabel-members.html @@ -1668,7 +1663,6 @@ share/Coin/html/classSoLineHighlightRenderAction.png share/Coin/html/classSoLineSet-members.html share/Coin/html/classSoLineSet.html share/Coin/html/classSoLineSet.png -share/Coin/html/classSoListener.html share/Coin/html/classSoLineWidthElement-members.html share/Coin/html/classSoLineWidthElement.html share/Coin/html/classSoLineWidthElement.png @@ -1676,6 +1670,7 @@ share/Coin/html/classSoLinearProfile-members.html share/Coin/html/classSoLinearProfile.html share/Coin/html/classSoLinearProfile.png share/Coin/html/classSoListener-members.html +share/Coin/html/classSoListener.html share/Coin/html/classSoListener.png share/Coin/html/classSoListenerDopplerElement-members.html share/Coin/html/classSoListenerDopplerElement.html @@ -1692,7 +1687,6 @@ share/Coin/html/classSoListenerPositionElement.png share/Coin/html/classSoLocateHighlight-members.html share/Coin/html/classSoLocateHighlight.html share/Coin/html/classSoLocateHighlight.png -share/Coin/html/classSoNode.png share/Coin/html/classSoLocation2Event-members.html share/Coin/html/classSoLocation2Event.html share/Coin/html/classSoLocation2Event.png @@ -1707,8 +1701,8 @@ share/Coin/html/classSoMFBool.png share/Coin/html/classSoMFColor-members.html share/Coin/html/classSoMFColor.html share/Coin/html/classSoMFColor.png -share/Coin/html/classSoMFEngine.html share/Coin/html/classSoMFEngine-members.html +share/Coin/html/classSoMFEngine.html share/Coin/html/classSoMFEngine.png share/Coin/html/classSoMFEnum-members.html share/Coin/html/classSoMFEnum.html @@ -1755,8 +1749,8 @@ share/Coin/html/classSoMFUShort.png share/Coin/html/classSoMFVec2f-members.html share/Coin/html/classSoMFVec2f.html share/Coin/html/classSoMFVec2f.png -share/Coin/html/classSoMFVec3f.html share/Coin/html/classSoMFVec3f-members.html +share/Coin/html/classSoMFVec3f.html share/Coin/html/classSoMFVec3f.png share/Coin/html/classSoMFVec4f-members.html share/Coin/html/classSoMFVec4f.html @@ -1790,6 +1784,7 @@ share/Coin/html/classSoMultipleCopy.html share/Coin/html/classSoMultipleCopy.png share/Coin/html/classSoNode-members.html share/Coin/html/classSoNode.html +share/Coin/html/classSoNode.png share/Coin/html/classSoNodeEngine-members.html share/Coin/html/classSoNodeEngine.html share/Coin/html/classSoNodeEngine.png @@ -1881,10 +1876,10 @@ share/Coin/html/classSoPickStyle.png share/Coin/html/classSoPickedPoint-members.html share/Coin/html/classSoPickedPoint.html share/Coin/html/classSoPickedPointList-members.html -share/Coin/html/classSoPointDetail.html share/Coin/html/classSoPickedPointList.html share/Coin/html/classSoPickedPointList.png share/Coin/html/classSoPointDetail-members.html +share/Coin/html/classSoPointDetail.html share/Coin/html/classSoPointDetail.png share/Coin/html/classSoPointLight-members.html share/Coin/html/classSoPointLight.html @@ -1947,7 +1942,6 @@ share/Coin/html/classSoRotationXYZ.html share/Coin/html/classSoRotationXYZ.png share/Coin/html/classSoRotor-members.html share/Coin/html/classSoRotor.html -share/Coin/html/classes.html share/Coin/html/classSoRotor.png share/Coin/html/classSoSFBitMask-members.html share/Coin/html/classSoSFBitMask.html @@ -2027,7 +2021,6 @@ share/Coin/html/classSoSField.png share/Coin/html/classSoScale-members.html share/Coin/html/classSoScale.html share/Coin/html/classSoScale.png -share/Coin/html/functions.html share/Coin/html/classSoScale1Dragger-members.html share/Coin/html/classSoScale1Dragger.html share/Coin/html/classSoScale1Dragger.png @@ -2068,8 +2061,8 @@ share/Coin/html/classSoSeparatorKit.png share/Coin/html/classSoShape-members.html share/Coin/html/classSoShape.html share/Coin/html/classSoShape.png -share/Coin/html/classSoShapeHints.html share/Coin/html/classSoShapeHints-members.html +share/Coin/html/classSoShapeHints.html share/Coin/html/classSoShapeHints.png share/Coin/html/classSoShapeKit-members.html share/Coin/html/classSoShapeKit.html @@ -2096,7 +2089,6 @@ share/Coin/html/classSoState-members.html share/Coin/html/classSoState.html share/Coin/html/classSoSurroundScale-members.html share/Coin/html/classSoSurroundScale.html -share/Coin/html/hierarchy.html share/Coin/html/classSoSurroundScale.png share/Coin/html/classSoSwitch-members.html share/Coin/html/classSoSwitch.html @@ -2125,8 +2117,8 @@ share/Coin/html/classSoTexture2.png share/Coin/html/classSoTexture2Transform-members.html share/Coin/html/classSoTexture2Transform.html share/Coin/html/classSoTexture2Transform.png -share/Coin/html/classSoTexture3.html share/Coin/html/classSoTexture3-members.html +share/Coin/html/classSoTexture3.html share/Coin/html/classSoTexture3.png share/Coin/html/classSoTexture3Transform-members.html share/Coin/html/classSoTexture3Transform.html @@ -2185,8 +2177,8 @@ share/Coin/html/classSoTransformBoxDragger.png share/Coin/html/classSoTransformBoxManip-members.html share/Coin/html/classSoTransformBoxManip.html share/Coin/html/classSoTransformBoxManip.png -share/Coin/html/classSoTransformManip.html share/Coin/html/classSoTransformManip-members.html +share/Coin/html/classSoTransformManip.html share/Coin/html/classSoTransformManip.png share/Coin/html/classSoTransformSeparator-members.html share/Coin/html/classSoTransformSeparator.html @@ -2198,7 +2190,6 @@ share/Coin/html/classSoTransformation-members.html share/Coin/html/classSoTransformation.html share/Coin/html/classSoTransformation.png share/Coin/html/classSoTransformerDragger-members.html -share/Coin/html/modules.html share/Coin/html/classSoTransformerDragger.html share/Coin/html/classSoTransformerDragger.png share/Coin/html/classSoTransformerManip-members.html @@ -2224,8 +2215,8 @@ share/Coin/html/classSoTriggerAny.html share/Coin/html/classSoTriggerAny.png share/Coin/html/classSoType-members.html share/Coin/html/classSoType.html -share/Coin/html/classSoTypeList.html share/Coin/html/classSoTypeList-members.html +share/Coin/html/classSoTypeList.html share/Coin/html/classSoTypeList.png share/Coin/html/classSoUnits-members.html share/Coin/html/classSoUnits.html @@ -2315,8 +2306,8 @@ share/Coin/html/classSoVRMLInline-members.html share/Coin/html/classSoVRMLInline.html share/Coin/html/classSoVRMLInline.png share/Coin/html/classSoVRMLInterpolator-members.html -share/Coin/html/classSoVRMLInterpolator.png share/Coin/html/classSoVRMLInterpolator.html +share/Coin/html/classSoVRMLInterpolator.png share/Coin/html/classSoVRMLLOD-members.html share/Coin/html/classSoVRMLLOD.html share/Coin/html/classSoVRMLLOD.png @@ -2329,8 +2320,8 @@ share/Coin/html/classSoVRMLMaterial.png share/Coin/html/classSoVRMLMovieTexture-members.html share/Coin/html/classSoVRMLMovieTexture.html share/Coin/html/classSoVRMLMovieTexture.png -share/Coin/html/classSoVRMLNavigationInfo.html share/Coin/html/classSoVRMLNavigationInfo-members.html +share/Coin/html/classSoVRMLNavigationInfo.html share/Coin/html/classSoVRMLNavigationInfo.png share/Coin/html/classSoVRMLNormal-members.html share/Coin/html/classSoVRMLNormal.html @@ -2341,7 +2332,6 @@ share/Coin/html/classSoVRMLNormalInterpolator.png share/Coin/html/classSoVRMLOrientationInterpolator-members.html share/Coin/html/classSoVRMLOrientationInterpolator.html share/Coin/html/classSoVRMLOrientationInterpolator.png -share/Coin/html/classSoVRMLText.png share/Coin/html/classSoVRMLParent-members.html share/Coin/html/classSoVRMLParent.html share/Coin/html/classSoVRMLParent.png @@ -2366,7 +2356,6 @@ share/Coin/html/classSoVRMLProximitySensor.png share/Coin/html/classSoVRMLScalarInterpolator-members.html share/Coin/html/classSoVRMLScalarInterpolator.html share/Coin/html/classSoVRMLScalarInterpolator.png -share/Coin/html/group__actions.html share/Coin/html/classSoVRMLScript-members.html share/Coin/html/classSoVRMLScript.html share/Coin/html/classSoVRMLScript.png @@ -2393,6 +2382,7 @@ share/Coin/html/classSoVRMLSwitch.html share/Coin/html/classSoVRMLSwitch.png share/Coin/html/classSoVRMLText-members.html share/Coin/html/classSoVRMLText.html +share/Coin/html/classSoVRMLText.png share/Coin/html/classSoVRMLTexture-members.html share/Coin/html/classSoVRMLTexture.html share/Coin/html/classSoVRMLTexture.png @@ -2431,7 +2421,6 @@ share/Coin/html/classSoVRMLWorldInfo.html share/Coin/html/classSoVRMLWorldInfo.png share/Coin/html/classSoVectorOutput-members.html share/Coin/html/classSoVectorOutput.html -share/Coin/html/group__base.html share/Coin/html/classSoVectorOutput.png share/Coin/html/classSoVectorizeAction-members.html share/Coin/html/classSoVectorizeAction.html @@ -2457,7 +2446,20 @@ share/Coin/html/classSoWrapperKit.png share/Coin/html/classSoWriteAction-members.html share/Coin/html/classSoWriteAction.html share/Coin/html/classSoWriteAction.png +share/Coin/html/classes.html +share/Coin/html/doxygen.css +share/Coin/html/doxygen.png +share/Coin/html/files.html +share/Coin/html/functions.html +share/Coin/html/functions_enum.html +share/Coin/html/functions_eval.html +share/Coin/html/functions_func.html +share/Coin/html/functions_rela.html +share/Coin/html/functions_type.html +share/Coin/html/functions_vars.html share/Coin/html/group__VRMLnodes.html +share/Coin/html/group__actions.html +share/Coin/html/group__base.html share/Coin/html/group__bundles.html share/Coin/html/group__caches.html share/Coin/html/group__collision.html @@ -2478,8 +2480,13 @@ share/Coin/html/group__sensors.html share/Coin/html/group__sound.html share/Coin/html/group__threads.html share/Coin/html/hardcopy_overview.html +share/Coin/html/hierarchy.html +share/Coin/html/index.html +share/Coin/html/modules.html +share/Coin/html/pages.html share/Coin/html/structSoIntersectingPrimitive-members.html share/Coin/html/structSoIntersectingPrimitive.html +share/aclocal/coin.m4 @dirrm include/Inventor/lock @dirrm include/Inventor/system @dirrm include/Inventor/C/base