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

#include <multi_grid_octree_data.h>

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

List of all members.

Public Member Functions

void clear (void)
CornerIndicescornerIndices (const TreeOctNode *node)
const CornerIndicescornerIndices (const TreeOctNode *node) const
 CornerTableData (void)
CornerIndicesoperator[] (const TreeOctNode *node)
const CornerIndicesoperator[] (const TreeOctNode *node) const
 ~CornerTableData (void)

Public Attributes

int cCount
std::vector< CornerIndicescTable
std::vector< int > offsets

Detailed Description

Definition at line 130 of file multi_grid_octree_data.h.


Constructor & Destructor Documentation

Definition at line 132 of file multi_grid_octree_data.h.

Definition at line 133 of file multi_grid_octree_data.h.


Member Function Documentation

Definition at line 134 of file multi_grid_octree_data.h.

Definition at line 121 of file multi_grid_octree_data.hpp.

Definition at line 122 of file multi_grid_octree_data.hpp.

SortedTreeNodes::CornerIndices & pcl::poisson::SortedTreeNodes::CornerTableData::operator[] ( const TreeOctNode node)

Definition at line 119 of file multi_grid_octree_data.hpp.

const SortedTreeNodes::CornerIndices & pcl::poisson::SortedTreeNodes::CornerTableData::operator[] ( const TreeOctNode node) const

Definition at line 120 of file multi_grid_octree_data.hpp.


Member Data Documentation

Definition at line 139 of file multi_grid_octree_data.h.

Definition at line 140 of file multi_grid_octree_data.h.

Definition at line 141 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