FACEATTR.H

Go to the documentation of this file.
00001 /* --
00002 OpenFX - Modelling, Animation and Rendering Package
00003 -- */
00004 // FACEATTR.H
00005 
00015 typedef struct Designer_FACEATTRIBS_tag {
00016  int flag_fc,
00017      flag_sm,
00018      flag_sa,
00019      flag_bu, 
00020      flag_ba,
00021      flag_ma;  // mapping cooordinates differ if -1 same if +1
00022  unsigned char fc[3];
00023  int sm,sh,sa,bu,ba,
00024      ma;       // mapping coordinates on some selected faces
00025 } FACEATTRIBS;
00026 

Generated on Sun Apr 27 14:20:10 2014 for OpenFX by  doxygen 1.5.6