home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-05-18 | 17.2 KB | 1,074 lines |
- RIBSolidBegin = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBPatchMesh = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBArchiveRecord = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBSolidEnd = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBAttributeBegin = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WW3DBox = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = WW3DCompoundCommand;
- };
- RIBScale = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WW3DShapeBrowser = {
- ACTIONS = {
- singleClick:;
- };
- OUTLETS = {
- ribWell;
- shapeControlPanel;
- };
- SUPERCLASS = NXBrowser;
- };
- RIBCone = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- RIBAttribute = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWEveParser = {
- ACTIONS = {
- setIgnoreShaders:;
- setIgnoreLights:;
- setIgnoreColors:;
- takeApplyShadersDirectlyToCurrentShape:;
- takeTreatAttributeBeginLikeStartShape:;
- setIgnoreShadingRate:;
- takeFirmTransforms:;
- takeTreatTransformBeginLikeAttributeBegin:;
- closeErrorWindow:;
- };
- OUTLETS = {
- sceneClock;
- eveProcList;
- errorWindow;
- errorInfoText;
- statusText;
- };
- SUPERCLASS = Object;
- };
- RIBPerspective = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBOption = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBSides = {
- SUPERCLASS = RIBCommand;
- };
- RIBOpacity = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- WWDADLightView = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = WWSimpleImageView;
- };
- RIBMotionBegin = {
- SUPERCLASS = RIBCommand;
- };
- WWRIBWellIBInspector = {
- ACTIONS = {
- setFirmTransforms_:;
- setAspectRatio_:;
- setIgnoreColors_:;
- setFOV_:;
- setInitialImage_:;
- setProjectionTypeFromMatrix_:;
- setShadingRate_:;
- setAspectRatioFromMatrix_:;
- setTesselation_:;
- setLowRezTesselation_:;
- setSelectedColor_:;
- setInitialGeometry_:;
- setUnselectedColor_:;
- setIgnoreShaders_:;
- };
- OUTLETS = {
- aspectRatioMatrix;
- customAspectRatioText;
- tesselationText;
- ignoreColorsSwitch;
- shadingRateSlider;
- initialGeometryText;
- projectionTypeMatrix;
- initialImageText;
- firmTransformsSwitch;
- fovSlider;
- selectedColorWell;
- shadingRateText;
- fovText;
- lowRezTesselationText;
- ignoreShadersSwitch;
- unselectedColorWell;
- };
- SUPERCLASS = IBInspector;
- };
- WW3DPalette = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = IBPalette;
- };
- WW3DShapeControlPanel = {
- ACTIONS = {
- setZMin_:;
- setYRotateOrTranslate_:;
- setZConstrained_:;
- setYMax_:;
- showControlPanel:;
- setZRotateOrTranslate_:;
- setYMin_:;
- setCompositeTransformMatrix_:;
- setXRotateOrTranslate_:;
- setXMax_:;
- setPreOrPost_:;
- setYConstrained_:;
- setXConstrained_:;
- setZValue_:;
- setRelativeOrAbsolute_:;
- setXMin_:;
- setInitialTransformMatrix_:;
- firmCTM:;
- hardenPoints:;
- setYValue_:;
- setTransformMatrix_:;
- setXValue_:;
- setZMax_:;
- revert:;
- };
- OUTLETS = {
- yText;
- colorWell;
- displacementShaderWell;
- zMinText;
- xMaxText;
- shape;
- initialTransformMatrix;
- xRotateTranlateButtons;
- zRotateTranlateButtons;
- switchView;
- shadingPanel;
- lightShaderWell;
- noSelectionView;
- transformMatrix;
- ribCommandsMatrix;
- xText;
- yMinText;
- surfaceShaderWell;
- transformPanel;
- yRotateTranlateButtons;
- multipleSelectionView;
- compositeTransformMatrix;
- shapeName;
- prePostButtons;
- ribPanel;
- xMinText;
- zMaxText;
- relativeAbsoluteButtons;
- matricesPanel;
- yThumbwheel;
- zThumbwheel;
- otherPanels;
- zText;
- xConstrainButton;
- boundingBoxMatrix;
- yConstrainButton;
- zConstrainButton;
- yMaxText;
- theControlPanel;
- xThumbwheel;
- };
- SUPERCLASS = Object;
- };
- TCLCommand = {
- SUPERCLASS = RIBCommand;
- };
- RIBPointsGeneralPolygons = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBMakeTexture = {
- SUPERCLASS = RIBCommand;
- };
- RIBQuadric = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBIdentity = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWLightInspectorShape = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = N3DShape;
- };
- WWShaderArgColorWell = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = NXColorWell;
- };
- WWSample = {
- ACTIONS = {
- };
- OUTLETS = {
- data;
- };
- SUPERCLASS = Object;
- };
- ShapeCell = {
- ACTIONS = {
- };
- OUTLETS = {
- shape;
- };
- SUPERCLASS = NXBrowserCell;
- };
- EveVarTypeInfo = {
- ACTIONS = {
- };
- OUTLETS = {
- interp;
- };
- SUPERCLASS = Object;
- };
- RIBGeneralPolygon = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWArticulatedVariableBehavior = {
- SUPERCLASS = Object;
- };
- N3DShader = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- EveProc = {
- SUPERCLASS = EveCommand;
- };
- WWShaderArgPointMatrix = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Matrix;
- };
- WWSampleGeneratorInfo = {
- SUPERCLASS = Object;
- };
- WWShaderArgTextField = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = WWDADTextField;
- };
- RIBMotionEnd = {
- SUPERCLASS = RIBCommand;
- };
- N3DMovieCamera = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = N3DCamera;
- };
- RIBCylinder = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- RIBMakeLatLongEnvironment = {
- SUPERCLASS = RIBCommand;
- };
- WWInterp = {
- ACTIONS = {
- };
- OUTLETS = {
- runTime;
- };
- SUPERCLASS = WWTCLInterp;
- };
- WW3DSquishySphere = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = WW3DCompoundCommand;
- };
- RIBCommand = {
- ACTIONS = {
- };
- OUTLETS = {
- myShape;
- };
- SUPERCLASS = Object;
- };
- WW3DShader = {
- ACTIONS = {
- takePointArg:;
- takeFloatArg:;
- takeColorArg:;
- takeStringArg:;
- };
- OUTLETS = {
- iconImage;
- };
- SUPERCLASS = N3DShader;
- };
- WWLightInspectorCamera = {
- ACTIONS = {
- };
- OUTLETS = {
- sourceCamera;
- theShader;
- image;
- theRotator;
- };
- SUPERCLASS = N3DCamera;
- };
- WW3DShapeCell = {
- ACTIONS = {
- };
- OUTLETS = {
- shape;
- };
- SUPERCLASS = NXBrowserCell;
- };
- N3DShape = {
- ACTIONS = {
- };
- OUTLETS = {
- lightShader;
- transformationShader;
- surfaceShader;
- displacementShader;
- volumeShader;
- imagerShader;
- };
- SUPERCLASS = Object;
- };
- WWSet = {
- SUPERCLASS = Object;
- };
- RIBSphere = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- WW3DAttributeState = {
- SUPERCLASS = Object;
- };
- WW3DCamera = {
- ACTIONS = {
- takeLeftLightState:;
- takeLeftLightColor:;
- takeWorldIsVisible:;
- takeAmbientLightIntensity:;
- takeTrackballXYZFromMatrix:;
- takeAmbientLightState:;
- takeRenderCurrentAsBox:;
- dumpShotToRIB:;
- takeTrackballAffectsFromMatrix:;
- dumpEve:;
- setNoCurrentShape:;
- takeAmbientLightColor:;
- takeLeftLightIntensity:;
- takeRightLightState:;
- dumpScene:;
- takeRenderWorldAsBox:;
- takeLowRezTesselation:;
- takeRightLightColor:;
- takeStatusText:;
- saveImage:;
- takeCurrentIsVisible:;
- dumpRIB:;
- takeRightLightIntensity:;
- takeShotStartTime:;
- takeTesselation:;
- takeExposureLengthFactor:;
- dump3DTextScene:;
- takeShadingRate:;
- };
- OUTLETS = {
- sceneClock;
- tclInterp;
- theRotator;
- image;
- theShader;
- currentShape;
- statusText;
- };
- SUPERCLASS = N3DMovieCamera;
- };
- RIBCommandCell = {
- ACTIONS = {
- };
- OUTLETS = {
- ribCommand;
- };
- SUPERCLASS = NXBrowserCell;
- };
- RIBTransform = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WW3DWellIBInspector = {
- ACTIONS = {
- setFirmTransforms_:;
- setAspectRatio_:;
- setIgnoreColors_:;
- setFOV_:;
- setInitialImage_:;
- setProjectionTypeFromMatrix_:;
- setShadingRate_:;
- setAspectRatioFromMatrix_:;
- setTesselation_:;
- setLowRezTesselation_:;
- setSelectedColor_:;
- setInitialGeometry_:;
- setUnselectedColor_:;
- setIgnoreShaders_:;
- setReuseImageView_:;
- };
- OUTLETS = {
- aspectRatioMatrix;
- customAspectRatioText;
- tesselationText;
- ignoreColorsSwitch;
- shadingRateSlider;
- initialGeometryText;
- projectionTypeMatrix;
- initialImageText;
- firmTransformsSwitch;
- fovSlider;
- selectedColorWell;
- shadingRateText;
- reuseImageViewSwitch;
- fovText;
- lowRezTesselationText;
- ignoreShadersSwitch;
- unselectedColorWell;
- };
- SUPERCLASS = IBInspector;
- };
- RIBAttributeEnd = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBCommandList = {
- ACTIONS = {
- };
- OUTLETS = {
- myShape;
- };
- SUPERCLASS = List;
- };
- RIBHyperboloid = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- RIBPointsPolygons = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- N3DLight = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = N3DShape;
- };
- RIBColor = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBDeclare = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBConcatTransform = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBShader = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- EveInterp = {
- SUPERCLASS = WWTCLInterp;
- };
- RIBMakeShadow = {
- SUPERCLASS = RIBCommand;
- };
- RIBTransformBegin = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBParaboloid = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- RIBNuPatch = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- N3DRotator = {
- ACTIONS = {
- };
- OUTLETS = {
- camera;
- };
- SUPERCLASS = Object;
- };
- RIBMakeCubeFaceEnvironment = {
- ACTIONS = {
- };
- OUTLETS = {
- tmpCamera;
- };
- SUPERCLASS = RIBCommand;
- };
- RIBBasis = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBShadingRate = {
- SUPERCLASS = RIBCommand;
- };
- RIBSkew = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBTrimCurve = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WW3DText = {
- ACTIONS = {
- };
- OUTLETS = {
- myShape;
- };
- SUPERCLASS = Object;
- };
- WWSceneClock = {
- ACTIONS = {
- reset:;
- decrement:;
- rewind:;
- pause:;
- fastForward:;
- increment:;
- takeMark:;
- play:;
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- WW3DShapeMatrix = {
- ACTIONS = {
- };
- OUTLETS = {
- browser;
- };
- SUPERCLASS = Matrix;
- };
- RIBDisk = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- WW3DCameraInterpolationProc = {
- SUPERCLASS = Object;
- };
- RIBTextureCoordinates = {
- SUPERCLASS = RIBCommand;
- };
- WW3DCompoundCommand = {
- ACTIONS = {
- };
- OUTLETS = {
- myShape;
- };
- SUPERCLASS = Object;
- };
- WW3DShape = {
- ACTIONS = {
- removeSurfaceShader:;
- removeDisplacementShader:;
- };
- OUTLETS = {
- interp;
- sceneClock;
- siblingList;
- childList;
- };
- SUPERCLASS = N3DShape;
- };
- RIBObjectInstance = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWEVEParser = {
- ACTIONS = {
- closeErrorWindow:;
- setIgnoreLights:;
- setIgnoreColors:;
- takeFirmTransforms:;
- setIgnoreShaders:;
- takeTreatTransformBeginLikeAttributeBegin:;
- };
- OUTLETS = {
- eveProcList;
- errorInfoText;
- errorWindow;
- statusText;
- };
- SUPERCLASS = Object;
- };
- RIBPatch = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWRenderWrangler = {
- ACTIONS = {
- };
- OUTLETS = {
- boss;
- };
- SUPERCLASS = Object;
- };
- RIBPolygon = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WW3DSnapShot = {
- SUPERCLASS = Object;
- };
- RIBMakeBump = {
- SUPERCLASS = RIBCommand;
- };
- WW3DWell = {
- ACTIONS = {
- takeShotOutputTypeFromMatrix:;
- takeExposureLengthAsVideo:;
- dumpEve:;
- takeShowSelectedShape:;
- takeCurrentShapeTransformMatrix:;
- takeShotLength:;
- takeSceneClockSkip:;
- windowWillResize:;
- takeExposureLengthAsStrobe:;
- takeDiColor:;
- takeLowRezTesselation:;
- takeFOV:;
- findLastSampleAndSetMark:;
- takeBeepWhenDone:;
- takeFocalDistance:;
- takeSceneClockIncrement:;
- takeShadingRate:;
- setCurrentShapeTransformMatrixToIdentity:;
- takeCurrentIsVisible:;
- takeIgnoreLights:;
- addSurfaceShader:;
- takeTrackballAffectsFromMatrix:;
- sendStringToShapes:;
- takeRenderCurrentAsBox:;
- rewind:;
- takeSuColor:;
- takeCameraPreTransformMatrix:;
- takeUseRendribInstead:;
- pause:;
- takeDrawOriginForSelectedShape:;
- takeTreatTransformBeginLikeAttributeBegin:;
- takeSceneClockTime:;
- empty:;
- dumpShot:;
- takeAspectRatioFromMatrix:;
- dump3DTextScene:;
- takeRenderWorldAsBox:;
- takeInitialImage:;
- addDisplacementShader:;
- addShape:;
- dumpScene:;
- takeShotStartTime:;
- cameraParametersWereUpdated:;
- takeReuseImageView:;
- takeIgnoreShadingRate:;
- removeDisplacementShader:;
- takeFrameNumber:;
- setCameraPreTransformMatrixToIdentity:;
- removeDefaultLights:;
- addShader:;
- takeExposureLengthAsFilm:;
- takeFirmTransforms:;
- takeExposureLength:;
- takeApplyShadersDirectlyToCurrentShape:;
- play:;
- takeFStop:;
- takeSelectedColor:;
- dumpRIB:;
- takeWorldIsVisible:;
- saveImage:;
- renderItUsing3DKit:;
- fastForward:;
- removeSurfaceShader:;
- takeStatusText:;
- increment:;
- takeEyePoint:;
- takeProjectionTypeFromMatrix:;
- updateCameraInspector:;
- takeRenderStyleFromMatrix:;
- takeAspectRatio:;
- takeWellBackgroundColor:;
- takeUnselectedColor:;
- takeFramesPerSecond:;
- takeIgnoreColors:;
- takeIgnoreShaders:;
- restoreDefaultLights:;
- takeInitialGeometry:;
- takeRollAngle:;
- takeTrackballXYZFromMatrix:;
- sendStringToCamera:;
- takeFocalLength:;
- takeSceneClockSamplesPerSecond:;
- takeMark:;
- takeMovingRenderStyleFromMatrix:;
- takeTreatAttributeBeginLikeStartShape:;
- renderItBlocking:;
- takeSceneClockMark:;
- takeExposureLengthFactor:;
- takeTesselation:;
- takeLookAt:;
- takeExposureLengthPercentage:;
- replaceWorldShape:;
- takeSceneClockRatio:;
- decrement:;
- };
- OUTLETS = {
- lightIntensityColorSlider;
- shaderLightView;
- lightInspectorTrackballAffectsMatrix;
- lightBeamDistribution;
- frameNumberText;
- sceneClockRatioText;
- shapeInterpTextField;
- imageViewWindow;
- sceneClockSamplesPerSecondText;
- rollAngleText;
- selectedColorWell;
- applyShadersDirectlyToCurrentShapeSwitch;
- lightIntensityText;
- rightLightIntensityText;
- spotLightView;
- z_infoWindow;
- lightConeAngle;
- z_lightWindow;
- lightShaderAttributeMatrix;
- statusText;
- shadingRateText;
- ignoreColorsSwitch;
- lightCastsShadow;
- exposureLengthStrobeSwitch;
- renderWorldAsBoxSwitch;
- showSelectedShapeSwitch;
- leftLightState;
- fStopText;
- leftLightIntensityText;
- ambientLightIntensity;
- ambientLightState;
- viewPointMatrix;
- ambientLightIntensityText;
- currentIsVisibleSwitch;
- rightLightColor;
- customAspectRatioText;
- drawOriginForSelectedShapeSwitch;
- eyePointMatrix;
- lightConeDelta;
- treatAttributeBeginLikeStartShapeSwitch;
- wellControlPanelSwitchView;
- useRendribInsteadSwitch;
- shotOutputTypeMatrix;
- camera;
- ribParser;
- renderStyleMatrix;
- framesPerSecondText;
- suParmScrollView;
- renderCurrentAsBoxSwitch;
- fovText;
- sceneClockSkipText;
- tesselationText;
- firmTransformsSwitch;
- lightInspectorCamera;
- shotStartTimeText;
- pointLightView;
- renderHistoryText;
- wellControlPanel;
- movingRenderStyleMatrix;
- sceneClockMarkText;
- trackballAffectsMatrix;
- totalFrameCountText;
- exposureLengthFilmSwitch;
- treatTransformBeginLikeAttributeBeginSwitch;
- shotLengthText;
- exposureLengthPercentageText;
- ribCommandsMatrix;
- focalDistanceText;
- z_cameraWindow;
- ignoreLightsSwitch;
- sceneClock;
- rightLightState;
- z_ribWindow;
- transformMatrix;
- boundingBoxMatrix;
- exposureLengthText;
- focalLengthText;
- beepWhenDoneSwitch;
- diParmView;
- worldIsVisibleSwitch;
- suParmNameMatrix;
- diParmNameMatrix;
- unselectedColorWell;
- lightNameMatrix;
- backgroundColorWell;
- fovSlider;
- exposureLengthSlider;
- z_shapeWindow;
- reuseImageViewSwitch;
- suNameText;
- exposureLengthVideoSwitch;
- shapeBrowser;
- aspectRatioMatrix;
- suParmView;
- delegate;
- diParmScrollView;
- sceneClockIncrementText;
- lowRezTesselationText;
- cameraInterpTextField;
- ribCommandInspectorPanel;
- diNameText;
- sceneClockControlPanel;
- leftLightColor;
- z_tclWindow;
- ambientLightColor;
- ignoreShadingRateSwitch;
- sceneClockTimeText;
- trackballXYZMatrix;
- projectionTypeMatrix;
- shadingRateSlider;
- sceneClockButtonMatrix;
- cameraHistoryText;
- imageView;
- rightLightIntensity;
- ignoreShadersSwitch;
- leftLightIntensity;
- shapeHistoryText;
- cameraTransformMatrix;
- distantLightView;
- };
- SUPERCLASS = View;
- };
- RIBTransformEnd = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- WWSampleComponentList = {
- SUPERCLASS = List;
- };
- RIBRotate = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- RIBTorus = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBQuadric;
- };
- WWSampleList = {
- SUPERCLASS = List;
- };
- RIBIlluminate = {
- SUPERCLASS = RIBCommand;
- };
- WW3DLight = {
- ACTIONS = {
- };
- OUTLETS = {
- siblingList;
- childList;
- };
- SUPERCLASS = N3DLight;
- };
- RIBTranslate = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = RIBCommand;
- };
- EveCommand = {
- ACTIONS = {
- };
- OUTLETS = {
- sceneClock;
- samplesList;
- myShape;
- cmd;
- eveParser;
- interp;
- };
- SUPERCLASS = Object;
- };
-