|
|
#include "ConePrimitiveShape.h"#include <algorithm>#include <iostream>#include <limits>#include "Bitmap.h"#include "CylinderPrimitiveShape.h"#include "PlanePrimitiveShape.h"#include "PrimitiveShapeVisitor.h"#include "ScoreComputer.h"#include "SpherePrimitiveShape.h"#include "TorusPrimitiveShape.h"#include <GfxTL/MathHelper.h>#include <GfxTL/NullClass.h>#include <MiscLib/Performance.h>
Include dependency graph for ConePrimitiveShape.cpp:Go to the source code of this file.
Variables | |
| MiscLib::performance_t | totalTime_coneConnected |
| MiscLib::performance_t totalTime_coneConnected |