From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 15 01:20:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D59D37B404 for ; Tue, 15 Jul 2003 01:20:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E870543F85 for ; Tue, 15 Jul 2003 01:20:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6F8KGUp073766 for ; Tue, 15 Jul 2003 01:20:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6F8KG2q073765; Tue, 15 Jul 2003 01:20:16 -0700 (PDT) Resent-Date: Tue, 15 Jul 2003 01:20:16 -0700 (PDT) Resent-Message-Id: <200307150820.h6F8KG2q073765@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, Roland Jesse Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB5D837B401 for ; Tue, 15 Jul 2003 01:16:28 -0700 (PDT) Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE1C43F3F for ; Tue, 15 Jul 2003 01:16:27 -0700 (PDT) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1]) h6F8Golt054847 for ; Tue, 15 Jul 2003 10:16:50 +0200 (CEST) (envelope-from jesse@arthur.cs.uni-magdeburg.de) Received: (from jesse@localhost)h6F8GnRO054846; Tue, 15 Jul 2003 10:16:49 +0200 (MEST) Message-Id: <200307150816.h6F8GnRO054846@arthur.cs.uni-magdeburg.de> Date: Tue, 15 Jul 2003 10:16:49 +0200 (MEST) From: Roland Jesse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54494: Update graphics/Coin from 2.0.2 to 2.1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Jesse List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 08:20:19 -0000 >Number: 54494 >Category: ports >Synopsis: Update graphics/Coin from 2.0.2 to 2.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 15 01:20:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Roland Jesse >Release: FreeBSD 5.1-CURRENT i386 >Organization: Private >Environment: System: FreeBSD 5.1-CURRENT #2: Wed Jun 18 14:53:57 CEST 2003 i386 >Description: This is an update of port graphics/Coin from version 2.0.2 to 2.1.0. No new files are introduced to CVS by this update. >How-To-Repeat: build and install graphics/Coin. >Fix: diff -ruN Coin/Makefile Coin.new/Makefile --- Coin/Makefile Tue Jul 15 08:34:57 2003 +++ Coin.new/Makefile Tue Jul 15 10:13:07 2003 @@ -6,7 +6,7 @@ # PORTNAME= Coin -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ @@ -26,11 +26,6 @@ INSTALLS_SHLIB= yes MAN1= coin-config.1 - -# Fixed in Coin's CVS but needed for the 2.0.0 release: -pre-configure: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure post-patch: @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in diff -ruN Coin/distinfo Coin.new/distinfo --- Coin/distinfo Tue Jul 15 08:34:57 2003 +++ Coin.new/distinfo Tue Jul 15 09:00:08 2003 @@ -1 +1 @@ -MD5 (Coin-2.0.2.tar.gz) = e5bfb1167649ef234c8fa52d680447b3 +MD5 (Coin-2.1.0.tar.gz) = e5c0b8f6449e2aac6343d3646c28aec8 diff -ruN Coin/pkg-plist Coin.new/pkg-plist --- Coin/pkg-plist Tue Jul 15 08:34:57 2003 +++ Coin.new/pkg-plist Tue Jul 15 09:50:21 2003 @@ -46,6 +46,11 @@ 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 @@ -57,6 +62,7 @@ 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 @@ -642,7 +648,7 @@ include/Inventor/SbXfBox3f.h include/SoWinEnterScope.h include/SoWinLeaveScope.h -lib/libCoin.so.40 +lib/libCoin.so.41 lib/libCoin.so lib/libCoin.la share/aclocal/coin.m4 @@ -669,6 +675,7 @@ share/Coin/draggerDefaults/transformBoxDragger.iv share/Coin/conf/coin-default.cfg share/Coin/html/SbBSPTree_8h-source.html +share/Coin/html/SbBarrier_8h-source.html share/Coin/html/SbBasic_8h-source.html share/Coin/html/SbBox2f_8h-source.html share/Coin/html/SbBox2s_8h-source.html @@ -677,12 +684,15 @@ share/Coin/html/SbClip_8h-source.html share/Coin/html/SbColor4f_8h-source.html 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 share/Coin/html/SbDict_8h-source.html +share/Coin/html/SbFifo_8h-source.html share/Coin/html/SbImage_8h-source.html share/Coin/html/SbIntList_8h-source.html share/Coin/html/SbLineProjector_8h-source.html @@ -690,30 +700,36 @@ share/Coin/html/SbLinear_8h-source.html share/Coin/html/SbList_8h-source.html share/Coin/html/SbMatrix_8h-source.html +share/Coin/html/SbMutex_8h-source.html share/Coin/html/SbName_8h-source.html share/Coin/html/SbPList_8h-source.html share/Coin/html/SbPlaneProjector_8h-source.html share/Coin/html/SbPlane_8h-source.html share/Coin/html/SbProjector_8h-source.html +share/Coin/html/SbRWMutex_8h-source.html share/Coin/html/SbRotation_8h-source.html share/Coin/html/SbSpherePlaneProjector_8h-source.html share/Coin/html/SbSphereProjector_8h-source.html share/Coin/html/SbSphereSectionProjector_8h-source.html share/Coin/html/SbSphereSheetProjector_8h-source.html share/Coin/html/SbSphere_8h-source.html +share/Coin/html/SbStorage_8h-source.html share/Coin/html/SbStringList_8h-source.html share/Coin/html/SbString_8h-source.html share/Coin/html/SbTesselator_8h-source.html +share/Coin/html/SbThreadAutoLock_8h-source.html +share/Coin/html/SbThread_8h-source.html share/Coin/html/SbTime_8h-source.html +share/Coin/html/SbTypedStorage_8h-source.html share/Coin/html/SbVec2f_8h-source.html share/Coin/html/SbVec2s_8h-source.html share/Coin/html/SbVec3fList_8h-source.html share/Coin/html/SbVec3f_8h-source.html -share/Coin/html/annotated.html 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 @@ -727,6 +743,7 @@ 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 @@ -740,6 +757,7 @@ 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 @@ -752,6 +770,7 @@ 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 @@ -765,8 +784,8 @@ 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 @@ -778,6 +797,7 @@ 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 @@ -789,8 +809,8 @@ 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 @@ -801,8 +821,8 @@ share/Coin/html/SoFieldConverter_8h-source.html share/Coin/html/SoFieldData_8h-source.html share/Coin/html/SoFieldList_8h-source.html -share/Coin/html/SoField_8h-source.html share/Coin/html/SoFieldSensor_8h-source.html +share/Coin/html/SoField_8h-source.html share/Coin/html/SoFile_8h-source.html share/Coin/html/SoFloatElement_8h-source.html share/Coin/html/SoFontStyle_8h-source.html @@ -814,13 +834,15 @@ share/Coin/html/SoGLRenderAction_8h-source.html share/Coin/html/SoGate_8h-source.html share/Coin/html/SoGetBoundingBoxAction_8h-source.html -share/Coin/html/SoGlyph_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 share/Coin/html/SoHandleEventAction_8h-source.html +share/Coin/html/SoHardCopy_8h-source.html share/Coin/html/SoIdleSensor_8h-source.html share/Coin/html/SoImage_8h-source.html share/Coin/html/SoIndexedFaceSet_8h-source.html @@ -828,8 +850,8 @@ share/Coin/html/SoIndexedNurbsCurve_8h-source.html share/Coin/html/SoIndexedNurbsSurface_8h-source.html share/Coin/html/SoIndexedShape_8h-source.html -share/Coin/html/SoIndexedTriangleStripSet_8h-source.html share/Coin/html/SoInfo_8h-source.html +share/Coin/html/SoIndexedTriangleStripSet_8h-source.html share/Coin/html/SoInput_8h-source.html share/Coin/html/SoInteractionKit_8h-source.html share/Coin/html/SoInteraction_8h-source.html @@ -839,6 +861,8 @@ 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 @@ -852,7 +876,7 @@ share/Coin/html/SoLineHighlightRenderAction_8h-source.html share/Coin/html/SoLineSet_8h-source.html share/Coin/html/SoLineWidthElement_8h-source.html -share/Coin/html/doxygen.css +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 @@ -879,7 +903,7 @@ share/Coin/html/SoMFString_8h-source.html share/Coin/html/SoMFTime_8h-source.html share/Coin/html/SoMFUInt32_8h-source.html -share/Coin/html/classSbBSPTree.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 @@ -893,6 +917,7 @@ share/Coin/html/SoMotion3Event_8h-source.html share/Coin/html/SoMouseButtonEvent_8h-source.html share/Coin/html/SoMultipleCopy_8h-source.html +share/Coin/html/SoNodeEngine_8h-source.html share/Coin/html/SoNodeKitDetail_8h-source.html share/Coin/html/SoNodeKitListPart_8h-source.html share/Coin/html/SoNodeKitPath_8h-source.html @@ -914,12 +939,12 @@ share/Coin/html/SoOneShot_8h-source.html share/Coin/html/SoOrthographicCamera_8h-source.html share/Coin/html/SoOutput_8h-source.html +share/Coin/html/SoPSVectorOutput_8h-source.html share/Coin/html/SoPackedColor_8h-source.html share/Coin/html/SoPathList_8h-source.html share/Coin/html/SoPathSensor_8h-source.html share/Coin/html/SoPathSwitch_8h-source.html share/Coin/html/SoPath_8h-source.html -share/Coin/html/classSoBase.png share/Coin/html/SoPendulum_8h-source.html share/Coin/html/SoPerspectiveCamera_8h-source.html share/Coin/html/SoPickAction_8h-source.html @@ -932,7 +957,6 @@ share/Coin/html/SoPointLight_8h-source.html share/Coin/html/SoPointSet_8h-source.html share/Coin/html/SoPointSizeElement_8h-source.html -share/Coin/html/SoRotor_8h-source.html share/Coin/html/SoPolygonOffset_8h-source.html share/Coin/html/SoPrimitiveVertex_8h-source.html share/Coin/html/SoProfileCoordinate2_8h-source.html @@ -948,6 +972,7 @@ share/Coin/html/SoRotateSphericalDragger_8h-source.html share/Coin/html/SoRotationXYZ_8h-source.html share/Coin/html/SoRotation_8h-source.html +share/Coin/html/SoRotor_8h-source.html share/Coin/html/SoSFBitMask_8h-source.html share/Coin/html/SoSFBool_8h-source.html share/Coin/html/SoSFColor_8h-source.html @@ -956,9 +981,9 @@ 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 @@ -973,7 +998,6 @@ share/Coin/html/SoSFVec3f_8h-source.html share/Coin/html/SoSFVec4f_8h-source.html share/Coin/html/SoSField_8h-source.html -share/Coin/html/classSoCone.png share/Coin/html/SoScale1Dragger_8h-source.html share/Coin/html/SoScale2Dragger_8h-source.html share/Coin/html/SoScale2UniformDragger_8h-source.html @@ -998,9 +1022,9 @@ 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/SoSwitch_8h-source.html share/Coin/html/SoSurroundScale_8h-source.html share/Coin/html/SoTabBoxDragger_8h-source.html share/Coin/html/SoTabBoxManip_8h-source.html @@ -1022,6 +1046,7 @@ 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 @@ -1032,7 +1057,6 @@ 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 @@ -1074,7 +1098,6 @@ share/Coin/html/SoVRMLIndexedShape_8h-source.html share/Coin/html/SoVRMLInline_8h-source.html share/Coin/html/SoVRMLInterpolator_8h-source.html -share/Coin/html/doxygen.png share/Coin/html/SoVRMLLOD_8h-source.html share/Coin/html/SoVRMLLight_8h-source.html share/Coin/html/SoVRMLMacros_8h-source.html @@ -1087,7 +1110,6 @@ share/Coin/html/SoVRMLOrientationInterpolator_8h-source.html share/Coin/html/SoVRMLParent_8h-source.html share/Coin/html/SoVRMLPixelTexture_8h-source.html -share/Coin/html/files.html share/Coin/html/SoVRMLPlaneSensor_8h-source.html share/Coin/html/SoVRMLPointLight_8h-source.html share/Coin/html/SoVRMLPointSet_8h-source.html @@ -1117,6 +1139,9 @@ share/Coin/html/SoVRMLVisibilitySensor_8h-source.html share/Coin/html/SoVRMLWorldInfo_8h-source.html share/Coin/html/SoVRML_8h-source.html +share/Coin/html/SoVectorOutput_8h-source.html +share/Coin/html/SoVectorizeAction_8h-source.html +share/Coin/html/SoVectorizePSAction_8h-source.html share/Coin/html/SoVertexProperty_8h-source.html share/Coin/html/SoVertexShape_8h-source.html share/Coin/html/SoWWWAnchor_8h-source.html @@ -1125,20 +1150,21 @@ share/Coin/html/SoWriteAction_8h-source.html share/Coin/html/basic_8h-source.html share/Coin/html/classSbBSPTree-members.html +share/Coin/html/classSbBarrier-members.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-members.html share/Coin/html/classSbColor.html +share/Coin/html/classSbColor-members.html share/Coin/html/classSbColor.png share/Coin/html/classSbColor4f-members.html share/Coin/html/classSbColor4f.html +share/Coin/html/classSbCondVar-members.html +share/Coin/html/classSbCondVar.html share/Coin/html/classSbCylinder-members.html share/Coin/html/classSbCylinder.html share/Coin/html/classSbCylinderPlaneProjector-members.html @@ -1155,6 +1181,8 @@ share/Coin/html/classSbCylinderSheetProjector.png share/Coin/html/classSbDict-members.html share/Coin/html/classSbDict.html +share/Coin/html/classSbFifo-members.html +share/Coin/html/classSbFifo.html share/Coin/html/classSbImage-members.html share/Coin/html/classSbImage.html share/Coin/html/classSbIntList-members.html @@ -1169,6 +1197,8 @@ share/Coin/html/classSbList.html share/Coin/html/classSbMatrix-members.html share/Coin/html/classSbMatrix.html +share/Coin/html/classSbMutex-members.html +share/Coin/html/classSbMutex.html share/Coin/html/classSbName-members.html share/Coin/html/classSbName.html share/Coin/html/classSbPList-members.html @@ -1182,6 +1212,8 @@ share/Coin/html/classSbProjector-members.html share/Coin/html/classSbProjector.html share/Coin/html/classSbProjector.png +share/Coin/html/classSbRWMutex-members.html +share/Coin/html/classSbRWMutex.html share/Coin/html/classSbRotation-members.html share/Coin/html/classSbRotation.html share/Coin/html/classSbSphere-members.html @@ -1194,21 +1226,28 @@ share/Coin/html/classSbSphereProjector.png share/Coin/html/classSbSphereSectionProjector-members.html share/Coin/html/classSbSphereSectionProjector.html -share/Coin/html/classSbString.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/classSbString-members.html +share/Coin/html/classSbString.html share/Coin/html/classSbStringList-members.html share/Coin/html/classSbStringList.html share/Coin/html/classSbStringList.png share/Coin/html/classSbTesselator-members.html share/Coin/html/classSbTesselator.html +share/Coin/html/classSbThread-members.html +share/Coin/html/classSbThread.html +share/Coin/html/classSbThreadAutoLock-members.html +share/Coin/html/classSbThreadAutoLock.html share/Coin/html/classSbTime-members.html share/Coin/html/classSbTime.html +share/Coin/html/classSbTypedStorage-members.html +share/Coin/html/classSbTypedStorage.html share/Coin/html/classSbVec2f-members.html -share/Coin/html/index.html share/Coin/html/classSbVec2f.html share/Coin/html/classSbVec2s-members.html share/Coin/html/classSbVec2s.html @@ -1224,7 +1263,6 @@ share/Coin/html/classSbVec4f.html share/Coin/html/classSbViewVolume-members.html share/Coin/html/classSbViewVolume.html -share/Coin/html/classSoCube.png share/Coin/html/classSbViewportRegion-members.html share/Coin/html/classSbViewportRegion.html share/Coin/html/classSbXfBox3f-members.html @@ -1253,7 +1291,6 @@ share/Coin/html/classSoArray.png share/Coin/html/classSoAsciiText-members.html share/Coin/html/classSoAsciiText.html -share/Coin/html/classSoDB.html share/Coin/html/classSoAsciiText.png share/Coin/html/classSoAudioDevice-members.html share/Coin/html/classSoAudioDevice.html @@ -1265,6 +1302,7 @@ share/Coin/html/classSoAuditorList.png share/Coin/html/classSoBase-members.html share/Coin/html/classSoBase.html +share/Coin/html/classSoBase.png share/Coin/html/classSoBaseColor-members.html share/Coin/html/classSoBaseColor.html share/Coin/html/classSoBaseColor.png @@ -1309,8 +1347,8 @@ share/Coin/html/classSoCenterballManip-members.html share/Coin/html/classSoCenterballManip.html share/Coin/html/classSoCenterballManip.png -share/Coin/html/classSoChildList.html share/Coin/html/classSoChildList-members.html +share/Coin/html/classSoChildList.html share/Coin/html/classSoChildList.png share/Coin/html/classSoClipPlane-members.html share/Coin/html/classSoClipPlane.html @@ -1336,23 +1374,26 @@ share/Coin/html/classSoComposeVec2f-members.html share/Coin/html/classSoComposeVec2f.html share/Coin/html/classSoComposeVec2f.png -share/Coin/html/classSoCone.html share/Coin/html/classSoComposeVec3f-members.html share/Coin/html/classSoComposeVec3f.html 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 +share/Coin/html/classSoCone.png share/Coin/html/classSoConeDetail-members.html share/Coin/html/classSoConeDetail.html share/Coin/html/classSoConeDetail.png +share/Coin/html/classSoContextHandler-members.html +share/Coin/html/classSoContextHandler.html share/Coin/html/classSoCoordinate3-members.html share/Coin/html/classSoCoordinate3.html share/Coin/html/classSoCoordinate3.png @@ -1364,6 +1405,7 @@ share/Coin/html/classSoCounter.png share/Coin/html/classSoCube-members.html share/Coin/html/classSoCube.html +share/Coin/html/classSoCube.png share/Coin/html/classSoCubeDetail-members.html share/Coin/html/classSoCubeDetail.html share/Coin/html/classSoCubeDetail.png @@ -1374,14 +1416,15 @@ share/Coin/html/classSoCylinderDetail.html share/Coin/html/classSoCylinderDetail.png share/Coin/html/classSoDB-members.html +share/Coin/html/classSoDB.html share/Coin/html/classSoDataSensor-members.html share/Coin/html/classSoDataSensor.html share/Coin/html/classSoDataSensor.png share/Coin/html/classSoDebugError-members.html share/Coin/html/classSoDebugError.html -share/Coin/html/classSoFile.png 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 @@ -1400,13 +1443,11 @@ 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 share/Coin/html/classSoDetailList.png share/Coin/html/classSoDirectionalLight-members.html -share/Coin/html/classSoDragger.html share/Coin/html/classSoDirectionalLight.html share/Coin/html/classSoDirectionalLight.png share/Coin/html/classSoDirectionalLightDragger-members.html @@ -1418,25 +1459,26 @@ share/Coin/html/classSoDragPointDragger-members.html share/Coin/html/classSoDragPointDragger.html share/Coin/html/classSoDragPointDragger.png -share/Coin/html/classSoDragger.png 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 share/Coin/html/classSoEngine-members.html share/Coin/html/classSoEngine.html -share/Coin/html/classSoFont.png 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 @@ -1447,7 +1489,6 @@ 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 @@ -1462,11 +1503,11 @@ share/Coin/html/classSoFaceDetail.html share/Coin/html/classSoFaceDetail.png share/Coin/html/classSoFaceSet-members.html -share/Coin/html/classSoGate.png 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 @@ -1489,6 +1530,7 @@ share/Coin/html/classSoFloatElement.png share/Coin/html/classSoFont-members.html share/Coin/html/classSoFont.html +share/Coin/html/classSoFont.png share/Coin/html/classSoFontStyle-members.html share/Coin/html/classSoFontStyle.html share/Coin/html/classSoFontStyle.png @@ -1504,11 +1546,12 @@ share/Coin/html/classSoGLPointSizeElement-members.html share/Coin/html/classSoGLPointSizeElement.html share/Coin/html/classSoGLPointSizeElement.png -share/Coin/html/classSoGate.html share/Coin/html/classSoGLRenderAction-members.html share/Coin/html/classSoGLRenderAction.html share/Coin/html/classSoGLRenderAction.png share/Coin/html/classSoGate-members.html +share/Coin/html/classSoGate.html +share/Coin/html/classSoGate.png share/Coin/html/classSoGetBoundingBoxAction-members.html share/Coin/html/classSoGetBoundingBoxAction.html share/Coin/html/classSoGetBoundingBoxAction.png @@ -1518,8 +1561,8 @@ share/Coin/html/classSoGetPrimitiveCountAction-members.html share/Coin/html/classSoGetPrimitiveCountAction.html share/Coin/html/classSoGetPrimitiveCountAction.png -share/Coin/html/classSoGlyph-members.html share/Coin/html/classSoGlyph.html +share/Coin/html/classSoGlyph-members.html share/Coin/html/classSoGroup-members.html share/Coin/html/classSoGroup.html share/Coin/html/classSoGroup.png @@ -1530,9 +1573,10 @@ share/Coin/html/classSoHandleBoxManip.html share/Coin/html/classSoHandleBoxManip.png share/Coin/html/classSoHandleEventAction-members.html -share/Coin/html/classSoInfo.png share/Coin/html/classSoHandleEventAction.html share/Coin/html/classSoHandleEventAction.png +share/Coin/html/classSoHardCopy-members.html +share/Coin/html/classSoHardCopy.html share/Coin/html/classSoIdleSensor-members.html share/Coin/html/classSoIdleSensor.html share/Coin/html/classSoIdleSensor.png @@ -1559,6 +1603,7 @@ share/Coin/html/classSoIndexedTriangleStripSet.png share/Coin/html/classSoInfo-members.html share/Coin/html/classSoInfo.html +share/Coin/html/classSoInfo.png share/Coin/html/classSoInput-members.html share/Coin/html/classSoInput.html share/Coin/html/classSoInteraction-members.html @@ -1584,6 +1629,9 @@ share/Coin/html/classSoInterpolateVec4f-members.html share/Coin/html/classSoInterpolateVec4f.html share/Coin/html/classSoInterpolateVec4f.png +share/Coin/html/classSoIntersectionDetectionAction-members.html +share/Coin/html/classSoIntersectionDetectionAction.html +share/Coin/html/classSoIntersectionDetectionAction.png share/Coin/html/classSoJackDragger-members.html share/Coin/html/classSoJackDragger.html share/Coin/html/classSoJackDragger.png @@ -1591,9 +1639,9 @@ 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 @@ -1620,12 +1668,12 @@ 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 share/Coin/html/classSoLinearProfile-members.html share/Coin/html/classSoLinearProfile.html -share/Coin/html/classSoListener.html share/Coin/html/classSoLinearProfile.png share/Coin/html/classSoListener-members.html share/Coin/html/classSoListener.png @@ -1637,13 +1685,14 @@ share/Coin/html/classSoListenerGainElement.png share/Coin/html/classSoListenerOrientationElement-members.html share/Coin/html/classSoListenerOrientationElement.html -share/Coin/html/classSoLocateHighlight.html share/Coin/html/classSoListenerOrientationElement.png share/Coin/html/classSoListenerPositionElement-members.html share/Coin/html/classSoListenerPositionElement.html 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 @@ -1658,8 +1707,8 @@ share/Coin/html/classSoMFColor-members.html share/Coin/html/classSoMFColor.html share/Coin/html/classSoMFColor.png -share/Coin/html/classSoMFEngine-members.html share/Coin/html/classSoMFEngine.html +share/Coin/html/classSoMFEngine-members.html share/Coin/html/classSoMFEngine.png share/Coin/html/classSoMFEnum-members.html share/Coin/html/classSoMFEnum.html @@ -1697,8 +1746,8 @@ share/Coin/html/classSoMFTime-members.html share/Coin/html/classSoMFTime.html share/Coin/html/classSoMFTime.png -share/Coin/html/classSoMFUInt32.html share/Coin/html/classSoMFUInt32-members.html +share/Coin/html/classSoMFUInt32.html share/Coin/html/classSoMFUInt32.png share/Coin/html/classSoMFUShort-members.html share/Coin/html/classSoMFUShort.html @@ -1706,8 +1755,8 @@ share/Coin/html/classSoMFVec2f-members.html share/Coin/html/classSoMFVec2f.html share/Coin/html/classSoMFVec2f.png -share/Coin/html/classSoMFVec3f-members.html share/Coin/html/classSoMFVec3f.html +share/Coin/html/classSoMFVec3f-members.html share/Coin/html/classSoMFVec3f.png share/Coin/html/classSoMFVec4f-members.html share/Coin/html/classSoMFVec4f.html @@ -1741,7 +1790,9 @@ 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 share/Coin/html/classSoNodeKit-members.html share/Coin/html/classSoNodeKit.html share/Coin/html/classSoNodeKitDetail-members.html @@ -1783,8 +1834,8 @@ share/Coin/html/classSoNurbsSurface.png share/Coin/html/classSoOffscreenRenderer-members.html share/Coin/html/classSoOffscreenRenderer.html -share/Coin/html/classSoOnOff.html share/Coin/html/classSoOnOff-members.html +share/Coin/html/classSoOnOff.html share/Coin/html/classSoOnOff.png share/Coin/html/classSoOneShot-members.html share/Coin/html/classSoOneShot.html @@ -1797,6 +1848,9 @@ share/Coin/html/classSoOrthographicCamera.png share/Coin/html/classSoOutput-members.html share/Coin/html/classSoOutput.html +share/Coin/html/classSoPSVectorOutput-members.html +share/Coin/html/classSoPSVectorOutput.html +share/Coin/html/classSoPSVectorOutput.png share/Coin/html/classSoPackedColor-members.html share/Coin/html/classSoPackedColor.html share/Coin/html/classSoPackedColor.png @@ -1827,10 +1881,10 @@ 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 @@ -1840,7 +1894,6 @@ share/Coin/html/classSoPointLightDragger.png share/Coin/html/classSoPointLightManip-members.html share/Coin/html/classSoPointLightManip.html -share/Coin/html/classes.html share/Coin/html/classSoPointLightManip.png share/Coin/html/classSoPointSet-members.html share/Coin/html/classSoPointSet.html @@ -1879,7 +1932,6 @@ share/Coin/html/classSoResetTransform.png share/Coin/html/classSoRotateCylindricalDragger-members.html share/Coin/html/classSoRotateCylindricalDragger.html -share/Coin/html/classSoRotation.html share/Coin/html/classSoRotateCylindricalDragger.png share/Coin/html/classSoRotateDiscDragger-members.html share/Coin/html/classSoRotateDiscDragger.html @@ -1888,12 +1940,14 @@ share/Coin/html/classSoRotateSphericalDragger.html share/Coin/html/classSoRotateSphericalDragger.png share/Coin/html/classSoRotation-members.html +share/Coin/html/classSoRotation.html share/Coin/html/classSoRotation.png share/Coin/html/classSoRotationXYZ-members.html share/Coin/html/classSoRotationXYZ.html share/Coin/html/classSoRotationXYZ.png -share/Coin/html/classSoRotor.html 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 @@ -1908,7 +1962,6 @@ share/Coin/html/classSoSFEngine.html share/Coin/html/classSoSFEngine.png share/Coin/html/classSoSFEnum-members.html -share/Coin/html/functions.html share/Coin/html/classSoSFEnum.html share/Coin/html/classSoSFEnum.png share/Coin/html/classSoSFFloat-members.html @@ -1956,7 +2009,6 @@ share/Coin/html/classSoSFUInt32-members.html share/Coin/html/classSoSFUInt32.html share/Coin/html/classSoSFUInt32.png -share/Coin/html/hierarchy.html share/Coin/html/classSoSFUShort-members.html share/Coin/html/classSoSFUShort.html share/Coin/html/classSoSFUShort.png @@ -1975,6 +2027,7 @@ 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 @@ -2015,8 +2068,8 @@ share/Coin/html/classSoShape-members.html share/Coin/html/classSoShape.html share/Coin/html/classSoShape.png -share/Coin/html/classSoShapeHints-members.html share/Coin/html/classSoShapeHints.html +share/Coin/html/classSoShapeHints-members.html share/Coin/html/classSoShapeHints.png share/Coin/html/classSoShapeKit-members.html share/Coin/html/classSoShapeKit.html @@ -2042,10 +2095,11 @@ share/Coin/html/classSoState-members.html share/Coin/html/classSoState.html share/Coin/html/classSoSurroundScale-members.html -share/Coin/html/classSoSwitch.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 share/Coin/html/classSoSwitch.png share/Coin/html/classSoTabBoxDragger-members.html share/Coin/html/classSoTabBoxDragger.html @@ -2202,6 +2256,7 @@ share/Coin/html/classSoVRMLColor.png share/Coin/html/classSoVRMLColorInterpolator-members.html share/Coin/html/classSoVRMLColorInterpolator.html +share/Coin/html/classSoVRMLColorInterpolator.png share/Coin/html/classSoVRMLCone-members.html share/Coin/html/classSoVRMLCone.html share/Coin/html/classSoVRMLCone.png @@ -2210,6 +2265,7 @@ share/Coin/html/classSoVRMLCoordinate.png share/Coin/html/classSoVRMLCoordinateInterpolator-members.html share/Coin/html/classSoVRMLCoordinateInterpolator.html +share/Coin/html/classSoVRMLCoordinateInterpolator.png share/Coin/html/classSoVRMLCylinder-members.html share/Coin/html/classSoVRMLCylinder.html share/Coin/html/classSoVRMLCylinder.png @@ -2236,7 +2292,6 @@ share/Coin/html/classSoVRMLFontStyle.png share/Coin/html/classSoVRMLGeometry-members.html share/Coin/html/classSoVRMLGeometry.html -share/Coin/html/classSoVRMLLOD.html share/Coin/html/classSoVRMLGeometry.png share/Coin/html/classSoVRMLGroup-members.html share/Coin/html/classSoVRMLGroup.html @@ -2247,15 +2302,23 @@ share/Coin/html/classSoVRMLIndexedFaceSet-members.html share/Coin/html/classSoVRMLIndexedFaceSet.html share/Coin/html/classSoVRMLIndexedFaceSet.png +share/Coin/html/classSoVRMLIndexedLine-members.html +share/Coin/html/classSoVRMLIndexedLine.html +share/Coin/html/classSoVRMLIndexedLine.png share/Coin/html/classSoVRMLIndexedLineSet-members.html share/Coin/html/classSoVRMLIndexedLineSet.html -share/Coin/html/classSoVRMLIndexedShape.png +share/Coin/html/classSoVRMLIndexedLineSet.png share/Coin/html/classSoVRMLIndexedShape-members.html share/Coin/html/classSoVRMLIndexedShape.html +share/Coin/html/classSoVRMLIndexedShape.png 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/classSoVRMLLOD-members.html +share/Coin/html/classSoVRMLLOD.html share/Coin/html/classSoVRMLLOD.png share/Coin/html/classSoVRMLLight-members.html share/Coin/html/classSoVRMLLight.html @@ -2263,20 +2326,23 @@ share/Coin/html/classSoVRMLMaterial-members.html share/Coin/html/classSoVRMLMaterial.html share/Coin/html/classSoVRMLMaterial.png -share/Coin/html/classSoVRMLMovieTexture.html share/Coin/html/classSoVRMLMovieTexture-members.html +share/Coin/html/classSoVRMLMovieTexture.html share/Coin/html/classSoVRMLMovieTexture.png -share/Coin/html/classSoVRMLNavigationInfo-members.html share/Coin/html/classSoVRMLNavigationInfo.html +share/Coin/html/classSoVRMLNavigationInfo-members.html share/Coin/html/classSoVRMLNavigationInfo.png share/Coin/html/classSoVRMLNormal-members.html share/Coin/html/classSoVRMLNormal.html share/Coin/html/classSoVRMLNormal.png share/Coin/html/classSoVRMLNormalInterpolator-members.html share/Coin/html/classSoVRMLNormalInterpolator.html +share/Coin/html/classSoVRMLNormalInterpolator.png share/Coin/html/classSoVRMLOrientationInterpolator-members.html -share/Coin/html/classSoVRMLParent-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 share/Coin/html/classSoVRMLPixelTexture-members.html @@ -2293,14 +2359,20 @@ share/Coin/html/classSoVRMLPointSet.png share/Coin/html/classSoVRMLPositionInterpolator-members.html share/Coin/html/classSoVRMLPositionInterpolator.html +share/Coin/html/classSoVRMLPositionInterpolator.png share/Coin/html/classSoVRMLProximitySensor-members.html share/Coin/html/classSoVRMLProximitySensor.html 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 +share/Coin/html/classSoVRMLSensor-members.html +share/Coin/html/classSoVRMLSensor.html +share/Coin/html/classSoVRMLSensor.png share/Coin/html/classSoVRMLShape-members.html share/Coin/html/classSoVRMLShape.html share/Coin/html/classSoVRMLShape.png @@ -2314,14 +2386,13 @@ share/Coin/html/classSoVRMLSphereSensor.html share/Coin/html/classSoVRMLSphereSensor.png share/Coin/html/classSoVRMLSpotLight-members.html -share/Coin/html/classSoVRMLSwitch.html share/Coin/html/classSoVRMLSpotLight.html share/Coin/html/classSoVRMLSpotLight.png share/Coin/html/classSoVRMLSwitch-members.html +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 @@ -2333,6 +2404,7 @@ share/Coin/html/classSoVRMLTextureTransform.png share/Coin/html/classSoVRMLTimeSensor-members.html share/Coin/html/classSoVRMLTimeSensor.html +share/Coin/html/classSoVRMLTimeSensor.png share/Coin/html/classSoVRMLTouchSensor-members.html share/Coin/html/classSoVRMLTouchSensor.html share/Coin/html/classSoVRMLTouchSensor.png @@ -2352,11 +2424,21 @@ share/Coin/html/classSoVRMLViewpoint.html share/Coin/html/classSoVRMLViewpoint.png share/Coin/html/classSoVRMLVisibilitySensor-members.html -share/Coin/html/classSoVRMLVisibilitySensor.png share/Coin/html/classSoVRMLVisibilitySensor.html +share/Coin/html/classSoVRMLVisibilitySensor.png share/Coin/html/classSoVRMLWorldInfo-members.html 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 +share/Coin/html/classSoVectorizeAction.png +share/Coin/html/classSoVectorizePSAction-members.html +share/Coin/html/classSoVectorizePSAction.html +share/Coin/html/classSoVectorizePSAction.png share/Coin/html/classSoVertexProperty-members.html share/Coin/html/classSoVertexProperty.html share/Coin/html/classSoVertexProperty.png @@ -2366,7 +2448,6 @@ share/Coin/html/classSoWWWAnchor-members.html share/Coin/html/classSoWWWAnchor.html share/Coin/html/classSoWWWAnchor.png -share/Coin/html/group__actions.html share/Coin/html/classSoWWWInline-members.html share/Coin/html/classSoWWWInline.html share/Coin/html/classSoWWWInline.png @@ -2377,7 +2458,6 @@ share/Coin/html/classSoWriteAction.html share/Coin/html/classSoWriteAction.png share/Coin/html/group__VRMLnodes.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 @@ -2389,12 +2469,17 @@ share/Coin/html/group__events.html share/Coin/html/group__fields.html share/Coin/html/group__general.html +share/Coin/html/group__hardcopy.html share/Coin/html/group__manips.html share/Coin/html/group__nodekits.html share/Coin/html/group__nodes.html share/Coin/html/group__projectors.html 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/structSoIntersectingPrimitive-members.html +share/Coin/html/structSoIntersectingPrimitive.html @dirrm include/Inventor/lock @dirrm include/Inventor/system @dirrm include/Inventor/C/base @@ -2404,6 +2489,8 @@ @dirrm include/Inventor/C @dirrm include/Inventor/VRMLnodes @dirrm include/Inventor/actions +@dirrm include/Inventor/annex/HardCopy +@dirrm include/Inventor/annex @dirrm include/Inventor/bundles @dirrm include/Inventor/caches @dirrm include/Inventor/details >Release-Note: >Audit-Trail: >Unformatted: