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

  1. {
  2.     "schema": {
  3.         "FileNameID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "Description": "Text (255)",
  6.         "Compiler": "Text (30)"
  7.     },
  8.     "data": [
  9.         {
  10.             "FileNameID": 18,
  11.             "Name": "blend.cpp",
  12.             "Description": "Contains a set of blending related functions",
  13.             "Compiler": "VisualC42"
  14.         },
  15.         {
  16.             "FileNameID": 21,
  17.             "Name": "ctdialog.cpp",
  18.             "Description": "Implementation of class ictAboutDlg",
  19.             "Compiler": "VisualC42"
  20.         },
  21.         {
  22.             "FileNameID": 22,
  23.             "Name": "depthsrt.cpp",
  24.             "Description": "Depth sorting member functions of class SceneList",
  25.             "Compiler": "VisualC42"
  26.         },
  27.         {
  28.             "FileNameID": 23,
  29.             "Name": "ict.cpp",
  30.             "Description": "An MFC file.",
  31.             "Compiler": "VisualC42"
  32.         },
  33.         {
  34.             "FileNameID": 24,
  35.             "Name": "imageWn.cpp",
  36.             "Description": "Implements a scrollable image viewing window",
  37.             "Compiler": "VisualC42"
  38.         },
  39.         {
  40.             "FileNameID": 25,
  41.             "Name": "iwarp.cpp",
  42.             "Description": "Inverse mapping and forward mapping image warp functions",
  43.             "Compiler": "VisualC42"
  44.         },
  45.         {
  46.             "FileNameID": 26,
  47.             "Name": "memImg32.cpp",
  48.             "Description": "A general purpose image processing class.",
  49.             "Compiler": "VisualC42"
  50.         },
  51.         {
  52.             "FileNameID": 27,
  53.             "Name": "model.cpp",
  54.             "Description": "Continuation of SceneList, Scene and SceneElement member functions.",
  55.             "Compiler": "VisualC42"
  56.         },
  57.         {
  58.             "FileNameID": 28,
  59.             "Name": "motion.cpp",
  60.             "Description": "motionPath class member functions",
  61.             "Compiler": "VisualC42"
  62.         },
  63.         {
  64.             "FileNameID": 29,
  65.             "Name": "mydialog.cpp",
  66.             "Description": "contains a dialog box class",
  67.             "Compiler": "VisualC42"
  68.         },
  69.         {
  70.             "FileNameID": 30,
  71.             "Name": "render.cpp",
  72.             "Description": "A set of renderObject member functions",
  73.             "Compiler": "VisualC42"
  74.         },
  75.         {
  76.             "FileNameID": 31,
  77.             "Name": "sceneLst.cpp",
  78.             "Description": "Implementation of classes sceneList, scene, and sceneElement",
  79.             "Compiler": "VisualC42"
  80.         },
  81.         {
  82.             "FileNameID": 32,
  83.             "Name": "shape3d.cpp",
  84.             "Description": "shape and VRML shape class library",
  85.             "Compiler": "VisualC42"
  86.         },
  87.         {
  88.             "FileNameID": 33,
  89.             "Name": "tMatrix.cpp",
  90.             "Description": "Implements a 4 x 4 matrix manipulation class",
  91.             "Compiler": "VisualC42"
  92.         },
  93.         {
  94.             "FileNameID": 34,
  95.             "Name": "QMeshModel.cpp",
  96.             "Description": "Code to generate a variety of 3D surfaces represented as quadrilateral mesh models",
  97.             "Compiler": "VisualC42"
  98.         },
  99.         {
  100.             "FileNameID": 35,
  101.             "Name": "mainfrm.cpp",
  102.             "Description": "implementation of the CMainFrame class",
  103.             "Compiler": "VisualC42"
  104.         },
  105.         {
  106.             "FileNameID": 36,
  107.             "Name": "ictmdi.cpp",
  108.             "Description": "Descendent of Windows MDI class to support ICT"
  109.         },
  110.         {
  111.             "FileNameID": 37,
  112.             "Name": "ictdoc.cpp",
  113.             "Description": "Defines ICT document classes (text file and image)"
  114.         },
  115.         {
  116.             "FileNameID": 38,
  117.             "Name": "imageDoc.cpp",
  118.             "Description": "Implements the document portion of the document/view metaphor."
  119.         },
  120.         {
  121.             "FileNameID": 39,
  122.             "Name": "imageVew.cpp",
  123.             "Description": "Implements the view portion of the document/view metaphor"
  124.         },
  125.         {
  126.             "FileNameID": 40,
  127.             "Name": "vector.cpp",
  128.             "Description": "A library of common vector functions"
  129.         },
  130.         {
  131.             "FileNameID": 41,
  132.             "Name": "ictview.cpp",
  133.             "Description": "MFC window viewing functions"
  134.         },
  135.         {
  136.             "FileNameID": 42,
  137.             "Name": "gpipe.cpp",
  138.             "Description": "A Z-Buffered 3D graphic pipeline class."
  139.         },
  140.         {
  141.             "FileNameID": 43,
  142.             "Name": "utils.cpp",
  143.             "Description": "A collection of miscellaneous functions."
  144.         },
  145.         {
  146.             "FileNameID": 44,
  147.             "Name": "Texture.cpp",
  148.             "Description": "Code to generate a variety of texture images"
  149.         },
  150.         {
  151.             "FileNameID": 45,
  152.             "Name": "interval.cpp",
  153.             "Description": "A class which maintains a list of intervals.  Numbers can be added or removed from the list and the interval list member functions automatically adjusts the interval list"
  154.         },
  155.         {
  156.             "FileNameID": 46,
  157.             "Name": "shaders.cpp",
  158.             "Description": "Source code implementation of interpolative and Gouraud shaders."
  159.         },
  160.         {
  161.             "FileNameID": 47,
  162.             "Name": "tween.cpp",
  163.             "Description": "Functions supporting tween and morph capabilities"
  164.         }
  165.     ]
  166. }