Static Public Member Functions
pcl::poisson::BinaryNode< Real > Class Template Reference

#include <binary_node.h>

List of all members.

Static Public Member Functions

static void CenterAndWidth (int depth, int offset, Real &center, Real &width)
static void CenterAndWidth (int idx, Real &center, Real &width)
static int CenterCount (int depth)
static int CornerIndex (int maxDepth, int depth, int offSet, int forwardCorner)
static Real CornerIndexPosition (int index, int maxDepth)
static int CumulativeCenterCount (int maxDepth)
static void DepthAndOffset (int idx, int &depth, int &offset)
static int Index (int depth, int offSet)
static Real Width (int depth)

Detailed Description

template<class Real>
class pcl::poisson::BinaryNode< Real >

Definition at line 49 of file binary_node.h.


Member Function Documentation

template<class Real >
static void pcl::poisson::BinaryNode< Real >::CenterAndWidth ( int  depth,
int  offset,
Real center,
Real width 
) [inline, static]

Definition at line 67 of file binary_node.h.

template<class Real >
static void pcl::poisson::BinaryNode< Real >::CenterAndWidth ( int  idx,
Real center,
Real width 
) [inline, static]

Definition at line 77 of file binary_node.h.

template<class Real >
static int pcl::poisson::BinaryNode< Real >::CenterCount ( int  depth) [inline, static]

Definition at line 52 of file binary_node.h.

template<class Real >
static int pcl::poisson::BinaryNode< Real >::CornerIndex ( int  maxDepth,
int  depth,
int  offSet,
int  forwardCorner 
) [inline, static]

Definition at line 55 of file binary_node.h.

template<class Real >
static Real pcl::poisson::BinaryNode< Real >::CornerIndexPosition ( int  index,
int  maxDepth 
) [inline, static]

Definition at line 57 of file binary_node.h.

template<class Real >
static int pcl::poisson::BinaryNode< Real >::CumulativeCenterCount ( int  maxDepth) [inline, static]

Definition at line 53 of file binary_node.h.

template<class Real >
static void pcl::poisson::BinaryNode< Real >::DepthAndOffset ( int  idx,
int &  depth,
int &  offset 
) [inline, static]

Definition at line 84 of file binary_node.h.

template<class Real >
static int pcl::poisson::BinaryNode< Real >::Index ( int  depth,
int  offSet 
) [inline, static]

Definition at line 54 of file binary_node.h.

template<class Real >
static Real pcl::poisson::BinaryNode< Real >::Width ( int  depth) [inline, static]

Definition at line 59 of file binary_node.h.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:21