bufferkdtree (C sources)
C source code for the Python bufferkdtree implementation
 All Classes Files Functions Variables Typedefs Macros
Public Attributes | List of all members
circular_buffer Struct Reference

#include <types.h>

Public Attributes

INT_TYPE size
 
INT_TYPE start
 
INT_TYPE end
 
INT_TYPEitems
 

Member Data Documentation

INT_TYPE circular_buffer::end
INT_TYPE* circular_buffer::items
INT_TYPE circular_buffer::size
INT_TYPE circular_buffer::start

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