|
Blender
V3.3
|
Class to perform all geometric operations dedicated to silhouette. That, for example, implies that this geom engine has as member data the viewpoint, transformations, projections... More...
#include <cstdio>#include <cstring>#include "Silhouette.h"#include "SilhouetteGeomEngine.h"#include "../geometry/GeomUtils.h"#include "BKE_global.h"Go to the source code of this file.
Namespaces | |
| Freestyle | |
| inherits from class Rep | |
Class to perform all geometric operations dedicated to silhouette. That, for example, implies that this geom engine has as member data the viewpoint, transformations, projections...
Definition in file SilhouetteGeomEngine.cpp.