From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 22 16:50:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C10B1065707 for ; Thu, 22 Jan 2009 16:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EBCB78FC23 for ; Thu, 22 Jan 2009 16:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0MGo0lI028854 for ; Thu, 22 Jan 2009 16:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0MGo0cj028853; Thu, 22 Jan 2009 16:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 22 Jan 2009 16:50:00 GMT Resent-Message-Id: <200901221650.n0MGo0cj028853@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cristiano Rolim Pereira Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B55DC106566C for ; Thu, 22 Jan 2009 16:40:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A5A788FC0C for ; Thu, 22 Jan 2009 16:40:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0MGeOmF046079 for ; Thu, 22 Jan 2009 16:40:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n0MGeO99046078; Thu, 22 Jan 2009 16:40:24 GMT (envelope-from nobody) Message-Id: <200901221640.n0MGeO99046078@www.freebsd.org> Date: Thu, 22 Jan 2009 16:40:24 GMT From: Cristiano Rolim Pereira To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130894: [patch] - update graphics/Coin to version 3.0.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 16:50:02 -0000 >Number: 130894 >Category: ports >Synopsis: [patch] - update graphics/Coin to version 3.0.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 22 16:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Cristiano Rolim Pereira >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD bsd64.local 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Attached, there is a shell archive of the updated port. Two other ports that have dependencies on graphics/Coin will need updates too: x11-toolkits/SoXt x11-toolkits/soqt I am sending followups with the other updates. >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Coin/ # Coin/distinfo # Coin/files/ # Coin/files/patch-Makefile.in # Coin/pkg-descr # Coin/pkg-plist # echo c - Coin/ mkdir -p Coin/ > /dev/null 2>&1 echo x - Coin/distinfo sed 's/^X//' >Coin/distinfo << '00a797cc366b7dc6db5d9429a1af9ee5' XMD5 (Coin-3.0.0.tar.gz) = 52b78632de49f05911538d9706ceee92 XSHA256 (Coin-3.0.0.tar.gz) = 1ce98ab96c032c40a601bd66a065986fd3baf82f7098e23500923d6ffc870e58 XSIZE (Coin-3.0.0.tar.gz) = 5346420 00a797cc366b7dc6db5d9429a1af9ee5 echo c - Coin/files/ mkdir -p Coin/files/ > /dev/null 2>&1 echo x - Coin/files/patch-Makefile.in sed 's/^X//' >Coin/files/patch-Makefile.in << '5a5019ff261d0b53f3905abe95365b2f' X--- Makefile.in.orig 2009-01-21 18:48:08.000000000 -0200 X+++ Makefile.in 2009-01-21 18:48:34.000000000 -0200 X@@ -1302,7 +1302,7 @@ X include/boost/visit_each.hpp X X X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(exec_prefix)/libdata/pkgconfig X pkgconfig_DATA = Coin.pc X X BUILT_SOURCES = \ 5a5019ff261d0b53f3905abe95365b2f echo x - Coin/pkg-descr sed 's/^X//' >Coin/pkg-descr << '4d3a6e6ca2e09f616629ad58ce3a6b5f' XFrom its README: X XCoin is a 3D graphics library with a C++ Application Programming XInterface based on the Open Inventor 2.1 API. Open Inventor, for those Xwho are not familiar with it, is an OpenGL-based, retain-mode, 3D model Xscene-graph rendering and interaction library, which has become the de Xfacto standard graphics library for 3D visualization and visual Xsimulation software in the scientific and engineering community. X XWWW: http://www.coin3d.org/ X X Roland Xjesse@cs.uni-magdeburg.de 4d3a6e6ca2e09f616629ad58ce3a6b5f echo x - Coin/pkg-plist sed 's/^X//' >Coin/pkg-plist << '7b0159ded22fa898dc02d6cee81f4198' Xbin/coin-config Xinclude/Inventor/C/XML/attribute.h Xinclude/Inventor/C/XML/document.h Xinclude/Inventor/C/XML/element.h Xinclude/Inventor/C/XML/entity.h Xinclude/Inventor/C/XML/parser.h Xinclude/Inventor/C/XML/path.h Xinclude/Inventor/C/XML/types.h Xinclude/Inventor/C/XML/world.h Xinclude/Inventor/C/base/hash.h Xinclude/Inventor/C/base/heap.h Xinclude/Inventor/C/base/list.h Xinclude/Inventor/C/base/math-undefs.h Xinclude/Inventor/C/base/memalloc.h Xinclude/Inventor/C/base/rbptree.h Xinclude/Inventor/C/base/string.h Xinclude/Inventor/C/base/time.h Xinclude/Inventor/C/basic.h Xinclude/Inventor/C/errors/debugerror.h Xinclude/Inventor/C/errors/error.h Xinclude/Inventor/C/glue/dl.h Xinclude/Inventor/C/glue/gl.h Xinclude/Inventor/C/glue/spidermonkey.h Xinclude/Inventor/C/threads/barrier.h Xinclude/Inventor/C/threads/common.h Xinclude/Inventor/C/threads/condvar.h Xinclude/Inventor/C/threads/fifo.h Xinclude/Inventor/C/threads/mutex.h Xinclude/Inventor/C/threads/recmutex.h Xinclude/Inventor/C/threads/rwmutex.h Xinclude/Inventor/C/threads/sched.h Xinclude/Inventor/C/threads/storage.h Xinclude/Inventor/C/threads/sync.h Xinclude/Inventor/C/threads/thread.h Xinclude/Inventor/C/threads/worker.h Xinclude/Inventor/C/threads/wpool.h Xinclude/Inventor/C/tidbits.h Xinclude/Inventor/Sb.h Xinclude/Inventor/SbBSPTree.h Xinclude/Inventor/SbBasic.h Xinclude/Inventor/SbBox.h Xinclude/Inventor/SbBox2d.h Xinclude/Inventor/SbBox2f.h Xinclude/Inventor/SbBox2i32.h Xinclude/Inventor/SbBox2s.h Xinclude/Inventor/SbBox3d.h Xinclude/Inventor/SbBox3f.h Xinclude/Inventor/SbBox3i32.h Xinclude/Inventor/SbBox3s.h Xinclude/Inventor/SbClip.h Xinclude/Inventor/SbColor.h Xinclude/Inventor/SbColor4f.h Xinclude/Inventor/SbColorRGBA.h Xinclude/Inventor/SbCylinder.h Xinclude/Inventor/SbDPLine.h Xinclude/Inventor/SbDPLinear.h Xinclude/Inventor/SbDPMatrix.h Xinclude/Inventor/SbDPPlane.h Xinclude/Inventor/SbDPRotation.h Xinclude/Inventor/SbDPViewVolume.h Xinclude/Inventor/SbDict.h Xinclude/Inventor/SbHeap.h Xinclude/Inventor/SbImage.h Xinclude/Inventor/SbLine.h Xinclude/Inventor/SbLinear.h Xinclude/Inventor/SbMatrix.h Xinclude/Inventor/SbName.h Xinclude/Inventor/SbOctTree.h Xinclude/Inventor/SbPList.h Xinclude/Inventor/SbPlane.h Xinclude/Inventor/SbRotation.h Xinclude/Inventor/SbSphere.h Xinclude/Inventor/SbString.h Xinclude/Inventor/SbTesselator.h Xinclude/Inventor/SbTime.h Xinclude/Inventor/SbTypeInfo.h Xinclude/Inventor/SbVec.h Xinclude/Inventor/SbVec2b.h Xinclude/Inventor/SbVec2d.h Xinclude/Inventor/SbVec2f.h Xinclude/Inventor/SbVec2i32.h Xinclude/Inventor/SbVec2s.h Xinclude/Inventor/SbVec2ub.h Xinclude/Inventor/SbVec2ui32.h Xinclude/Inventor/SbVec2us.h Xinclude/Inventor/SbVec3b.h Xinclude/Inventor/SbVec3d.h Xinclude/Inventor/SbVec3f.h Xinclude/Inventor/SbVec3i32.h Xinclude/Inventor/SbVec3s.h Xinclude/Inventor/SbVec3ub.h Xinclude/Inventor/SbVec3ui32.h Xinclude/Inventor/SbVec3us.h Xinclude/Inventor/SbVec4b.h Xinclude/Inventor/SbVec4d.h Xinclude/Inventor/SbVec4f.h Xinclude/Inventor/SbVec4i32.h Xinclude/Inventor/SbVec4s.h Xinclude/Inventor/SbVec4ub.h Xinclude/Inventor/SbVec4ui32.h Xinclude/Inventor/SbVec4us.h Xinclude/Inventor/SbViewVolume.h Xinclude/Inventor/SbViewportRegion.h Xinclude/Inventor/SbXfBox3d.h Xinclude/Inventor/SbXfBox3f.h Xinclude/Inventor/So.h Xinclude/Inventor/SoDB.h Xinclude/Inventor/SoEventManager.h Xinclude/Inventor/SoFullPath.h Xinclude/Inventor/SoInput.h Xinclude/Inventor/SoInteraction.h Xinclude/Inventor/SoLists.h Xinclude/Inventor/SoNodeKitPath.h Xinclude/Inventor/SoOffscreenRenderer.h Xinclude/Inventor/SoOutput.h Xinclude/Inventor/SoPath.h Xinclude/Inventor/SoPickedPoint.h Xinclude/Inventor/SoPrimitiveVertex.h Xinclude/Inventor/SoRenderManager.h Xinclude/Inventor/SoSceneManager.h Xinclude/Inventor/SoType.h Xinclude/Inventor/VRMLnodes/SoVRML.h Xinclude/Inventor/VRMLnodes/SoVRMLAnchor.h Xinclude/Inventor/VRMLnodes/SoVRMLAppearance.h Xinclude/Inventor/VRMLnodes/SoVRMLAudioClip.h Xinclude/Inventor/VRMLnodes/SoVRMLBackground.h Xinclude/Inventor/VRMLnodes/SoVRMLBillboard.h Xinclude/Inventor/VRMLnodes/SoVRMLBox.h Xinclude/Inventor/VRMLnodes/SoVRMLCollision.h Xinclude/Inventor/VRMLnodes/SoVRMLColor.h Xinclude/Inventor/VRMLnodes/SoVRMLColorInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLCone.h Xinclude/Inventor/VRMLnodes/SoVRMLCoordinate.h Xinclude/Inventor/VRMLnodes/SoVRMLCoordinateInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLCylinder.h Xinclude/Inventor/VRMLnodes/SoVRMLCylinderSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLDirectionalLight.h Xinclude/Inventor/VRMLnodes/SoVRMLDragSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLElevationGrid.h Xinclude/Inventor/VRMLnodes/SoVRMLExtrusion.h Xinclude/Inventor/VRMLnodes/SoVRMLFog.h Xinclude/Inventor/VRMLnodes/SoVRMLFontStyle.h Xinclude/Inventor/VRMLnodes/SoVRMLGeometry.h Xinclude/Inventor/VRMLnodes/SoVRMLGroup.h Xinclude/Inventor/VRMLnodes/SoVRMLImageTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedFaceSet.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedLine.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedLineSet.h Xinclude/Inventor/VRMLnodes/SoVRMLIndexedShape.h Xinclude/Inventor/VRMLnodes/SoVRMLInline.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLLOD.h Xinclude/Inventor/VRMLnodes/SoVRMLLight.h Xinclude/Inventor/VRMLnodes/SoVRMLMacros.h Xinclude/Inventor/VRMLnodes/SoVRMLMaterial.h Xinclude/Inventor/VRMLnodes/SoVRMLMovieTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLNavigationInfo.h Xinclude/Inventor/VRMLnodes/SoVRMLNodes.h Xinclude/Inventor/VRMLnodes/SoVRMLNormal.h Xinclude/Inventor/VRMLnodes/SoVRMLNormalInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLOrientationInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLParent.h Xinclude/Inventor/VRMLnodes/SoVRMLPixelTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLPlaneSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLPointLight.h Xinclude/Inventor/VRMLnodes/SoVRMLPointSet.h Xinclude/Inventor/VRMLnodes/SoVRMLPositionInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLProximitySensor.h Xinclude/Inventor/VRMLnodes/SoVRMLScalarInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLScript.h Xinclude/Inventor/VRMLnodes/SoVRMLSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLShape.h Xinclude/Inventor/VRMLnodes/SoVRMLSound.h Xinclude/Inventor/VRMLnodes/SoVRMLSphere.h Xinclude/Inventor/VRMLnodes/SoVRMLSphereSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLSpotLight.h Xinclude/Inventor/VRMLnodes/SoVRMLSubInterpolator.h Xinclude/Inventor/VRMLnodes/SoVRMLSwitch.h Xinclude/Inventor/VRMLnodes/SoVRMLText.h Xinclude/Inventor/VRMLnodes/SoVRMLTexture.h Xinclude/Inventor/VRMLnodes/SoVRMLTextureCoordinate.h Xinclude/Inventor/VRMLnodes/SoVRMLTextureTransform.h Xinclude/Inventor/VRMLnodes/SoVRMLTimeSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLTouchSensor.h Xinclude/Inventor/VRMLnodes/SoVRMLTransform.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexLine.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexPoint.h Xinclude/Inventor/VRMLnodes/SoVRMLVertexShape.h Xinclude/Inventor/VRMLnodes/SoVRMLViewpoint.h Xinclude/Inventor/VRMLnodes/SoVRMLVisibilitySensor.h Xinclude/Inventor/VRMLnodes/SoVRMLWorldInfo.h Xinclude/Inventor/actions/SoAction.h Xinclude/Inventor/actions/SoActions.h Xinclude/Inventor/actions/SoAudioRenderAction.h Xinclude/Inventor/actions/SoBoxHighlightRenderAction.h Xinclude/Inventor/actions/SoCallbackAction.h Xinclude/Inventor/actions/SoGLRenderAction.h Xinclude/Inventor/actions/SoGetBoundingBoxAction.h Xinclude/Inventor/actions/SoGetMatrixAction.h Xinclude/Inventor/actions/SoGetPrimitiveCountAction.h Xinclude/Inventor/actions/SoHandleEventAction.h Xinclude/Inventor/actions/SoLineHighlightRenderAction.h Xinclude/Inventor/actions/SoPickAction.h Xinclude/Inventor/actions/SoRayPickAction.h Xinclude/Inventor/actions/SoReorganizeAction.h Xinclude/Inventor/actions/SoSearchAction.h Xinclude/Inventor/actions/SoSimplifyAction.h Xinclude/Inventor/actions/SoSubAction.h Xinclude/Inventor/actions/SoToVRML2Action.h Xinclude/Inventor/actions/SoToVRMLAction.h Xinclude/Inventor/actions/SoWriteAction.h Xinclude/Inventor/annex/FXViz/elements/SoGLShadowCullingElement.h Xinclude/Inventor/annex/FXViz/elements/SoShadowStyleElement.h Xinclude/Inventor/annex/FXViz/nodes/SoShadowCulling.h Xinclude/Inventor/annex/FXViz/nodes/SoShadowGroup.h Xinclude/Inventor/annex/FXViz/nodes/SoShadowSpotLight.h Xinclude/Inventor/annex/FXViz/nodes/SoShadowStyle.h Xinclude/Inventor/annex/ForeignFiles/SoForeignFileKit.h Xinclude/Inventor/annex/ForeignFiles/SoSTLFileKit.h Xinclude/Inventor/annex/HardCopy/SoHardCopy.h Xinclude/Inventor/annex/HardCopy/SoPSVectorOutput.h Xinclude/Inventor/annex/HardCopy/SoVectorOutput.h Xinclude/Inventor/annex/HardCopy/SoVectorizeAction.h Xinclude/Inventor/annex/HardCopy/SoVectorizePSAction.h Xinclude/Inventor/annex/Profiler/SbProfilingData.h Xinclude/Inventor/annex/Profiler/SoProfiler.h Xinclude/Inventor/annex/Profiler/elements/SoProfilerElement.h Xinclude/Inventor/annex/Profiler/engines/SoProfilerTopEngine.h Xinclude/Inventor/annex/Profiler/nodekits/SoNodeVisualize.h Xinclude/Inventor/annex/Profiler/nodekits/SoProfilerOverlayKit.h Xinclude/Inventor/annex/Profiler/nodekits/SoProfilerTopKit.h Xinclude/Inventor/annex/Profiler/nodekits/SoProfilerVisualizeKit.h Xinclude/Inventor/annex/Profiler/nodekits/SoScrollingGraphKit.h Xinclude/Inventor/annex/Profiler/nodes/SoProfilerStats.h Xinclude/Inventor/annex/Profiler/utils/SoProfilingReportGenerator.h Xinclude/Inventor/bundles/SoBundle.h Xinclude/Inventor/bundles/SoMaterialBundle.h Xinclude/Inventor/bundles/SoNormalBundle.h Xinclude/Inventor/bundles/SoTextureCoordinateBundle.h Xinclude/Inventor/bundles/SoVertexAttributeBundle.h Xinclude/Inventor/caches/SoBoundingBoxCache.h Xinclude/Inventor/caches/SoCache.h Xinclude/Inventor/caches/SoConvexDataCache.h Xinclude/Inventor/caches/SoGLCacheList.h Xinclude/Inventor/caches/SoGLRenderCache.h Xinclude/Inventor/caches/SoNormalCache.h Xinclude/Inventor/caches/SoPrimitiveVertexCache.h Xinclude/Inventor/caches/SoTextureCoordinateCache.h Xinclude/Inventor/collision/SoIntersectionDetectionAction.h Xinclude/Inventor/details/SoConeDetail.h Xinclude/Inventor/details/SoCubeDetail.h Xinclude/Inventor/details/SoCylinderDetail.h Xinclude/Inventor/details/SoDetail.h Xinclude/Inventor/details/SoDetails.h Xinclude/Inventor/details/SoFaceDetail.h Xinclude/Inventor/details/SoLineDetail.h Xinclude/Inventor/details/SoNodeKitDetail.h Xinclude/Inventor/details/SoPointDetail.h Xinclude/Inventor/details/SoSubDetail.h Xinclude/Inventor/details/SoTextDetail.h Xinclude/Inventor/draggers/SoCenterballDragger.h Xinclude/Inventor/draggers/SoDirectionalLightDragger.h Xinclude/Inventor/draggers/SoDragPointDragger.h Xinclude/Inventor/draggers/SoDragger.h Xinclude/Inventor/draggers/SoHandleBoxDragger.h Xinclude/Inventor/draggers/SoJackDragger.h Xinclude/Inventor/draggers/SoPointLightDragger.h Xinclude/Inventor/draggers/SoRotateCylindricalDragger.h Xinclude/Inventor/draggers/SoRotateDiscDragger.h Xinclude/Inventor/draggers/SoRotateSphericalDragger.h Xinclude/Inventor/draggers/SoScale1Dragger.h Xinclude/Inventor/draggers/SoScale2Dragger.h Xinclude/Inventor/draggers/SoScale2UniformDragger.h Xinclude/Inventor/draggers/SoScaleUniformDragger.h Xinclude/Inventor/draggers/SoSpotLightDragger.h Xinclude/Inventor/draggers/SoTabBoxDragger.h Xinclude/Inventor/draggers/SoTabPlaneDragger.h Xinclude/Inventor/draggers/SoTrackballDragger.h Xinclude/Inventor/draggers/SoTransformBoxDragger.h Xinclude/Inventor/draggers/SoTransformerDragger.h Xinclude/Inventor/draggers/SoTranslate1Dragger.h Xinclude/Inventor/draggers/SoTranslate2Dragger.h Xinclude/Inventor/elements/SoAccumulatedElement.h Xinclude/Inventor/elements/SoAmbientColorElement.h Xinclude/Inventor/elements/SoAnnoText3CharOrientElement.h Xinclude/Inventor/elements/SoAnnoText3FontSizeHintElement.h Xinclude/Inventor/elements/SoAnnoText3RenderPrintElement.h Xinclude/Inventor/elements/SoBBoxModelMatrixElement.h Xinclude/Inventor/elements/SoBumpMapCoordinateElement.h Xinclude/Inventor/elements/SoBumpMapElement.h Xinclude/Inventor/elements/SoBumpMapMatrixElement.h Xinclude/Inventor/elements/SoCacheElement.h Xinclude/Inventor/elements/SoCacheHintElement.h Xinclude/Inventor/elements/SoClipPlaneElement.h Xinclude/Inventor/elements/SoComplexityElement.h Xinclude/Inventor/elements/SoComplexityTypeElement.h Xinclude/Inventor/elements/SoCoordinateElement.h Xinclude/Inventor/elements/SoCreaseAngleElement.h Xinclude/Inventor/elements/SoCullElement.h Xinclude/Inventor/elements/SoDecimationPercentageElement.h Xinclude/Inventor/elements/SoDecimationTypeElement.h Xinclude/Inventor/elements/SoDepthBufferElement.h Xinclude/Inventor/elements/SoDiffuseColorElement.h Xinclude/Inventor/elements/SoDrawStyleElement.h Xinclude/Inventor/elements/SoElement.h Xinclude/Inventor/elements/SoElements.h Xinclude/Inventor/elements/SoEmissiveColorElement.h Xinclude/Inventor/elements/SoEnvironmentElement.h Xinclude/Inventor/elements/SoFloatElement.h Xinclude/Inventor/elements/SoFocalDistanceElement.h Xinclude/Inventor/elements/SoFontNameElement.h Xinclude/Inventor/elements/SoFontSizeElement.h Xinclude/Inventor/elements/SoGLCacheContextElement.h Xinclude/Inventor/elements/SoGLClipPlaneElement.h Xinclude/Inventor/elements/SoGLColorIndexElement.h Xinclude/Inventor/elements/SoGLCoordinateElement.h Xinclude/Inventor/elements/SoGLDepthBufferElement.h Xinclude/Inventor/elements/SoGLDisplayList.h Xinclude/Inventor/elements/SoGLDrawStyleElement.h Xinclude/Inventor/elements/SoGLEnvironmentElement.h Xinclude/Inventor/elements/SoGLLazyElement.h Xinclude/Inventor/elements/SoGLLightIdElement.h Xinclude/Inventor/elements/SoGLLinePatternElement.h Xinclude/Inventor/elements/SoGLLineWidthElement.h Xinclude/Inventor/elements/SoGLModelMatrixElement.h Xinclude/Inventor/elements/SoGLMultiTextureCoordinateElement.h Xinclude/Inventor/elements/SoGLMultiTextureEnabledElement.h Xinclude/Inventor/elements/SoGLMultiTextureImageElement.h Xinclude/Inventor/elements/SoGLMultiTextureMatrixElement.h Xinclude/Inventor/elements/SoGLNormalElement.h Xinclude/Inventor/elements/SoGLNormalizeElement.h Xinclude/Inventor/elements/SoGLPointSizeElement.h Xinclude/Inventor/elements/SoGLPolygonOffsetElement.h Xinclude/Inventor/elements/SoGLProjectionMatrixElement.h Xinclude/Inventor/elements/SoGLRenderPassElement.h Xinclude/Inventor/elements/SoGLShadeModelElement.h Xinclude/Inventor/elements/SoGLShaderProgramElement.h Xinclude/Inventor/elements/SoGLShapeHintsElement.h Xinclude/Inventor/elements/SoGLTexture3EnabledElement.h Xinclude/Inventor/elements/SoGLTextureCoordinateElement.h Xinclude/Inventor/elements/SoGLTextureEnabledElement.h Xinclude/Inventor/elements/SoGLTextureImageElement.h Xinclude/Inventor/elements/SoGLTextureMatrixElement.h Xinclude/Inventor/elements/SoGLUpdateAreaElement.h Xinclude/Inventor/elements/SoGLVBOElement.h Xinclude/Inventor/elements/SoGLVertexAttributeElement.h Xinclude/Inventor/elements/SoGLViewingMatrixElement.h Xinclude/Inventor/elements/SoGLViewportRegionElement.h Xinclude/Inventor/elements/SoGeoElement.h Xinclude/Inventor/elements/SoInt32Element.h Xinclude/Inventor/elements/SoLazyElement.h Xinclude/Inventor/elements/SoLightAttenuationElement.h Xinclude/Inventor/elements/SoLightElement.h Xinclude/Inventor/elements/SoLightModelElement.h Xinclude/Inventor/elements/SoLinePatternElement.h Xinclude/Inventor/elements/SoLineWidthElement.h Xinclude/Inventor/elements/SoListenerDopplerElement.h Xinclude/Inventor/elements/SoListenerGainElement.h Xinclude/Inventor/elements/SoListenerOrientationElement.h Xinclude/Inventor/elements/SoListenerPositionElement.h Xinclude/Inventor/elements/SoLocalBBoxMatrixElement.h Xinclude/Inventor/elements/SoLongElement.h Xinclude/Inventor/elements/SoMaterialBindingElement.h Xinclude/Inventor/elements/SoModelMatrixElement.h Xinclude/Inventor/elements/SoMultiTextureCoordinateElement.h Xinclude/Inventor/elements/SoMultiTextureEnabledElement.h Xinclude/Inventor/elements/SoMultiTextureImageElement.h Xinclude/Inventor/elements/SoMultiTextureMatrixElement.h Xinclude/Inventor/elements/SoNormalBindingElement.h Xinclude/Inventor/elements/SoNormalElement.h Xinclude/Inventor/elements/SoOverrideElement.h Xinclude/Inventor/elements/SoPickRayElement.h Xinclude/Inventor/elements/SoPickStyleElement.h Xinclude/Inventor/elements/SoPointSizeElement.h Xinclude/Inventor/elements/SoPolygonOffsetElement.h Xinclude/Inventor/elements/SoProfileCoordinateElement.h Xinclude/Inventor/elements/SoProfileElement.h Xinclude/Inventor/elements/SoProjectionMatrixElement.h Xinclude/Inventor/elements/SoReplacedElement.h Xinclude/Inventor/elements/SoShapeHintsElement.h Xinclude/Inventor/elements/SoShapeStyleElement.h Xinclude/Inventor/elements/SoShininessElement.h Xinclude/Inventor/elements/SoSoundElement.h Xinclude/Inventor/elements/SoSpecularColorElement.h Xinclude/Inventor/elements/SoSubElement.h Xinclude/Inventor/elements/SoSwitchElement.h Xinclude/Inventor/elements/SoTextOutlineEnabledElement.h Xinclude/Inventor/elements/SoTexture3EnabledElement.h Xinclude/Inventor/elements/SoTextureCombineElement.h Xinclude/Inventor/elements/SoTextureCoordinateBindingElement.h Xinclude/Inventor/elements/SoTextureCoordinateElement.h Xinclude/Inventor/elements/SoTextureEnabledElement.h Xinclude/Inventor/elements/SoTextureImageElement.h Xinclude/Inventor/elements/SoTextureMatrixElement.h Xinclude/Inventor/elements/SoTextureOverrideElement.h Xinclude/Inventor/elements/SoTextureQualityElement.h Xinclude/Inventor/elements/SoTextureUnitElement.h Xinclude/Inventor/elements/SoTransparencyElement.h Xinclude/Inventor/elements/SoUnitsElement.h Xinclude/Inventor/elements/SoVertexAttributeBindingElement.h Xinclude/Inventor/elements/SoVertexAttributeElement.h Xinclude/Inventor/elements/SoViewVolumeElement.h Xinclude/Inventor/elements/SoViewingMatrixElement.h Xinclude/Inventor/elements/SoViewportRegionElement.h Xinclude/Inventor/elements/SoWindowElement.h Xinclude/Inventor/engines/SoBoolOperation.h Xinclude/Inventor/engines/SoCalculator.h Xinclude/Inventor/engines/SoCompose.h Xinclude/Inventor/engines/SoComposeMatrix.h Xinclude/Inventor/engines/SoComposeRotation.h Xinclude/Inventor/engines/SoComposeRotationFromTo.h Xinclude/Inventor/engines/SoComposeVec2f.h Xinclude/Inventor/engines/SoComposeVec3f.h Xinclude/Inventor/engines/SoComposeVec4f.h Xinclude/Inventor/engines/SoComputeBoundingBox.h Xinclude/Inventor/engines/SoConcatenate.h Xinclude/Inventor/engines/SoCounter.h Xinclude/Inventor/engines/SoDecomposeMatrix.h Xinclude/Inventor/engines/SoDecomposeRotation.h Xinclude/Inventor/engines/SoDecomposeVec2f.h Xinclude/Inventor/engines/SoDecomposeVec3f.h Xinclude/Inventor/engines/SoDecomposeVec4f.h Xinclude/Inventor/engines/SoElapsedTime.h Xinclude/Inventor/engines/SoEngine.h Xinclude/Inventor/engines/SoEngineOutput.h Xinclude/Inventor/engines/SoEngines.h Xinclude/Inventor/engines/SoFieldConverter.h Xinclude/Inventor/engines/SoGate.h Xinclude/Inventor/engines/SoHeightMapToNormalMap.h Xinclude/Inventor/engines/SoInterpolate.h Xinclude/Inventor/engines/SoInterpolateFloat.h Xinclude/Inventor/engines/SoInterpolateRotation.h Xinclude/Inventor/engines/SoInterpolateVec2f.h Xinclude/Inventor/engines/SoInterpolateVec3f.h Xinclude/Inventor/engines/SoInterpolateVec4f.h Xinclude/Inventor/engines/SoNodeEngine.h Xinclude/Inventor/engines/SoOnOff.h Xinclude/Inventor/engines/SoOneShot.h Xinclude/Inventor/engines/SoOutputData.h Xinclude/Inventor/engines/SoSelectOne.h Xinclude/Inventor/engines/SoSubEngine.h Xinclude/Inventor/engines/SoSubNodeEngine.h Xinclude/Inventor/engines/SoTexture2Convert.h Xinclude/Inventor/engines/SoTimeCounter.h Xinclude/Inventor/engines/SoTransformVec3f.h Xinclude/Inventor/engines/SoTriggerAny.h Xinclude/Inventor/errors/SoDebugError.h Xinclude/Inventor/errors/SoError.h Xinclude/Inventor/errors/SoErrors.h Xinclude/Inventor/errors/SoMemoryError.h Xinclude/Inventor/errors/SoReadError.h Xinclude/Inventor/events/SoButtonEvent.h Xinclude/Inventor/events/SoEvent.h Xinclude/Inventor/events/SoEvents.h Xinclude/Inventor/events/SoKeyboardEvent.h Xinclude/Inventor/events/SoLocation2Event.h Xinclude/Inventor/events/SoMotion3Event.h Xinclude/Inventor/events/SoMouseButtonEvent.h Xinclude/Inventor/events/SoSpaceballButtonEvent.h Xinclude/Inventor/events/SoSubEvent.h Xinclude/Inventor/fields/SoField.h Xinclude/Inventor/fields/SoFieldContainer.h Xinclude/Inventor/fields/SoFieldData.h Xinclude/Inventor/fields/SoFields.h Xinclude/Inventor/fields/SoMFBitMask.h Xinclude/Inventor/fields/SoMFBool.h Xinclude/Inventor/fields/SoMFColor.h Xinclude/Inventor/fields/SoMFColorRGBA.h Xinclude/Inventor/fields/SoMFDouble.h Xinclude/Inventor/fields/SoMFEngine.h Xinclude/Inventor/fields/SoMFEnum.h Xinclude/Inventor/fields/SoMFFloat.h Xinclude/Inventor/fields/SoMFInt32.h Xinclude/Inventor/fields/SoMFLong.h Xinclude/Inventor/fields/SoMFMatrix.h Xinclude/Inventor/fields/SoMFName.h Xinclude/Inventor/fields/SoMFNode.h Xinclude/Inventor/fields/SoMFPath.h Xinclude/Inventor/fields/SoMFPlane.h Xinclude/Inventor/fields/SoMFRotation.h Xinclude/Inventor/fields/SoMFShort.h Xinclude/Inventor/fields/SoMFString.h Xinclude/Inventor/fields/SoMFTime.h Xinclude/Inventor/fields/SoMFUInt32.h Xinclude/Inventor/fields/SoMFULong.h Xinclude/Inventor/fields/SoMFUShort.h Xinclude/Inventor/fields/SoMFVec2b.h Xinclude/Inventor/fields/SoMFVec2d.h Xinclude/Inventor/fields/SoMFVec2f.h Xinclude/Inventor/fields/SoMFVec2i32.h Xinclude/Inventor/fields/SoMFVec2s.h Xinclude/Inventor/fields/SoMFVec3b.h Xinclude/Inventor/fields/SoMFVec3d.h Xinclude/Inventor/fields/SoMFVec3f.h Xinclude/Inventor/fields/SoMFVec3i32.h Xinclude/Inventor/fields/SoMFVec3s.h Xinclude/Inventor/fields/SoMFVec4b.h Xinclude/Inventor/fields/SoMFVec4d.h Xinclude/Inventor/fields/SoMFVec4f.h Xinclude/Inventor/fields/SoMFVec4i32.h Xinclude/Inventor/fields/SoMFVec4s.h Xinclude/Inventor/fields/SoMFVec4ub.h Xinclude/Inventor/fields/SoMFVec4ui32.h Xinclude/Inventor/fields/SoMFVec4us.h Xinclude/Inventor/fields/SoMField.h Xinclude/Inventor/fields/SoSFBitMask.h Xinclude/Inventor/fields/SoSFBool.h Xinclude/Inventor/fields/SoSFBox2d.h Xinclude/Inventor/fields/SoSFBox2f.h Xinclude/Inventor/fields/SoSFBox2i32.h Xinclude/Inventor/fields/SoSFBox2s.h Xinclude/Inventor/fields/SoSFBox3d.h Xinclude/Inventor/fields/SoSFBox3f.h Xinclude/Inventor/fields/SoSFBox3i32.h Xinclude/Inventor/fields/SoSFBox3s.h Xinclude/Inventor/fields/SoSFColor.h Xinclude/Inventor/fields/SoSFColorRGBA.h Xinclude/Inventor/fields/SoSFDouble.h Xinclude/Inventor/fields/SoSFEngine.h Xinclude/Inventor/fields/SoSFEnum.h Xinclude/Inventor/fields/SoSFFloat.h Xinclude/Inventor/fields/SoSFImage.h Xinclude/Inventor/fields/SoSFImage3.h Xinclude/Inventor/fields/SoSFInt32.h Xinclude/Inventor/fields/SoSFLong.h Xinclude/Inventor/fields/SoSFMatrix.h Xinclude/Inventor/fields/SoSFName.h Xinclude/Inventor/fields/SoSFNode.h Xinclude/Inventor/fields/SoSFPath.h Xinclude/Inventor/fields/SoSFPlane.h Xinclude/Inventor/fields/SoSFRotation.h Xinclude/Inventor/fields/SoSFShort.h Xinclude/Inventor/fields/SoSFString.h Xinclude/Inventor/fields/SoSFTime.h Xinclude/Inventor/fields/SoSFTrigger.h Xinclude/Inventor/fields/SoSFUInt32.h Xinclude/Inventor/fields/SoSFULong.h Xinclude/Inventor/fields/SoSFUShort.h Xinclude/Inventor/fields/SoSFVec2b.h Xinclude/Inventor/fields/SoSFVec2d.h Xinclude/Inventor/fields/SoSFVec2f.h Xinclude/Inventor/fields/SoSFVec2i32.h Xinclude/Inventor/fields/SoSFVec2s.h Xinclude/Inventor/fields/SoSFVec3b.h Xinclude/Inventor/fields/SoSFVec3d.h Xinclude/Inventor/fields/SoSFVec3f.h Xinclude/Inventor/fields/SoSFVec3i32.h Xinclude/Inventor/fields/SoSFVec3s.h Xinclude/Inventor/fields/SoSFVec4b.h Xinclude/Inventor/fields/SoSFVec4d.h Xinclude/Inventor/fields/SoSFVec4f.h Xinclude/Inventor/fields/SoSFVec4i32.h Xinclude/Inventor/fields/SoSFVec4s.h Xinclude/Inventor/fields/SoSFVec4ub.h Xinclude/Inventor/fields/SoSFVec4ui32.h Xinclude/Inventor/fields/SoSFVec4us.h Xinclude/Inventor/fields/SoSField.h Xinclude/Inventor/fields/SoSubField.h Xinclude/Inventor/lists/SbIntList.h Xinclude/Inventor/lists/SbList.h Xinclude/Inventor/lists/SbPList.h Xinclude/Inventor/lists/SbStringList.h Xinclude/Inventor/lists/SbVec3fList.h Xinclude/Inventor/lists/SoActionMethodList.h Xinclude/Inventor/lists/SoAuditorList.h Xinclude/Inventor/lists/SoBaseList.h Xinclude/Inventor/lists/SoCallbackList.h Xinclude/Inventor/lists/SoDetailList.h Xinclude/Inventor/lists/SoEnabledElementsList.h Xinclude/Inventor/lists/SoEngineList.h Xinclude/Inventor/lists/SoEngineOutputList.h Xinclude/Inventor/lists/SoFieldList.h Xinclude/Inventor/lists/SoNodeList.h Xinclude/Inventor/lists/SoPathList.h Xinclude/Inventor/lists/SoPickedPointList.h Xinclude/Inventor/lists/SoTypeList.h Xinclude/Inventor/lock/SoLockMgr.h Xinclude/Inventor/manips/SoCenterballManip.h Xinclude/Inventor/manips/SoClipPlaneManip.h Xinclude/Inventor/manips/SoDirectionalLightManip.h Xinclude/Inventor/manips/SoHandleBoxManip.h Xinclude/Inventor/manips/SoJackManip.h Xinclude/Inventor/manips/SoPointLightManip.h Xinclude/Inventor/manips/SoSpotLightManip.h Xinclude/Inventor/manips/SoTabBoxManip.h Xinclude/Inventor/manips/SoTrackballManip.h Xinclude/Inventor/manips/SoTransformBoxManip.h Xinclude/Inventor/manips/SoTransformManip.h Xinclude/Inventor/manips/SoTransformerManip.h Xinclude/Inventor/misc/SoAudioDevice.h Xinclude/Inventor/misc/SoAuditorList.h Xinclude/Inventor/misc/SoBase.h Xinclude/Inventor/misc/SoBasic.h Xinclude/Inventor/misc/SoByteStream.h Xinclude/Inventor/misc/SoCallbackList.h Xinclude/Inventor/misc/SoChildList.h Xinclude/Inventor/misc/SoContextHandler.h Xinclude/Inventor/misc/SoGLBigImage.h Xinclude/Inventor/misc/SoGLCubeMapImage.h Xinclude/Inventor/misc/SoGLDriverDatabase.h Xinclude/Inventor/misc/SoGLImage.h Xinclude/Inventor/misc/SoGlyph.h Xinclude/Inventor/misc/SoJavaScriptEngine.h Xinclude/Inventor/misc/SoLightPath.h Xinclude/Inventor/misc/SoNormalGenerator.h Xinclude/Inventor/misc/SoNotRec.h Xinclude/Inventor/misc/SoNotification.h Xinclude/Inventor/misc/SoProto.h Xinclude/Inventor/misc/SoProtoInstance.h Xinclude/Inventor/misc/SoScriptEngine.h Xinclude/Inventor/misc/SoState.h Xinclude/Inventor/misc/SoTempPath.h Xinclude/Inventor/misc/SoTranReceiver.h Xinclude/Inventor/misc/SoTranSender.h Xinclude/Inventor/misc/SoTranscribe.h Xinclude/Inventor/nodekits/SoAppearanceKit.h Xinclude/Inventor/nodekits/SoBaseKit.h Xinclude/Inventor/nodekits/SoCameraKit.h Xinclude/Inventor/nodekits/SoInteractionKit.h Xinclude/Inventor/nodekits/SoLightKit.h Xinclude/Inventor/nodekits/SoNodeKit.h Xinclude/Inventor/nodekits/SoNodeKitListPart.h Xinclude/Inventor/nodekits/SoNodekitCatalog.h Xinclude/Inventor/nodekits/SoSceneKit.h Xinclude/Inventor/nodekits/SoSeparatorKit.h Xinclude/Inventor/nodekits/SoShapeKit.h Xinclude/Inventor/nodekits/SoSubKit.h Xinclude/Inventor/nodekits/SoWrapperKit.h Xinclude/Inventor/nodes/SoAnnotation.h Xinclude/Inventor/nodes/SoAntiSquish.h Xinclude/Inventor/nodes/SoArray.h Xinclude/Inventor/nodes/SoAsciiText.h Xinclude/Inventor/nodes/SoBaseColor.h Xinclude/Inventor/nodes/SoBlinker.h Xinclude/Inventor/nodes/SoBumpMap.h Xinclude/Inventor/nodes/SoBumpMapCoordinate.h Xinclude/Inventor/nodes/SoBumpMapTransform.h Xinclude/Inventor/nodes/SoCacheHint.h Xinclude/Inventor/nodes/SoCallback.h Xinclude/Inventor/nodes/SoCamera.h Xinclude/Inventor/nodes/SoClipPlane.h Xinclude/Inventor/nodes/SoColorIndex.h Xinclude/Inventor/nodes/SoComplexity.h Xinclude/Inventor/nodes/SoCone.h Xinclude/Inventor/nodes/SoCoordinate3.h Xinclude/Inventor/nodes/SoCoordinate4.h Xinclude/Inventor/nodes/SoCube.h Xinclude/Inventor/nodes/SoCylinder.h Xinclude/Inventor/nodes/SoDepthBuffer.h Xinclude/Inventor/nodes/SoDirectionalLight.h Xinclude/Inventor/nodes/SoDrawStyle.h Xinclude/Inventor/nodes/SoEnvironment.h Xinclude/Inventor/nodes/SoEventCallback.h Xinclude/Inventor/nodes/SoExtSelection.h Xinclude/Inventor/nodes/SoFaceSet.h Xinclude/Inventor/nodes/SoFile.h Xinclude/Inventor/nodes/SoFont.h Xinclude/Inventor/nodes/SoFontStyle.h Xinclude/Inventor/nodes/SoFragmentShader.h Xinclude/Inventor/nodes/SoFrustumCamera.h Xinclude/Inventor/nodes/SoGeoCoordinate.h Xinclude/Inventor/nodes/SoGeoLocation.h Xinclude/Inventor/nodes/SoGeoOrigin.h Xinclude/Inventor/nodes/SoGeoSeparator.h Xinclude/Inventor/nodes/SoGeometryShader.h Xinclude/Inventor/nodes/SoGroup.h Xinclude/Inventor/nodes/SoImage.h Xinclude/Inventor/nodes/SoIndexedFaceSet.h Xinclude/Inventor/nodes/SoIndexedLineSet.h Xinclude/Inventor/nodes/SoIndexedNurbsCurve.h Xinclude/Inventor/nodes/SoIndexedNurbsSurface.h Xinclude/Inventor/nodes/SoIndexedShape.h Xinclude/Inventor/nodes/SoIndexedTriangleStripSet.h Xinclude/Inventor/nodes/SoInfo.h Xinclude/Inventor/nodes/SoLOD.h Xinclude/Inventor/nodes/SoLabel.h Xinclude/Inventor/nodes/SoLevelOfDetail.h Xinclude/Inventor/nodes/SoLight.h Xinclude/Inventor/nodes/SoLightModel.h Xinclude/Inventor/nodes/SoLineSet.h Xinclude/Inventor/nodes/SoLinearProfile.h Xinclude/Inventor/nodes/SoListener.h Xinclude/Inventor/nodes/SoLocateHighlight.h Xinclude/Inventor/nodes/SoMarkerSet.h Xinclude/Inventor/nodes/SoMaterial.h Xinclude/Inventor/nodes/SoMaterialBinding.h Xinclude/Inventor/nodes/SoMatrixTransform.h Xinclude/Inventor/nodes/SoMultipleCopy.h Xinclude/Inventor/nodes/SoNode.h Xinclude/Inventor/nodes/SoNodes.h Xinclude/Inventor/nodes/SoNonIndexedShape.h Xinclude/Inventor/nodes/SoNormal.h Xinclude/Inventor/nodes/SoNormalBinding.h Xinclude/Inventor/nodes/SoNurbsCurve.h Xinclude/Inventor/nodes/SoNurbsProfile.h Xinclude/Inventor/nodes/SoNurbsSurface.h Xinclude/Inventor/nodes/SoOrthographicCamera.h Xinclude/Inventor/nodes/SoPackedColor.h Xinclude/Inventor/nodes/SoPathSwitch.h Xinclude/Inventor/nodes/SoPendulum.h Xinclude/Inventor/nodes/SoPerspectiveCamera.h Xinclude/Inventor/nodes/SoPickStyle.h Xinclude/Inventor/nodes/SoPointLight.h Xinclude/Inventor/nodes/SoPointSet.h Xinclude/Inventor/nodes/SoPolygonOffset.h Xinclude/Inventor/nodes/SoProfile.h Xinclude/Inventor/nodes/SoProfileCoordinate2.h Xinclude/Inventor/nodes/SoProfileCoordinate3.h Xinclude/Inventor/nodes/SoQuadMesh.h Xinclude/Inventor/nodes/SoResetTransform.h Xinclude/Inventor/nodes/SoRotation.h Xinclude/Inventor/nodes/SoRotationXYZ.h Xinclude/Inventor/nodes/SoRotor.h Xinclude/Inventor/nodes/SoScale.h Xinclude/Inventor/nodes/SoSceneTexture2.h Xinclude/Inventor/nodes/SoSceneTextureCubeMap.h Xinclude/Inventor/nodes/SoSelection.h Xinclude/Inventor/nodes/SoSeparator.h Xinclude/Inventor/nodes/SoShaderObject.h Xinclude/Inventor/nodes/SoShaderParameter.h Xinclude/Inventor/nodes/SoShaderProgram.h Xinclude/Inventor/nodes/SoShape.h Xinclude/Inventor/nodes/SoShapeHints.h Xinclude/Inventor/nodes/SoShuttle.h Xinclude/Inventor/nodes/SoSphere.h Xinclude/Inventor/nodes/SoSpotLight.h Xinclude/Inventor/nodes/SoSubNode.h Xinclude/Inventor/nodes/SoSurroundScale.h Xinclude/Inventor/nodes/SoSwitch.h Xinclude/Inventor/nodes/SoText2.h Xinclude/Inventor/nodes/SoText3.h Xinclude/Inventor/nodes/SoTexture.h Xinclude/Inventor/nodes/SoTexture2.h Xinclude/Inventor/nodes/SoTexture2Transform.h Xinclude/Inventor/nodes/SoTexture3.h Xinclude/Inventor/nodes/SoTexture3Transform.h Xinclude/Inventor/nodes/SoTextureCombine.h Xinclude/Inventor/nodes/SoTextureCoordinate2.h Xinclude/Inventor/nodes/SoTextureCoordinate3.h Xinclude/Inventor/nodes/SoTextureCoordinateBinding.h Xinclude/Inventor/nodes/SoTextureCoordinateCube.h Xinclude/Inventor/nodes/SoTextureCoordinateCylinder.h Xinclude/Inventor/nodes/SoTextureCoordinateDefault.h Xinclude/Inventor/nodes/SoTextureCoordinateEnvironment.h Xinclude/Inventor/nodes/SoTextureCoordinateFunction.h Xinclude/Inventor/nodes/SoTextureCoordinateNormalMap.h Xinclude/Inventor/nodes/SoTextureCoordinateObject.h Xinclude/Inventor/nodes/SoTextureCoordinatePlane.h Xinclude/Inventor/nodes/SoTextureCoordinateReflectionMap.h Xinclude/Inventor/nodes/SoTextureCoordinateSphere.h Xinclude/Inventor/nodes/SoTextureCubeMap.h Xinclude/Inventor/nodes/SoTextureMatrixTransform.h Xinclude/Inventor/nodes/SoTextureScalePolicy.h Xinclude/Inventor/nodes/SoTextureUnit.h Xinclude/Inventor/nodes/SoTransform.h Xinclude/Inventor/nodes/SoTransformSeparator.h Xinclude/Inventor/nodes/SoTransformation.h Xinclude/Inventor/nodes/SoTranslation.h Xinclude/Inventor/nodes/SoTransparencyType.h Xinclude/Inventor/nodes/SoTriangleStripSet.h Xinclude/Inventor/nodes/SoUnits.h Xinclude/Inventor/nodes/SoVertexAttribute.h Xinclude/Inventor/nodes/SoVertexAttributeBinding.h Xinclude/Inventor/nodes/SoVertexProperty.h Xinclude/Inventor/nodes/SoVertexShader.h Xinclude/Inventor/nodes/SoVertexShape.h Xinclude/Inventor/nodes/SoWWWAnchor.h Xinclude/Inventor/nodes/SoWWWInline.h Xinclude/Inventor/non_winsys.h Xinclude/Inventor/oivwin32.h Xinclude/Inventor/projectors/SbCylinderPlaneProjector.h Xinclude/Inventor/projectors/SbCylinderProjector.h Xinclude/Inventor/projectors/SbCylinderSectionProjector.h Xinclude/Inventor/projectors/SbCylinderSheetProjector.h Xinclude/Inventor/projectors/SbLineProjector.h Xinclude/Inventor/projectors/SbPlaneProjector.h Xinclude/Inventor/projectors/SbProjector.h Xinclude/Inventor/projectors/SbProjectors.h Xinclude/Inventor/projectors/SbSpherePlaneProjector.h Xinclude/Inventor/projectors/SbSphereProjector.h Xinclude/Inventor/projectors/SbSphereSectionProjector.h Xinclude/Inventor/projectors/SbSphereSheetProjector.h Xinclude/Inventor/scxml/ScXML.h Xinclude/Inventor/scxml/ScXMLEvent.h Xinclude/Inventor/scxml/ScXMLInvoke.h Xinclude/Inventor/scxml/ScXMLObject.h Xinclude/Inventor/scxml/ScXMLStateMachine.h Xinclude/Inventor/scxml/ScXMLSubObject.h Xinclude/Inventor/scxml/SoScXMLEvent.h Xinclude/Inventor/scxml/SoScXMLStateMachine.h Xinclude/Inventor/sensors/SoAlarmSensor.h Xinclude/Inventor/sensors/SoDataSensor.h Xinclude/Inventor/sensors/SoDelayQueueSensor.h Xinclude/Inventor/sensors/SoFieldSensor.h Xinclude/Inventor/sensors/SoIdleSensor.h Xinclude/Inventor/sensors/SoNodeSensor.h Xinclude/Inventor/sensors/SoOneShotSensor.h Xinclude/Inventor/sensors/SoPathSensor.h Xinclude/Inventor/sensors/SoSensor.h Xinclude/Inventor/sensors/SoSensorManager.h Xinclude/Inventor/sensors/SoSensors.h Xinclude/Inventor/sensors/SoTimerQueueSensor.h Xinclude/Inventor/sensors/SoTimerSensor.h Xinclude/Inventor/system/gl-headers.h Xinclude/Inventor/system/gl.h Xinclude/Inventor/system/inttypes.h Xinclude/Inventor/threads/SbBarrier.h Xinclude/Inventor/threads/SbCondVar.h Xinclude/Inventor/threads/SbFifo.h Xinclude/Inventor/threads/SbMutex.h Xinclude/Inventor/threads/SbRWMutex.h Xinclude/Inventor/threads/SbStorage.h Xinclude/Inventor/threads/SbThread.h Xinclude/Inventor/threads/SbThreadAutoLock.h Xinclude/Inventor/threads/SbThreadMutex.h Xinclude/Inventor/threads/SbTypedStorage.h Xinclude/Inventor/tools/SbLazyPimplPtr.h Xinclude/Inventor/tools/SbLazyPimplPtr.hpp Xinclude/Inventor/tools/SbPimplPtr.h Xinclude/Inventor/tools/SbPimplPtr.hpp Xinclude/SoDebug.h Xinclude/SoWinEnterScope.h Xinclude/SoWinLeaveScope.h Xlib/libCoin.la Xlib/libCoin.so Xlib/libCoin.so.60 Xlibdata/pkgconfig/Coin.pc X%%DATADIR%%/conf/coin-default.cfg X%%DATADIR%%/draggerDefaults/centerballDragger.iv X%%DATADIR%%/draggerDefaults/directionalLightDragger.iv X%%DATADIR%%/draggerDefaults/dragPointDragger.iv X%%DATADIR%%/draggerDefaults/handleBoxDragger.iv X%%DATADIR%%/draggerDefaults/jackDragger.iv X%%DATADIR%%/draggerDefaults/pointLightDragger.iv X%%DATADIR%%/draggerDefaults/rotateCylindricalDragger.iv X%%DATADIR%%/draggerDefaults/rotateDiscDragger.iv X%%DATADIR%%/draggerDefaults/rotateSphericalDragger.iv X%%DATADIR%%/draggerDefaults/scale1Dragger.iv X%%DATADIR%%/draggerDefaults/scale2Dragger.iv X%%DATADIR%%/draggerDefaults/scale2UniformDragger.iv X%%DATADIR%%/draggerDefaults/scaleUniformDragger.iv X%%DATADIR%%/draggerDefaults/spotLightDragger.iv X%%DATADIR%%/draggerDefaults/tabBoxDragger.iv X%%DATADIR%%/draggerDefaults/tabPlaneDragger.iv X%%DATADIR%%/draggerDefaults/trackballDragger.iv X%%DATADIR%%/draggerDefaults/transformBoxDragger.iv X%%DATADIR%%/draggerDefaults/transformerDragger.iv X%%DATADIR%%/draggerDefaults/translate1Dragger.iv X%%DATADIR%%/draggerDefaults/translate2Dragger.iv X%%DATADIR%%/scxml/navigation/examiner.xml X%%DATADIR%%/shaders/lights/DirSpotLight.glsl X%%DATADIR%%/shaders/lights/DirectionalLight.glsl X%%DATADIR%%/shaders/lights/PointLight.glsl X%%DATADIR%%/shaders/lights/SpotLight.glsl X%%DATADIR%%/shaders/vsm/VsmLookup.glsl Xshare/aclocal/coin.m4 X@dirrm %%DATADIR%%/shaders/vsm X@dirrm %%DATADIR%%/shaders/lights X@dirrm %%DATADIR%%/shaders X@dirrm %%DATADIR%%/scxml/navigation X@dirrm %%DATADIR%%/scxml X@dirrm %%DATADIR%%/draggerDefaults X@dirrm %%DATADIR%%/conf X@dirrm %%DATADIR%% X@dirrm include/Inventor/tools X@dirrm include/Inventor/threads X@dirrm include/Inventor/system X@dirrm include/Inventor/sensors X@dirrm include/Inventor/scxml X@dirrm include/Inventor/projectors X@dirrm include/Inventor/nodes X@dirrm include/Inventor/nodekits X@dirrm include/Inventor/misc X@dirrm include/Inventor/manips X@dirrm include/Inventor/lock X@dirrm include/Inventor/lists X@dirrm include/Inventor/fields X@dirrm include/Inventor/events X@dirrm include/Inventor/errors X@dirrm include/Inventor/engines X@dirrm include/Inventor/elements X@dirrm include/Inventor/draggers X@dirrm include/Inventor/details X@dirrm include/Inventor/collision X@dirrm include/Inventor/caches X@dirrm include/Inventor/bundles X@dirrm include/Inventor/annex/Profiler/utils X@dirrm include/Inventor/annex/Profiler/nodes X@dirrm include/Inventor/annex/Profiler/nodekits X@dirrm include/Inventor/annex/Profiler/engines X@dirrm include/Inventor/annex/Profiler/elements X@dirrm include/Inventor/annex/Profiler X@dirrm include/Inventor/annex/HardCopy X@dirrm include/Inventor/annex/ForeignFiles X@dirrm include/Inventor/annex/FXViz/nodes X@dirrm include/Inventor/annex/FXViz/elements X@dirrm include/Inventor/annex/FXViz X@dirrm include/Inventor/annex X@dirrm include/Inventor/actions X@dirrm include/Inventor/VRMLnodes X@dirrm include/Inventor/C/threads X@dirrm include/Inventor/C/glue X@dirrm include/Inventor/C/errors X@dirrm include/Inventor/C/base X@dirrm include/Inventor/C/XML X@dirrm include/Inventor/C X@dirrm include/Inventor 7b0159ded22fa898dc02d6cee81f4198 exit >Release-Note: >Audit-Trail: >Unformatted: