Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_FixedSizePoolIterator Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_fsp.h>

List of all members.

Public Member Functions

 ON_FixedSizePoolIterator (const class ON_FixedSizePool &fsp)
void * FirstElement ()
void * FirstElement (size_t element_index)
void * NextElement ()
void * FirstBlock (size_t *block_element_count)
void * NextBlock (size_t *block_element_count)

Public Attributes

class ON_FixedSizePoolm_fsp

Detailed Description

Definition at line 363 of file opennurbs_fsp.h.


Constructor & Destructor Documentation


Member Function Documentation

void* ON_FixedSizePoolIterator::FirstBlock ( size_t *  block_element_count)
void* ON_FixedSizePoolIterator::FirstElement ( size_t  element_index)
void* ON_FixedSizePoolIterator::NextBlock ( size_t *  block_element_count)

Member Data Documentation

Definition at line 368 of file opennurbs_fsp.h.


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