Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes | Friends
jafar::stereosimu::Point Struct Reference

A structure to store a 3D point x, y and z are double, but represents point. More...


Detailed Description

A structure to store a 3D point x, y and z are double, but represents point.

Definition at line 34 of file Stereosimu.hpp.

#include <Stereosimu.hpp>

List of all members.

Public Member Functions

 Point (double _x, double _y, double _z)
void change_frame (jafar::geom::T3D &t3d)
 Apply a transformation on a point.

Public Attributes

double x
double y
double z

Friends

std::ostream & operator<< (std::ostream &o, const Point &p)
 An easy way to print a point.

Member Function Documentation

Apply a transformation on a point.

Parameters:
t3dis the transformation to apply
Returns:
the point in the new frame

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1
LAAS-CNRS