cctw
0.2.1
|
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
static void | assignToChunk (CctwIntVector3D &outputChunkSize, int ix, int iy, int iz, double value, CctwChunkedData::MergeDataType *chunk) |
static CctwChunkedData::MergeDataType * | makeChunk (CctwIntVector3D &outputChunkSize) |
|
inlinestatic |
Definition at line 17 of file cctwchunkquick.h.
References CctwVector3D< T >::y(), and CctwVector3D< T >::z().
Referenced by makeChunk().
|
inlinestatic |
Definition at line 30 of file cctwchunkquick.h.
References assignToChunk(), CctwVector3D< T >::x(), CctwVector3D< T >::y(), and CctwVector3D< T >::z().