Visit Cem Yuksel's web site

Files

Class List

Class Members

Class Hierarchy

cyHairFileHeader Struct Reference

#include <cyHairFile.h>

List of all members.


Detailed Description

Hair file header.


Public Attributes

char signature [4]
 This should be "HAIR".
unsigned int hair_count
 number of hair strands
unsigned int point_count
 total number of points of all strands
unsigned int arrays
 bit array of data in the file
unsigned int d_segments
 default number of segments of each strand
float d_thickness
 default thickness of hair strands
float d_transparency
 default transparency of hair strands
float d_color [3]
 default color of hair strands
char info [CY_HAIR_FILE_INFO_SIZE]
 information about the file

Visit Cem Yuksel's website!