Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

my_types.h File Reference

Go to the source code of this file.

Defines

#define AP_MAGIC   "Animp001"
 An animp movie file must start with the following 8 byte string.


Typedefs

typedef unsigned char byte
 An unsigned byte data type.


Enumerations

enum  {
  AP_MOVIE = 1, AP_COLORS, AP_STATIC_FRAME, AP_FRAME,
  AP_FRAMES, AP_OPAQUE_SPHERES, AP_TRANS_SPHERES, AP_OPAQUE_CYLINDERS,
  AP_TRANS_CYLINDERS, AP_SPHERE, AP_CYLINDER, AP_SHORT_SPHERE,
  AP_SHORT_CYLINDER, AP_END = 100
}
 These named constants are placed in an animp movie file to define the structure of the file. More...


Define Documentation

#define AP_MAGIC   "Animp001"
 

An animp movie file must start with the following 8 byte string.

It may be that eventually there will be other formats with the version number changed.


Typedef Documentation

typedef unsigned char byte
 

An unsigned byte data type.

Author:
Ray Seyfarth


Enumeration Type Documentation

anonymous enum
 

These named constants are placed in an animp movie file to define the structure of the file.

Enumeration values:
AP_MOVIE 
AP_COLORS 
AP_STATIC_FRAME 
AP_FRAME 
AP_FRAMES 
AP_OPAQUE_SPHERES 
AP_TRANS_SPHERES 
AP_OPAQUE_CYLINDERS 
AP_TRANS_CYLINDERS 
AP_SPHERE 
AP_CYLINDER 
AP_SHORT_SPHERE 
AP_SHORT_CYLINDER 
AP_END 


Generated on Thu Nov 27 08:17:11 2003 for Animp - Animated Particles by doxygen 1.3.2