Classes | Functions | Variables
Geometry Namespace Reference

Classes

class  Vector3d
 

Functions

static double angle (Vector3d vec1, Vector3d vec2)
 
static void changeCoordinate (Vector3d &point, Vector3d coord[3])
 
static void changeCoordinate (Vector3d &point, Vector3d coord[3], Vector3d origin)
 
static Vector3d cross (Vector3d vec1, Vector3d vec2)
 
static double dot (Vector3d vec1, Vector3d vec2)
 

Variables

static double inf = 10000000
 
static double ninf = -10000000
 

Function Documentation

static double Geometry::angle ( Vector3d  vec1,
Vector3d  vec2 
)
static

Definition at line 158 of file Geometry.h.

static void Geometry::changeCoordinate ( Vector3d point,
Vector3d  coord[3] 
)
static

Definition at line 178 of file Geometry.h.

static void Geometry::changeCoordinate ( Vector3d point,
Vector3d  coord[3],
Vector3d  origin 
)
static

Definition at line 191 of file Geometry.h.

static Vector3d Geometry::cross ( Vector3d  vec1,
Vector3d  vec2 
)
static

Definition at line 143 of file Geometry.h.

static double Geometry::dot ( Vector3d  vec1,
Vector3d  vec2 
)
static

Definition at line 151 of file Geometry.h.

Variable Documentation

double Geometry::inf = 10000000
static

Definition at line 58 of file Geometry.h.

double Geometry::ninf = -10000000
static

Definition at line 61 of file Geometry.h.



choreo_task_sequence_planner
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:03:15