Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nrmmime.h

Go to the documentation of this file.
00001 /* SCEI CONFIDENTIAL

00002  */
00003 /*
00004         Functions to scan and print normal vector MIMe diff.

00005 
00006         Copyright (C) 1997 by Sony Computer Entertainment Inc.

00007         All rights Reserved.

00008 
00009         Ver 1.00        Jun 26, 1997    By N.Yoshioka

00010 */
00011 extern void     scan_NormMIMeDiff(HMD *hmd, DWORD offset);
00012 extern void     print_NormMIMeDiffData(HMD *hmd);
00013 extern void     print_NormMIMeDiff(HMD *hmd);
00014 
00015 extern void     scan_RstNormMIMeDiff(HMD *hmd, DWORD offset);
00016 extern void     print_RstNormMIMeChanged(HMD *hmd);
00017 extern void     print_RstNormMIMeDiffData(HMD *hmd);
00018 extern void     print_RstNormMIMeDiff(HMD *hmd);

Generated at Thu Feb 1 13:03:07 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000