home *** CD-ROM | disk | FTP | other *** search
/ S283 Planetary Science &… the Search for Life CD 3 / 0_CD-ROM.iso / install / jre1_3 / lib / ext / j3dutils.jar / com / sun / j3d / ExceptionStrings.properties < prev   
Encoding:
Text File  |  2002-06-19  |  4.5 KB  |  69 lines

  1. Intersect0=Intersect.rayAndQuad : This quad has less than 4 points!
  2. Intersect1=Intersect.rayAndTriangle : This triangle has less than 3 points!
  3. Intersect3=Intersect.segmentAndQuad : This quad has less than 4 points!
  4. Intersect5=Intersect.segmentAndTriangle:This triange has less than 3 points!
  5. Intersect6=Intersect.segmentAndTriangle : This triange has less than 3 points!
  6. Intersect7=Intersect.pointAndquad : This quad has less than 4 points!
  7. Intersect9=Intersect.pointAndTriangle: This triange has less than 3 points!
  8. Intersect10=Intersect.pointAndTriangle : This triange has less than 3 points!
  9. Intersect11=Intersect.rayAndLine : This line has less than 2 points!
  10. Intersect13=Intersect.segmentAndLine : This line has less than 2 points!
  11. TCBKeyFrame0=TCBKeyFrame: tension value should be between -1 and 1
  12. TCBKeyFrame1=TCBKeyFrame: bias value should be between -1 and 1
  13. TCBKeyFrame2=TCBKeyFrame: continuity value should be between -1 and 1
  14. TCBSplinePathInterpolator0=TCBSplinePathInterpolator: need at least 2 Key Frames for the interpolator
  15. TCBSplinePathInterpolator1=TCBSplinePathInterpolator: first key frame should have knot value of 0.0
  16. TCBSplinePathInterpolator2=TCBSplinePathInterpolator: last key frame should have knot value of 1.0
  17. TCBSplinePathInterpolator3=TCBSplinePathInterpolator: Key Frame knot values not in sequence
  18. CubicSplineCurve0=CubicSplineCurve needs at least 4 key frames
  19. KBKeyFrame0=KBKeyFrame: tension value should be between -1 and 1
  20. KBKeyFrame1=KBKeyFrame: bias value should be between -1 and 1
  21. KBKeyFrame2=KBKeyFrame: continuity value should be between -1 and 1
  22. KBSplinePathInterpolator0=KBSplinePathInterpolator: need at least 2 Key Frames for the interpolator
  23. KBSplinePathInterpolator1=KBSplinePathInterpolator: first key frame should have knot value of 0.0
  24. KBSplinePathInterpolator2=KBSplinePathInterpolator: last key frame should have knot value of 1.0
  25. KBSplinePathInterpolator3=KBSplinePathInterpolator: Key Frame knot values not in sequence
  26. KBCubicSplineCurve0=KBCubicSplineCurve needs at least 4 key frames
  27. GeometryInfo0=Illegal primitive.
  28. GeometryInfo1=Illegal use of deprecated setTextureCoordinateIndices(int[])
  29. GeometryInfo2=Length of float array not a multiple of dimensionality of texcoords
  30. GeometryInfo3=Coordinate data required.
  31. GeometryInfo4=Color Index list set with no color list set.
  32. GeometryInfo5=Index lists must all be the same length
  33. GeometryInfo6=StripCounts inconsistent with primitive
  34. GeometryInfo7=stripCounts sum inconsistent with number of vertices.
  35. GeometryInfo8=Sum of contourCounts must equal length of stripCounts array.
  36. GeometryInfo9=Data must be one of Point3f, Color3f, Color4f, Vector3f, TexCoord2f, TexCoord3f or TexCoord4f.
  37. GeometryInfo10=Missing Texture Coordinate data list
  38. GeometryInfo11=Normal Index list set with no normal list set.
  39. GeometryInfo12=For triangles, number of vertices must be multiple of 3.
  40. GeometryInfo13=For quads, number of vertices must be multiple of 4.
  41. GeometryInfo14=contourCounts only useful when primitive is POLYGON_ARRAY.
  42. GeometryInfo15=2D texture coordinates not specified.
  43. GeometryInfo16=3D texture coordinates not specified.
  44. GeometryInfo17=4D texture coordinates not specified.
  45. GeometryInfo18=Invalid texture coordinate set index.
  46. GeometryInfo19=Missing Index List.
  47. GeometryInfo20=Non-coordinate index list set in USE_COORD_INDEX_ONLY mode
  48. GeometryInfo21=setTextureCoordinateParams not called
  49. GeometryInfoGenerator0=Unsupported geometry type
  50. Triangulator0=GeometryInfo must have primitive type POLYGON_ARRAY.
  51. ViewingPlatform0=Multiple Viewer support not implemented
  52. ViewingPlatform1=TransformGroup does not exist
  53. DistanceAttenuation0=Distance attenuation array null
  54. VrmlParser0=VRML binary parser disabled
  55. LwsMotion0=Number of motion channels != 9!
  56. LwoSurface0=VSPC problem
  57. LwoParser0=File not of FORM-length-LWOB format
  58. LwsEnvelope0=Number of envelope channels != 1!
  59. SwitchPathInterpolator0=SwitchPathInterpolator: length of knots and numChildren must be equal
  60. FloatValueInterpolator0=FloatValueInterpolator: first knot is not 0.0
  61. FloatValueInterpolator1=FloatValueInterpolator: last knot is not 1.0
  62. FloatValueInterpolator2=FloatValueInterpolator: knot values out of order
  63. FloatValueInterpolator3=FloatValueInterpolator: number of knots and values must be equal
  64. JavaSoundMixer0=JavaSoundMixer.prepareSound - bad URL
  65. Behavior0=Cannot call addListener on a Behavior that was not created as a listener.
  66. Stripifier0=Cannot getStripifierStats on a Stripifier object that was not created with the COLLECT_STATS flag.
  67. OrbitBehavior0=Specified function must be one of ROTATE, TRANSLATE or ZOOM.
  68. OrbitBehavior1=Minimum Orbit radius must be > 0.0.
  69.