class_texture_set Class Reference

#include <textured_triangle.h>

List of all members.

Public Member Functions

 class_texture_set (void)
 ~class_texture_set (void)

int add_triangle (class_textured_vertex v0, class_textured_vertex v1, class_textured_vertex v2, int provenience, float weight, t_add_method method)
int export_to_pc (void)
int set_transform (tf::Transform *st)

Public Attributes

size_t next_key
pcl::PointCloud< pcl::PointXYZRGB > pc
std::vector< int > pc_proveniences
std::vector< boost::shared_ptr
< class_textured_triangle > > 
set
tf::Transform transform

Detailed Description

Definition at line 245 of file textured_triangle.h.


Constructor & Destructor Documentation

class_texture_set::class_texture_set ( void   )  [inline]

Definition at line 250 of file textured_triangle.h.

class_texture_set::~class_texture_set ( void   )  [inline]

Definition at line 255 of file textured_triangle.h.


Member Function Documentation

int class_texture_set::add_triangle ( class_textured_vertex  v0,
class_textured_vertex  v1,
class_textured_vertex  v2,
int  provenience,
float  weight,
t_add_method  method 
)

Definition at line 169 of file textured_triangle.cpp.

int class_texture_set::export_to_pc ( void   ) 

Definition at line 245 of file textured_triangle.cpp.

int class_texture_set::set_transform ( tf::Transform *  st  ) 

Definition at line 238 of file textured_triangle.cpp.


Member Data Documentation

Definition at line 266 of file textured_triangle.h.

pcl::PointCloud<pcl::PointXYZRGB> class_texture_set::pc

Definition at line 263 of file textured_triangle.h.

Definition at line 264 of file textured_triangle.h.

std::vector<boost::shared_ptr<class_textured_triangle> > class_texture_set::set

Definition at line 262 of file textured_triangle.h.

Definition at line 265 of file textured_triangle.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


polygon_primitives_extraction
Author(s): Miguel Oliveira
autogenerated on Wed Jul 23 04:35:24 2014