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