home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 16 / CD_ASCQ_16_0994.iso / news / 2555 / povhlp / keywords.hlp < prev    next >
Encoding:
Text File  |  1994-07-04  |  2.9 KB  |  49 lines

  1.     POV-Ray allows you to define identifiers for later use in the file.  An
  2.  identifier may be 1 to 40 characters long.  It may consist of upper or lower
  3.  case letters, the digits 0 through 9 or an underscore character.  The first
  4.  character must be an alphabetic character.  The declaration of identifiers
  5.  is covered later.
  6.  
  7.     POV-Ray has a number of reserved words which are used in the language.
  8.  All reserved words are fully lower case.  Therefore it is recommended that
  9.  your identifiers contain at least 1 upper case character so it is sure to
  10.  avoid conflict with reserved words.  The following keywords are reserved in
  11.  POV-Ray:
  12.  
  13.       adaptive         agate            agate_turb       all
  14.       alpha            ambient          area_light       background
  15.       bicubic_patch    blob             blue             bounded_by
  16.       box              bozo             brilliance       bumps
  17.       bump_map         bump_size        camera           checker
  18.       clipped_by       clock            color            color_map
  19.       colour           colour_map       component        composite
  20.       cone             crand            cubic            cylinder
  21.       declare          default          dents            difference
  22.       diffuse          direction        disc             distance
  23.       dump             falloff          filter           finish
  24.       flatness         fog              frequency        gif
  25.       gradient         granite          green            height_field
  26.       hexagon          iff              image_map        include
  27.       interpolate      intersection     inverse          ior
  28.       jitter           lambda           leopard          light_source
  29.       location         looks_like       look_at          mandel
  30.       map_type         marble           material_map     max_intersections
  31.       max_trace_level  merge            metallic         normal
  32.       no_shadow        object           octaves          omega
  33.       once             onion            open             phase
  34.       phong            phong_size       pigment          plane
  35.       point_at         poly             pot              quadric
  36.       quartic          quick_color      quick_colour     radial
  37.       radius           raw              red              reflection
  38.       refraction       rgb              rgbf             right
  39.       ripples          rotate           roughness        scale
  40.       sky              smooth           smooth_triangle  specular
  41.       sphere           spotlight        spotted          sturm
  42.       texture          tga              threshold        tightness
  43.       tile2            tiles            torus            translate
  44.       triangle         turbulence       type             union
  45.       up               use_color        use_colour       use_index
  46.       u_steps          version          v_steps          water_level
  47.       waves            wood             wrinkles         x
  48.       y                z
  49.