#include <ctype.h>Include dependency graph for vtk3DS.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | List | 
| struct | Face | 
| struct | Colour | 
| struct | OmniLight | 
| struct | SpotLight | 
| struct | Camera | 
| struct | Material | 
| struct | Summary | 
| struct | MatProp | 
| struct | Mesh | 
| struct | Chunk | 
| struct | Colour_24 | 
Defines | |
| #define | VTK_LIST_INSERT(root, node) list_insert ((List **)&root, (List *)node) | 
| #define | VTK_LIST_FIND(root, name) list_find ((List **)&root, name) | 
| #define | VTK_LIST_DELETE(root, node) list_delete ((List **)&root, (List *)node) | 
| #define | VTK_LIST_KILL(root) list_kill ((List **)&root) | 
| #define | VTK_LIST_FIELDS | 
Typedefs | |
| typedef float | Vector [3] | 
| typedef unsigned char | byte | 
| typedef unsigned short | word | 
| typedef unsigned int | dword | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Value: char name[80];   \
    void *next; | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001