/[ff3d]/ff3d/geometry/TransType.h
ViewVC logotype

Diff of /ff3d/geometry/TransType.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by delpinux, Mon Feb 17 16:32:50 2003 UTC revision 1.2 by delpinux, Sun Aug 31 15:14:06 2003 UTC
# Line 25  typedef struct parsetrans { Line 25  typedef struct parsetrans {
25    TransType* type;    TransType* type;
26  #endif /* __cplusplus */  #endif /* __cplusplus */
27    real_t *vect[3];    real_t *vect[3];
28      bool hasRef;   /* true if the object has a reference */
29    real_t ref[4]; /* The first 3 components contains the REF vector */    real_t ref[4]; /* The first 3 components contains the REF vector */
30                   /* The other field is used to detect if the object is                   /* The other field is used to detect if the object is
31                       to be taken into account in the scene */                       to be taken into account in the scene */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26