#include <vector>
#include <string>
#include <math.h>
#include <boost/cstdint.hpp>
#include <librevenge/librevenge.h>
Go to the source code of this file.
◆ FH_ALMOST_ZERO
#define FH_ALMOST_ZERO |
( |
|
m | ) |
(fabs(m) <= FH_EPSILON) |
◆ FH_DEBUG
◆ FH_DEBUG_MSG
#define FH_DEBUG_MSG |
( |
|
M | ) |
|
Referenced by libfreehand::FHCollector::_appendCharacterProperties(), libfreehand::FHCollector::_appendLinePattern(), libfreehand::FHCollector::_appendParagraphProperties(), libfreehand::FHCollector::_getBBofClipGroup(), libfreehand::FHCollector::_getBBofGroup(), libfreehand::FHCollector::_outputClipGroup(), libfreehand::FHCollector::_outputGroup(), libfreehand::FHCollector::_outputLayer(), libfreehand::FHCollector::_outputTextObject(), libfreehand::FHCollector::_outputTextRun(), libfreehand::FHParser::_readFH3CharProperties(), libfreehand::FHCollector::collectBlock(), libfreehand::FHPath::getBoundingBox(), libfreehand::FHCollector::outputDrawing(), libfreehand::FHParser::parseDictionary(), libfreehand::FHParser::parseRecord(), libfreehand::FHParser::parseRecordList(), libfreehand::FHParser::parseRecords(), libfreehand::FHParser::readArrowPath(), libfreehand::FHParser::readBlock(), libfreehand::FHParser::readDisplayText(), libfreehand::FHParser::readFHTail(), libfreehand::FHParser::readLinePat(), libfreehand::FHParser::readMName(), libfreehand::FHParser::readMString(), libfreehand::FHParser::readPath(), libfreehand::FHParser::readTabTable(), libfreehand::FHParser::readTextBlok(), libfreehand::readU16(), libfreehand::readU32(), libfreehand::readU8(), and libfreehand::FHParser::readUString().
◆ FH_EPSILON
◆ M_PI
#define M_PI 3.14159265358979323846 |