Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

primitive.h File Reference

#include <iostream>
#include <qpainter.h>
#include <qdom.h>
#include <vector>
#include "point.h"
#include "../interface/utilities.h"

Go to the source code of this file.

Classes

class  Primitive

Variables

const int SEGMENT = 0
const int CIRCLE = 1
const int BEZIER = 2
const int BSPLINE = 3
const int LOW_SAMPLE = 30
const int NORMAL_SAMPLE = 15
const int ACCURATE_SAMPLE = 9


Detailed Description


Variable Documentation

const int ACCURATE_SAMPLE = 9
 

const int BEZIER = 2
 

const int BSPLINE = 3
 

const int CIRCLE = 1
 

const int LOW_SAMPLE = 30
 

const int NORMAL_SAMPLE = 15
 

const int SEGMENT = 0
 


Generated on Tue Nov 29 21:58:58 2005 for CylinderGenerator by doxygen 1.3.7