Simple++
Powerfull and lightning fast C++ Library
Public Member Functions | List of all members
CoordinateSystem< F, I, size > Class Template Reference

#include <CoordinateSystem.h>

Public Member Functions

 CoordinateSystem ()
 
 ~CoordinateSystem ()
 
CoordinateChunk< F, I, size > * insertChunk (const Vec3< I > &position)
 

Constructor & Destructor Documentation

template<typename F , typename I , unsigned int size = 1000>
CoordinateSystem< F, I, size >::CoordinateSystem ( )
template<typename F , typename I , unsigned int size = 1000>
CoordinateSystem< F, I, size >::~CoordinateSystem ( )

Member Function Documentation

template<typename F , typename I , unsigned int size = 1000>
CoordinateChunk<F, I, size>* CoordinateSystem< F, I, size >::insertChunk ( const Vec3< I > &  position)
inline

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