Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
jafar::calife::Image3d Class Reference

Detailed Description

Definition at line 18 of file Image3d.hpp.

List of all members.

Public Member Functions

 Image3d (DATA_IM3D *data)
 Image3d (int width, int height, int covar, int normales, int size)
void display () const
 Display an Image3D on an OpenGL display.
std::string gdhe_display (int, double) const
DATA_IM3D * get_data ()
 Return the associed calife im3d to use for calife function.
void set_data (DATA_IM3D *)
void set_data (int width, int height, int covar, int normales, int size)
void change_frame (const jafar::geom::T3D &pt3d)
void seuille (bool s_coord_1, double max_coord_1, bool s_coord_2, double max_coord_2, bool s_coord_3, double max_coord_3)
void set_point (int i, int j, bool valid, double x=0.0, double y=0.0, double z=0.0)
std::list< jafar::geom::Point3DtoPoint3DList () const
void to_ascii (const std::string &path) const
void from_ascii (const std::string &path)
void dump_points (const std::string &path) const
void print_info () const
int nbligs () const
int nbcols () const

Private Member Functions

void clear_data ()
void _set_data (int width, int height, int covar, int normales, int size)

Private Attributes

DATA_IM3D * _pdata
size_t _index

Member Function Documentation

Returns:
the Image3d as a list of geom::Point3D

The documentation for this class 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:32 for Jafar by doxygen 1.7.6.1
LAAS-CNRS