mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
9 lines
251 B
C++
9 lines
251 B
C++
// File: BestFitBnd_HUBTreeOfSphere.cxx
|
|
// Created: Thu Mar 17 14:30:42 2005
|
|
// Author: OPEN CASCADE Support
|
|
// Copyright: OPEN CASCADE SA 2005
|
|
|
|
#include <Extrema_HUBTreeOfSphere.hxx>
|
|
|
|
IMPLEMENT_HUBTREE(Extrema_HUBTreeOfSphere,MMgt_TShared)
|