home *** CD-ROM | disk | FTP | other *** search
/ Visual Special Effects Toolkit in C++ / Visual_Special_Effects_Tim_Wittenburg.iso / HELP / ICT20.MDB / Class.json next >
JavaScript Object Notation  |  1997-01-28  |  2KB

  1. {
  2.     "schema": {
  3.         "ClassID": "Double",
  4.         "ClassName": "Text (255)",
  5.         "ClassDescription": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "ClassID": 2,
  10.             "ClassName": "ictApp",
  11.             "ClassDescription": "The ICT Application Object"
  12.         },
  13.         {
  14.             "ClassID": 3,
  15.             "ClassName": "ictMDIChild",
  16.             "ClassDescription": "A descendant of the MFC MDI class"
  17.         },
  18.         {
  19.             "ClassID": 4,
  20.             "ClassName": "ictMDIClient",
  21.             "ClassDescription": "A descendant of MDIClient class"
  22.         },
  23.         {
  24.             "ClassID": 5,
  25.             "ClassName": "imageWindow",
  26.             "ClassDescription": "A class which implements a scrollable image"
  27.         },
  28.         {
  29.             "ClassID": 6,
  30.             "ClassName": "memImage",
  31.             "ClassDescription": "A memory resident image class.  Numerous image handling functions"
  32.         },
  33.         {
  34.             "ClassID": 7,
  35.             "ClassName": "motionNode",
  36.             "ClassDescription": "A Structure which is part of a motionPath object"
  37.         },
  38.         {
  39.             "ClassID": 8,
  40.             "ClassName": "motionPath",
  41.             "ClassDescription": "Describes a 3D motion path as a set of motion nodes which contain position and orientation information"
  42.         },
  43.         {
  44.             "ClassID": 9,
  45.             "ClassName": "nameDialog"
  46.         },
  47.         {
  48.             "ClassID": 10,
  49.             "ClassName": "preference",
  50.             "ClassDescription": "An object that contains operational settings and options, mostly having to do with where images and files should be read from or written to"
  51.         },
  52.         {
  53.             "ClassID": 11,
  54.             "ClassName": "renderObject",
  55.             "ClassDescription": "A class that encapsulates device dependent drawing operations"
  56.         },
  57.         {
  58.             "ClassID": 12,
  59.             "ClassName": "scene",
  60.             "ClassDescription": "A node type of a scene list"
  61.         },
  62.         {
  63.             "ClassID": 13,
  64.             "ClassName": "sceneElement",
  65.             "ClassDescription": "A node type of a scene list"
  66.         },
  67.         {
  68.             "ClassID": 14,
  69.             "ClassName": "sceneList",
  70.             "ClassDescription": "A list containing a list of models to be rendered"
  71.         },
  72.         {
  73.             "ClassID": 15,
  74.             "ClassName": "scenePreviewDialog",
  75.             "ClassDescription": "The dialog box class that accepts scene preview inputs"
  76.         },
  77.         {
  78.             "ClassID": 16,
  79.             "ClassName": "shape3d",
  80.             "ClassDescription": "A class that stores and manipulates 2D and 3D shapes as a list of vertices"
  81.         },
  82.         {
  83.             "ClassID": 17,
  84.             "ClassName": "tMatrix",
  85.             "ClassDescription": "A 4 x 4 perspective matrix manipulation class"
  86.         },
  87.         {
  88.             "ClassID": 18,
  89.             "ClassName": "warpDialog",
  90.             "ClassDescription": "A dialog box that accepts warp parameters"
  91.         },
  92.         {
  93.             "ClassID": 19,
  94.             "ClassName": "gPipe",
  95.             "ClassDescription": "A Z-Buffered graphics pipeline class"
  96.         }
  97.     ]
  98. }