# 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/Makefile # Coin/distinfo # Coin/pkg-comment # Coin/pkg-descr # Coin/pkg-plist # echo c - Coin mkdir -p Coin > /dev/null 2>&1 echo x - Coin/Makefile sed 's/^X//' >Coin/Makefile << 'END-of-Coin/Makefile' X# New ports collection makefile for: Coin X# Date created: 10 May 2002 X# Whom: jesse@cs.uni-magdeburg.de X# X# $FreeBSD$ X# X XPORTNAME= Coin XPORTVERSION= 1.0.2 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ X XMAINTAINER= jesse@cs.uni-magdeburg.de X XLIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage X XUSE_X_PREFIX= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} X XMAN1= coin-config.1 X Xpre-install: X ${PERL} -pi -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile X X.include END-of-Coin/Makefile echo x - Coin/distinfo sed 's/^X//' >Coin/distinfo << 'END-of-Coin/distinfo' XMD5 (Coin-1.0.2.tar.gz) = bb33ba20cb093408c9a15206f396dd23 END-of-Coin/distinfo echo x - Coin/pkg-comment sed 's/^X//' >Coin/pkg-comment << 'END-of-Coin/pkg-comment' XC++ 3D graphics library based on the Open Inventor 2.1 API END-of-Coin/pkg-comment echo x - Coin/pkg-descr sed 's/^X//' >Coin/pkg-descr << 'END-of-Coin/pkg-descr' 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 END-of-Coin/pkg-descr echo x - Coin/pkg-plist sed 's/^X//' >Coin/pkg-plist << 'END-of-Coin/pkg-plist' Xbin/coin-config Xinclude/Inventor/lock/SoLockMgr.h Xinclude/Inventor/system/inttypes.h Xinclude/Inventor/SbBasic.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpOutput.h Xinclude/Inventor/VRMLnodes/SoVRMLInterpolator.h Xinclude/Inventor/actions/SoSubAction.h Xinclude/Inventor/actions/SoActions.h Xinclude/Inventor/actions/SoAction.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/SoSearchAction.h Xinclude/Inventor/actions/SoWriteAction.h Xinclude/Inventor/bundles/SoBundle.h Xinclude/Inventor/bundles/SoMaterialBundle.h Xinclude/Inventor/bundles/SoTextureCoordinateBundle.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/SoTextureCoordinateCache.h Xinclude/Inventor/details/SoSubDetail.h Xinclude/Inventor/details/SoDetail.h Xinclude/Inventor/details/SoDetails.h Xinclude/Inventor/details/SoConeDetail.h Xinclude/Inventor/details/SoCubeDetail.h Xinclude/Inventor/details/SoCylinderDetail.h Xinclude/Inventor/details/SoFaceDetail.h Xinclude/Inventor/details/SoLineDetail.h Xinclude/Inventor/details/SoNodeKitDetail.h Xinclude/Inventor/details/SoPointDetail.h Xinclude/Inventor/details/SoTextDetail.h Xinclude/Inventor/draggers/SoDragger.h Xinclude/Inventor/draggers/SoCenterballDragger.h Xinclude/Inventor/draggers/SoDirectionalLightDragger.h Xinclude/Inventor/draggers/SoDragPointDragger.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/SoSubElement.h Xinclude/Inventor/elements/SoElements.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/SoCacheElement.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/SoGLColorIndexElement.h Xinclude/Inventor/elements/SoDecimationPercentageElement.h Xinclude/Inventor/elements/SoDecimationTypeElement.h Xinclude/Inventor/elements/SoDiffuseColorElement.h Xinclude/Inventor/elements/SoDrawStyleElement.h Xinclude/Inventor/elements/SoElement.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/SoGLAmbientColorElement.h Xinclude/Inventor/elements/SoGLCacheContextElement.h Xinclude/Inventor/elements/SoGLClipPlaneElement.h Xinclude/Inventor/elements/SoGLLazyElement.h Xinclude/Inventor/elements/SoGLCoordinateElement.h Xinclude/Inventor/elements/SoGLDiffuseColorElement.h Xinclude/Inventor/elements/SoGLDrawStyleElement.h Xinclude/Inventor/elements/SoGLEmissiveColorElement.h Xinclude/Inventor/elements/SoGLEnvironmentElement.h Xinclude/Inventor/elements/SoGLLightIdElement.h Xinclude/Inventor/elements/SoGLLightModelElement.h Xinclude/Inventor/elements/SoGLLinePatternElement.h Xinclude/Inventor/elements/SoGLLineWidthElement.h Xinclude/Inventor/elements/SoGLModelMatrixElement.h Xinclude/Inventor/elements/SoGLNormalElement.h Xinclude/Inventor/elements/SoGLNormalizeElement.h Xinclude/Inventor/elements/SoGLPointSizeElement.h Xinclude/Inventor/elements/SoGLPolygonOffsetElement.h Xinclude/Inventor/elements/SoGLPolygonStippleElement.h Xinclude/Inventor/elements/SoGLProjectionMatrixElement.h Xinclude/Inventor/elements/SoGLRenderPassElement.h Xinclude/Inventor/elements/SoGLShadeModelElement.h Xinclude/Inventor/elements/SoGLShapeHintsElement.h Xinclude/Inventor/elements/SoGLShininessElement.h Xinclude/Inventor/elements/SoGLSpecularColorElement.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/SoGLViewingMatrixElement.h Xinclude/Inventor/elements/SoGLViewportRegionElement.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/SoLocalBBoxMatrixElement.h Xinclude/Inventor/elements/SoLongElement.h Xinclude/Inventor/elements/SoMaterialBindingElement.h Xinclude/Inventor/elements/SoModelMatrixElement.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/SoSpecularColorElement.h Xinclude/Inventor/elements/SoSwitchElement.h Xinclude/Inventor/elements/SoTextOutlineEnabledElement.h Xinclude/Inventor/elements/SoTextureCoordinateBindingElement.h Xinclude/Inventor/elements/SoTextureCoordinateElement.h Xinclude/Inventor/elements/SoTextureImageElement.h Xinclude/Inventor/elements/SoTextureMatrixElement.h Xinclude/Inventor/elements/SoUnitsElement.h Xinclude/Inventor/elements/SoTextureOverrideElement.h Xinclude/Inventor/elements/SoTextureQualityElement.h Xinclude/Inventor/elements/SoTransparencyElement.h Xinclude/Inventor/elements/SoViewVolumeElement.h Xinclude/Inventor/elements/SoViewingMatrixElement.h Xinclude/Inventor/elements/SoViewportRegionElement.h Xinclude/Inventor/elements/SoWindowElement.h Xinclude/Inventor/engines/SoSubEngine.h Xinclude/Inventor/engines/SoEngines.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/SoFieldConverter.h Xinclude/Inventor/engines/SoGate.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/SoOnOff.h Xinclude/Inventor/engines/SoOneShot.h Xinclude/Inventor/engines/SoOutputData.h Xinclude/Inventor/engines/SoSelectOne.h Xinclude/Inventor/engines/SoTimeCounter.h Xinclude/Inventor/engines/SoTransformVec3f.h Xinclude/Inventor/engines/SoTriggerAny.h Xinclude/Inventor/errors/SoErrors.h Xinclude/Inventor/errors/SoDebugError.h Xinclude/Inventor/errors/SoError.h Xinclude/Inventor/errors/SoMemoryError.h Xinclude/Inventor/errors/SoReadError.h Xinclude/Inventor/events/SoSubEvent.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/fields/SoSubField.h Xinclude/Inventor/fields/SoFields.h Xinclude/Inventor/fields/SoField.h Xinclude/Inventor/fields/SoFieldContainer.h Xinclude/Inventor/fields/SoFieldData.h Xinclude/Inventor/fields/SoMFBitMask.h Xinclude/Inventor/fields/SoMFBool.h Xinclude/Inventor/fields/SoMFColor.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/SoMFVec2f.h Xinclude/Inventor/fields/SoMFVec3f.h Xinclude/Inventor/fields/SoMFVec4f.h Xinclude/Inventor/fields/SoMField.h Xinclude/Inventor/fields/SoSFBitMask.h Xinclude/Inventor/fields/SoSFBool.h Xinclude/Inventor/fields/SoSFColor.h Xinclude/Inventor/fields/SoSFEngine.h Xinclude/Inventor/fields/SoSFEnum.h Xinclude/Inventor/fields/SoSFFloat.h Xinclude/Inventor/fields/SoSFImage.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/SoSFVec2f.h Xinclude/Inventor/fields/SoSFVec3f.h Xinclude/Inventor/fields/SoSFVec4f.h Xinclude/Inventor/fields/SoSField.h Xinclude/Inventor/manips/SoClipPlaneManip.h Xinclude/Inventor/manips/SoDirectionalLightManip.h Xinclude/Inventor/manips/SoPointLightManip.h Xinclude/Inventor/manips/SoSpotLightManip.h Xinclude/Inventor/manips/SoTransformManip.h Xinclude/Inventor/manips/SoCenterballManip.h Xinclude/Inventor/manips/SoHandleBoxManip.h Xinclude/Inventor/manips/SoJackManip.h Xinclude/Inventor/manips/SoTabBoxManip.h Xinclude/Inventor/manips/SoTrackballManip.h Xinclude/Inventor/manips/SoTransformBoxManip.h Xinclude/Inventor/manips/SoTransformerManip.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/SoNormalGenerator.h Xinclude/Inventor/misc/SoNotification.h Xinclude/Inventor/misc/SoTranReceiver.h Xinclude/Inventor/misc/SoState.h Xinclude/Inventor/misc/SoTranscribe.h Xinclude/Inventor/misc/SoTranSender.h Xinclude/Inventor/misc/SoLightPath.h Xinclude/Inventor/misc/SoTempPath.h Xinclude/Inventor/lists/SbList.h Xinclude/Inventor/lists/SbPList.h Xinclude/Inventor/lists/SbIntList.h Xinclude/Inventor/lists/SbVec3fList.h Xinclude/Inventor/lists/SbStringList.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/lists/SoVRMLInterpOutputList.h Xinclude/Inventor/nodekits/SoSubKit.h Xinclude/Inventor/nodekits/SoNodeKit.h Xinclude/Inventor/nodekits/SoNodeKitListPart.h Xinclude/Inventor/nodekits/SoNodekitCatalog.h Xinclude/Inventor/nodekits/SoBaseKit.h Xinclude/Inventor/nodekits/SoAppearanceKit.h Xinclude/Inventor/nodekits/SoCameraKit.h Xinclude/Inventor/nodekits/SoInteractionKit.h Xinclude/Inventor/nodekits/SoLightKit.h Xinclude/Inventor/nodekits/SoSceneKit.h Xinclude/Inventor/nodekits/SoSeparatorKit.h Xinclude/Inventor/nodekits/SoShapeKit.h Xinclude/Inventor/nodekits/SoWrapperKit.h Xinclude/Inventor/nodes/SoSubNode.h Xinclude/Inventor/nodes/SoNodes.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/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/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/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/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/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/SoSelection.h Xinclude/Inventor/nodes/SoSeparator.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/SoSurroundScale.h Xinclude/Inventor/nodes/SoSwitch.h Xinclude/Inventor/nodes/SoText2.h Xinclude/Inventor/nodes/SoText3.h Xinclude/Inventor/nodes/SoTexture2.h Xinclude/Inventor/nodes/SoTexture2Transform.h Xinclude/Inventor/nodes/SoTextureCoordinate2.h Xinclude/Inventor/nodes/SoTextureCoordinateBinding.h Xinclude/Inventor/nodes/SoTextureCoordinateDefault.h Xinclude/Inventor/nodes/SoTextureCoordinateEnvironment.h Xinclude/Inventor/nodes/SoTextureCoordinateFunction.h Xinclude/Inventor/nodes/SoTextureCoordinatePlane.h Xinclude/Inventor/nodes/SoTransform.h Xinclude/Inventor/nodes/SoTransformSeparator.h Xinclude/Inventor/nodes/SoTransformation.h Xinclude/Inventor/nodes/SoTranslation.h Xinclude/Inventor/nodes/SoTriangleStripSet.h Xinclude/Inventor/nodes/SoUnits.h Xinclude/Inventor/nodes/SoVertexProperty.h Xinclude/Inventor/nodes/SoVertexShape.h Xinclude/Inventor/nodes/SoWWWAnchor.h Xinclude/Inventor/nodes/SoWWWInline.h Xinclude/Inventor/projectors/SbProjectors.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/SbSpherePlaneProjector.h Xinclude/Inventor/projectors/SbSphereProjector.h Xinclude/Inventor/projectors/SbSphereSectionProjector.h Xinclude/Inventor/projectors/SbSphereSheetProjector.h Xinclude/Inventor/sensors/SoSensors.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/SoTimerQueueSensor.h Xinclude/Inventor/sensors/SoTimerSensor.h Xinclude/Inventor/SbPList.h Xinclude/Inventor/So.h Xinclude/Inventor/SoDB.h Xinclude/Inventor/SoFullPath.h Xinclude/Inventor/SoNodeKitPath.h Xinclude/Inventor/SoInput.h Xinclude/Inventor/SoInteraction.h Xinclude/Inventor/SoOffscreenRenderer.h Xinclude/Inventor/SoOutput.h Xinclude/Inventor/SoPath.h Xinclude/Inventor/SoPickedPoint.h Xinclude/Inventor/SoPrimitiveVertex.h Xinclude/Inventor/SoSceneManager.h Xinclude/Inventor/SoType.h Xinclude/Inventor/Sb.h Xinclude/Inventor/SbBox.h Xinclude/Inventor/SbBSPTree.h Xinclude/Inventor/SbLinear.h Xinclude/Inventor/SoLists.h Xinclude/Inventor/SbBox2f.h Xinclude/Inventor/SbBox2s.h Xinclude/Inventor/SbBox3f.h Xinclude/Inventor/SbColor.h Xinclude/Inventor/SbColor4f.h Xinclude/Inventor/SbCylinder.h Xinclude/Inventor/SbDict.h Xinclude/Inventor/SbHeap.h Xinclude/Inventor/SbImage.h Xinclude/Inventor/SbLine.h Xinclude/Inventor/SbMatrix.h Xinclude/Inventor/SbName.h Xinclude/Inventor/SbOctTree.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/SbVec2f.h Xinclude/Inventor/SbVec2s.h Xinclude/Inventor/SbVec3f.h Xinclude/Inventor/SbVec4f.h Xinclude/Inventor/SbViewVolume.h Xinclude/Inventor/SbViewportRegion.h Xinclude/Inventor/SbXfBox3f.h Xinclude/SoWinEnterScope.h Xinclude/SoWinLeaveScope.h Xlib/libCoin.so.20 Xlib/libCoin.so Xlib/libCoin.la Xshare/aclocal/coin.m4 Xshare/Coin/conf/coin-default.cfg Xshare/Coin/draggerDefaults/translate1Dragger.iv Xshare/Coin/draggerDefaults/translate2Dragger.iv Xshare/Coin/draggerDefaults/centerballDragger.iv Xshare/Coin/draggerDefaults/tabPlaneDragger.iv Xshare/Coin/draggerDefaults/tabBoxDragger.iv Xshare/Coin/draggerDefaults/dragPointDragger.iv Xshare/Coin/draggerDefaults/pointLightDragger.iv Xshare/Coin/draggerDefaults/directionalLightDragger.iv Xshare/Coin/draggerDefaults/spotLightDragger.iv Xshare/Coin/draggerDefaults/handleBoxDragger.iv Xshare/Coin/draggerDefaults/jackDragger.iv Xshare/Coin/draggerDefaults/trackballDragger.iv Xshare/Coin/draggerDefaults/scaleUniformDragger.iv Xshare/Coin/draggerDefaults/scale2UniformDragger.iv Xshare/Coin/draggerDefaults/scale1Dragger.iv Xshare/Coin/draggerDefaults/scale2Dragger.iv Xshare/Coin/draggerDefaults/rotateCylindricalDragger.iv Xshare/Coin/draggerDefaults/rotateSphericalDragger.iv Xshare/Coin/draggerDefaults/rotateDiscDragger.iv Xshare/Coin/draggerDefaults/transformerDragger.iv Xshare/Coin/draggerDefaults/transformBoxDragger.iv X@dirrm include/Inventor/lock X@dirrm include/Inventor/system X@dirrm include/Inventor/VRMLnodes X@dirrm include/Inventor/actions X@dirrm include/Inventor/bundles X@dirrm include/Inventor/caches X@dirrm include/Inventor/details X@dirrm include/Inventor/draggers X@dirrm include/Inventor/elements X@dirrm include/Inventor/engines X@dirrm include/Inventor/errors X@dirrm include/Inventor/events X@dirrm include/Inventor/fields X@dirrm include/Inventor/manips X@dirrm include/Inventor/misc X@dirrm include/Inventor/lists X@dirrm include/Inventor/nodekits X@dirrm include/Inventor/nodes X@dirrm include/Inventor/projectors X@dirrm include/Inventor/sensors X@dirrm include/Inventor X@dirrm include X@dirrm share/Coin/draggerDefaults X@dirrm share/Coin END-of-Coin/pkg-plist exit