OpenLexocad
27.0
ShellTool.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Topo/Shape.h
>
4
#include <
Topo/topo_defines.h
>
5
6
namespace
Topo
7
{
14
class
TOPO_EXPORT
ShellTool
15
{
16
public
:
17
ShellTool
(
void
);
18
virtual
~
ShellTool
(
void
);
19
21
// //
22
// --------------------- BEGIN API --------------------- //
23
// //
24
// ATTENTION: DO NOT CHANGE ANY SIGNATURES IN THE API ! //
25
// //
27
28
// TODO
29
30
// static pShell makeShell( const std::vector<pFace>& faces);
31
33
// //
34
// ---------------------- END API ---------------------- //
35
// //
37
38
39
protected
:
40
// virtual pShell _makeShell( const std::vector<pFace>& faces);
41
static
Topo::ShellTool
*
_defaultTool
;
42
44
};
45
46
}
// namespace Topo
Shape.h
TOPO_EXPORT
#define TOPO_EXPORT
Definition:
topo_defines.h:8
Topo::ShellTool::_defaultTool
static Topo::ShellTool * _defaultTool
Definition:
ShellTool.h:41
Topo::ShellTool
Tools for creating, manipulating and querying Shells.
Definition:
ShellTool.h:14
Topo
Definition:
Variant.h:70
topo_defines.h
lexocad
Topo
include
Topo
ShellTool.h
Generated by
1.8.15