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 CenterIndex (int depth, int offSet)
static int CornerCount (int depth)
static int CornerIndex (int depth, int offSet)
static int CornerIndex (int maxDepth, int depth, int offSet, int forwardCorner)
static Real CornerIndexPosition (int index, int maxDepth)
static int CumulativeCenterCount (int maxDepth)
static int CumulativeCornerCount (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 39 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 53 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 58 of file binary_node.h.

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

Definition at line 42 of file binary_node.h.

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

Definition at line 47 of file binary_node.h.

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

Definition at line 43 of file binary_node.h.

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

Definition at line 48 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 50 of file binary_node.h.

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

Definition at line 51 of file binary_node.h.

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

Definition at line 44 of file binary_node.h.

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

Definition at line 45 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 64 of file binary_node.h.

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

Definition at line 46 of file binary_node.h.

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

Definition at line 52 of file binary_node.h.


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


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