Scanframe Modular Application
0.1.0
Loading...
Searching...
No Matches
DxfReader.h
Go to the documentation of this file.
1
#pragma once
2
#include "
global.h
"
3
#include <string>
4
5
namespace
sf
6
{
7
8
class
_DXF_CLASS
DxfReader
9
{
10
public
:
11
DxfReader
();
12
13
bool
read
(
const
std::string& filepath);
14
};
15
16
}
// namespace sf
sf::DxfReader
Definition
DxfReader.h:9
sf::DxfReader::DxfReader
DxfReader()
sf::DxfReader::read
bool read(const std::string &filepath)
_DXF_CLASS
#define _DXF_CLASS
Definition
dxf/global.h:38
sf
Definition
Application.h:10
global.h
src
com
dxf
DxfReader.h
Generated by
1.9.8