blob: cfb4f789e89779b6af3de61fed576b989283410d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#pragma once
#include "../TKTopAlgo/Precompiled.h"
#include "HLRAlgo.hxx"
#include "HLRAlgo_PolyAlgo.hxx"
#include "HLRBrep.hxx"
#undef TRACE
#include "HLRBrep_Algo.hxx"
#include "HLRBrep_Intersector.hxx"
#include "HLRBrep_Surface.hxx"
#include "HLRBrep_SurfaceTool.hxx"
|