aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/refman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/refman.tex')
-rw-r--r--doc/latex/refman.tex175
1 files changed, 175 insertions, 0 deletions
diff --git a/doc/latex/refman.tex b/doc/latex/refman.tex
new file mode 100644
index 0000000..a4ae59e
--- /dev/null
+++ b/doc/latex/refman.tex
@@ -0,0 +1,175 @@
+% Latex header for doxygen 1.8.3.1
+\documentclass{book}
+\usepackage[a4paper,top=2.5cm,bottom=2.5cm,left=2.5cm,right=2.5cm]{geometry}
+\usepackage{makeidx}
+\usepackage{natbib}
+\usepackage{graphicx}
+\usepackage{multicol}
+\usepackage{float}
+\usepackage{listings}
+\usepackage{color}
+\usepackage{ifthen}
+\usepackage[table]{xcolor}
+\usepackage{textcomp}
+\usepackage{alltt}
+\usepackage{ifpdf}
+\ifpdf
+\usepackage[pdftex,
+ pagebackref=true,
+ colorlinks=true,
+ linkcolor=blue,
+ unicode
+ ]{hyperref}
+\else
+\usepackage[ps2pdf,
+ pagebackref=true,
+ colorlinks=true,
+ linkcolor=blue,
+ unicode
+ ]{hyperref}
+\usepackage{pspicture}
+\fi
+\usepackage[utf8]{inputenc}
+\usepackage{mathptmx}
+\usepackage[scaled=.90]{helvet}
+\usepackage{courier}
+\usepackage{sectsty}
+\usepackage{amssymb}
+\usepackage[titles]{tocloft}
+\usepackage{doxygen}
+\lstset{language=C++,inputencoding=utf8,basicstyle=\footnotesize,breaklines=true,breakatwhitespace=true,tabsize=4,numbers=left }
+\makeindex
+\setcounter{tocdepth}{3}
+\renewcommand{\footrulewidth}{0.4pt}
+\renewcommand{\familydefault}{\sfdefault}
+\hfuzz=15pt
+\setlength{\emergencystretch}{15pt}
+\hbadness=750
+\tolerance=750
+\begin{document}
+\hypersetup{pageanchor=false,citecolor=blue}
+\begin{titlepage}
+\vspace*{7cm}
+\begin{center}
+{\Large Your title here}\\
+\vspace*{1cm}
+{\large Generated by Doxygen 1.8.3.1}\\
+\vspace*{0.5cm}
+{\small Thu May 8 2014 18:53:47}\\
+\end{center}
+\end{titlepage}
+\clearemptydoublepage
+\pagenumbering{roman}
+\tableofcontents
+\clearemptydoublepage
+\pagenumbering{arabic}
+\hypersetup{pageanchor=true,citecolor=blue}
+\color{red}
+\chapter{Namespace Index}
+\input{namespaces}
+\chapter{Hierarchical Index}
+\input{hierarchy}
+\chapter{Class Index}
+\input{annotated}
+\chapter{File Index}
+\input{files}
+\chapter{Namespace Documentation}
+\input{namespacemeow}
+\chapter{Class Documentation}
+\input{classmeow_1_1BallProjection}
+\input{classmeow_1_1BinaryIndexTree}
+\input{classmeow_1_1Bitmap}
+\input{classmeow_1_1Camera}
+\input{classmeow_1_1Color3__Space}
+\input{classmeow_1_1DisjointSet}
+\input{classmeow_1_1SplayTree_1_1Element}
+\input{classmeow_1_1SplayTree__Range_1_1Element}
+\input{classmeow_1_1FeaturePoint}
+\input{structmeow_1_1FeaturePointIndexPair}
+\input{classmeow_1_1FeaturePointsDetector}
+\input{classmeow_1_1FeaturePointsDetector__Harris}
+\input{classmeow_1_1FeaturePointsMatch}
+\input{classmeow_1_1FeaturePointsMatch__K__Match}
+\input{classmeow_1_1HashTableList}
+\input{classmeow_1_1HSLf__Space}
+\input{classmeow_1_1HSVf__Space}
+\input{classmeow_1_1IdentityPoints}
+\input{classmeow_1_1KD__Tree}
+\input{classmeow_1_1LinearTransformation}
+\input{classmeow_1_1Matrix}
+\input{classmeow_1_1MergeableHeap}
+\input{classmeow_1_1ObjArray}
+\input{classmeow_1_1ObjBase}
+\input{classmeow_1_1ObjDictionary}
+\input{classmeow_1_1ObjProperties}
+\input{classmeow_1_1ObjSelector}
+\input{classmeow_1_1ObjType}
+\input{classmeow_1_1Photo}
+\input{classmeow_1_1PhotoProjection}
+\input{classmeow_1_1ReaderWriter__double}
+\input{classmeow_1_1ReaderWriter__int}
+\input{classmeow_1_1ReaderWriter__size__t}
+\input{classmeow_1_1ReaderWriter__string}
+\input{classmeow_1_1RGBf__Space}
+\input{classmeow_1_1RGBi__Space}
+\input{classmeow_1_1Rotation3D}
+\input{classmeow_1_1SegmentTree}
+\input{classmeow_1_1Self}
+\input{classmeow_1_1SplayTree}
+\input{classmeow_1_1SplayTree__Range}
+\input{classmeow_1_1Transformation}
+\input{classmeow_1_1Usage}
+\input{classmeow_1_1Vector}
+\input{classmeow_1_1Vector2D}
+\input{classmeow_1_1Vector3D}
+\input{classmeow_1_1ViewPort}
+\input{classmeow_1_1VP__Tree}
+\input{classmeow_1_1WatchBall}
+\input{classmeow_1_1YUVf__Space}
+\chapter{File Documentation}
+\input{Color3__Space_8h}
+\input{HSL__Space_8h}
+\input{HSV__Space_8h}
+\input{RGB__Space_8h}
+\input{YUV__Space_8h}
+\input{BinaryIndexTree_8h}
+\input{DisjointSet_8h}
+\input{HashTable_8h}
+\input{KD__Tree_8h}
+\input{MergeableHeap_8h}
+\input{SegmentTree_8h}
+\input{SplayTree_8h}
+\input{VP__Tree_8h}
+\input{Vectors_8h}
+\input{Bitmap_8h}
+\input{Camera_8h}
+\input{FeaturePoint_8h}
+\input{FeaturePointsDetector_8h}
+\input{FeaturePointsDetector__Harris_8h}
+\input{FeaturePointsMatch_8h}
+\input{FeaturePointsMatch__K__Match_8h}
+\input{IdentityPoints_8h}
+\input{Photo_8h}
+\input{ViewPort_8h}
+\input{WatchBall_8h}
+\input{LinearTransformation_8h}
+\input{LinearTransformations_8h}
+\input{Matrix_8h}
+\input{methods_8h}
+\input{Transformation_8h}
+\input{Transformations_8h}
+\input{math_2utility_8h}
+\input{utility_8h}
+\input{Vector_8h}
+\input{ObjArray_8h}
+\input{ObjBase_8h}
+\input{ObjDictionary_8h}
+\input{ObjProperties_8h}
+\input{ObjSelector_8h}
+\input{ObjTypes_8h}
+\input{Self_8h}
+\input{Usage_8h}
+% Latex footer for doxygen 1.8.3.1
+\addcontentsline{toc}{part}{Index}
+\printindex
+\end{document}