Public Member Functions | Public Attributes
pcl::poisson::SortedTreeNodes::EdgeTableData Struct Reference

#include <multi_grid_octree_data.h>

Inheritance diagram for pcl::poisson::SortedTreeNodes::EdgeTableData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void clear (void)
EdgeIndicesedgeIndices (const TreeOctNode *node)
const EdgeIndicesedgeIndices (const TreeOctNode *node) const
 EdgeTableData (void)
EdgeIndicesoperator[] (const TreeOctNode *node)
const EdgeIndicesoperator[] (const TreeOctNode *node) const
 ~EdgeTableData (void)

Public Attributes

int eCount
std::vector< EdgeIndiceseTable
std::vector< int > offsets

Detailed Description

Definition at line 154 of file multi_grid_octree_data.h.


Constructor & Destructor Documentation

Definition at line 156 of file multi_grid_octree_data.h.

Definition at line 157 of file multi_grid_octree_data.h.


Member Function Documentation

Definition at line 158 of file multi_grid_octree_data.h.

Definition at line 305 of file multi_grid_octree_data.hpp.

Definition at line 306 of file multi_grid_octree_data.hpp.

SortedTreeNodes::EdgeIndices & pcl::poisson::SortedTreeNodes::EdgeTableData::operator[] ( const TreeOctNode node)

Definition at line 303 of file multi_grid_octree_data.hpp.

const SortedTreeNodes::EdgeIndices & pcl::poisson::SortedTreeNodes::EdgeTableData::operator[] ( const TreeOctNode node) const

Definition at line 304 of file multi_grid_octree_data.hpp.


Member Data Documentation

Definition at line 163 of file multi_grid_octree_data.h.

Definition at line 164 of file multi_grid_octree_data.h.

Definition at line 165 of file multi_grid_octree_data.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:33