PolyVox  0.3.0-dev
Open source voxel management library
Public Member Functions | Friends | List of all members
PolyVox::ArraySizesImpl< N > Class Template Reference

#include <ArraySizesImpl.h>

Public Member Functions

ArraySizesImpl< N+1 > operator() (uint32_t uSize)
 
 operator UIntArrayN () const
 

Friends

class ArraySizes
 
class ArraySizesImpl< N-1 >
 

Detailed Description

template<uint32_t N>
class PolyVox::ArraySizesImpl< N >

Definition at line 40 of file ArraySizesImpl.h.

Member Function Documentation

template<uint32_t N>
PolyVox::ArraySizesImpl< N >::operator UIntArrayN ( ) const

Definition at line 35 of file ArraySizesImpl.inl.

template<uint32_t N>
ArraySizesImpl< N+1 > PolyVox::ArraySizesImpl< N >::operator() ( uint32_t  uSize)

Definition at line 29 of file ArraySizesImpl.inl.

Friends And Related Function Documentation

template<uint32_t N>
friend class ArraySizes
friend

Definition at line 44 of file ArraySizesImpl.h.

template<uint32_t N>
friend class ArraySizesImpl< N-1 >
friend

Definition at line 45 of file ArraySizesImpl.h.


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