#include <vector>
#include <math.h>
#include "../primitives/point.h"
#include "../primitives/vector3D.h"
#include "../primitives/primitive.h"
#include "../interface/utilities.h"
Go to the source code of this file.
Namespaces | |
namespace | std |
Classes | |
class | Cylinder |
Variables | |
const int | SCALE_FACTOR_SIMPLE = 4 |
const int | SCALE_FACTOR_PROFILE = 20 |
|
facteur de rétrécissement pour l'extrusion simple |
|
facteur de rétrécissement pour l'extrusion simple |