Go to the source code of this file.
| Defines | |
| #define | UWE 2 | 
| Functions | |
| OSErr | CalcGridPoints4Cube (long theCubeSize, long inputDim, long *theGridPoints, long *theGridBits) | 
| OSErr | MakeCube (long inputDim, long *thePtrSize, CUBE_DATA_TYPE *theCube, long *theBits) | 
| OSErr | MakeCMColorCube (long inputDim, long *theCubeSize, CUBE_DATA_TYPE *aHdlPtr, long *theBits) | 
| OSErr | MakeCube16 (long inputDim, long *theCubeSize, CUBE_DATA_TYPE *theCube, long *theBits, long *theExtraSize) | 
| 
 | 
| 
 Definition at line 42 of file w98/lh_core/routines.h. | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 35 of file lh_core/routines.c. References cmparamErr, LH_END_PROC, LH_START_PROC, noErr, and OSErr. Referenced by CreateCombi(), MakeCMColorCube(), MakeCube(), MakeCube16(), and MakeSpecialCube16(). 
 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 312 of file lh_core/routines.c. References ALLOC_DATA, CalcGridPoints4Cube(), cmparamErr, DATA_2_PTR, DISPOSE_IF_DATA, LH_END_PROC, LH_START_PROC, LOCK_DATA, nil, noErr, OSErr, UINT16, and UNLOCK_DATA. 
 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 75 of file lh_core/routines.c. References ALLOC_DATA, CalcGridPoints4Cube(), CUBE_DATA_TYPE, DATA_2_PTR, LH_END_PROC, LH_START_PROC, LOCK_DATA, nil, noErr, OSErr, SetValues(), UINT8, and UNLOCK_DATA. 
 
 | 
| 
 | ||||||||||||||||||||||||
| 
 Definition at line 147 of file lh_core/routines.c. References ALLOC_DATA, CalcGridPoints4Cube(), CUBE_DATA_TYPE, DATA_2_PTR, LH_END_PROC, LH_START_PROC, LOCK_DATA, nil, noErr, OSErr, SetValues16(), UINT16, and UNLOCK_DATA. Referenced by CreateCombi(). 
 
 | 
 1.3.7
 1.3.7