vrecko
virtual reality framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
vrecko
Vrecko - the Virtual Reality Engine
Dynamic Art module
L-system plant modeler - module for Vrecko
Head Up Display module
Space Partitioning - module for Vrecko
Todo List
Deprecated List
Namespaces
Classes
Files
File List
include
base
helpers
vrecko
vreckoAP
ArtificialWorld
behindO
Boids
CableEditor
CameraMovement
CameraPath
CarSim
ConnectEditor
AP_ConnectEditor.h
ConnectEditor.h
connecting_functions.h
Cut.h
erf.h
functions.h
icp_functions.h
normal.h
Optimalizer.h
PolygonState.h
Rotation.h
Scale.h
SnapObject.h
ConstrainedMovement
DynamicArt
EditorController
EditorQAbilities
FFDEditor
Filter
games
Garden
GUI
HeadTracking
HelloWorld
HUD
InputConnector
LightsEditor
Menu
Nature
navigation
ObjectUtils
ODE
RoomEdit
ShootingSimulation
SpacePartitioning
TextOutput
vreckoDP
vreckoUtils
src
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
icp_functions.h
Go to the documentation of this file.
1
#ifndef JACOBI_H
2
#define JACOBI_H
3
4
#ifndef STDLIB_H
5
#define STDLIB_H
6
#include <stdlib.h>
7
#endif
8
9
10
int
jacobi2
(
int
n,
double
*a[],
double
d[],
double
*v[]);
11
12
void
Perpendiculars
(
const
double
x[3],
double
y[3],
double
z[3],
double
theta);
13
14
15
#endif //JACOBI_H
16
include
vreckoAP
ConnectEditor
icp_functions.h
Generated on Tue Feb 19 2013 10:23:42 for vrecko by
1.8.3.1