|
PolyVox
0.2.1
Open source voxel management library
|
#include <ArraySizesImpl.h>
Public Member Functions | |
| ArraySizesImpl< N+1 > | operator() (uint32_t uSize) |
| operator UIntArrayN () const | |
Friends | |
| class | ArraySizes |
| class | ArraySizesImpl< N-1 > |
Definition at line 40 of file ArraySizesImpl.h.
| PolyVox::ArraySizesImpl< N >::operator UIntArrayN | ( | ) | const |
Definition at line 35 of file ArraySizesImpl.inl.
| ArraySizesImpl< N+1 > PolyVox::ArraySizesImpl< N >::operator() | ( | uint32_t | uSize | ) |
Definition at line 29 of file ArraySizesImpl.inl.
|
friend |
Definition at line 44 of file ArraySizesImpl.h.
|
friend |
Definition at line 45 of file ArraySizesImpl.h.
1.8.1