Public Member Functions | Public Attributes
Segmentation::SubStructure::ParamC< Degree > Struct Template Reference

#include <sub_structures.h>

List of all members.

Public Member Functions

 ParamC (const ParamC &p)
 ParamC (unsigned int w, unsigned int h)
 ~ParamC ()

Public Attributes

Param< Degree > * data
unsigned int h
unsigned int w

Detailed Description

template<int Degree>
struct Segmentation::SubStructure::ParamC< Degree >

contains level of quad-tree w: width h: height data: nodes/leaves

Definition at line 264 of file sub_structures.h.


Constructor & Destructor Documentation

template<int Degree>
Segmentation::SubStructure::ParamC< Degree >::ParamC ( const ParamC< Degree > &  p) [inline]

Definition at line 268 of file sub_structures.h.

template<int Degree>
Segmentation::SubStructure::ParamC< Degree >::ParamC ( unsigned int  w,
unsigned int  h 
) [inline]

Definition at line 274 of file sub_structures.h.

template<int Degree>
Segmentation::SubStructure::ParamC< Degree >::~ParamC ( ) [inline]

Definition at line 278 of file sub_structures.h.


Member Data Documentation

template<int Degree>
Param<Degree>* Segmentation::SubStructure::ParamC< Degree >::data

Definition at line 265 of file sub_structures.h.

template<int Degree>
unsigned int Segmentation::SubStructure::ParamC< Degree >::h

Definition at line 266 of file sub_structures.h.

template<int Degree>
unsigned int Segmentation::SubStructure::ParamC< Degree >::w

Definition at line 266 of file sub_structures.h.


The documentation for this struct was generated from the following file:


cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:04