Demopaja Plugin Wizard by: Aaron Hilton (aka OTri) email: OTri@otri.net ICQ: 822109 Build effect plug-ins for demopaja, quick and easily. Demopaja is a demo creation tool, which doubles as a great testbed for visual effects that you want tweaked in realtime. Installation: Copy the "Demopaja Plugin Wizard.AWX" file to your Visual C++ template directory, usually found in: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template" Usage: 1) Run DevStudio 2) create a new project 3) choose the Demopaja Plugin Wizard 4) Give the project a name, which is also your plugin class name. That's it... Enjoy. Demopaja Plugin Wizard by: Aaron Hilton (aka OTri) web: http://OTri.net/ email: OTri@otri.net ICQ: 822109 Build effect plug-ins for demopaja v0.6b, quick and easily. Demopaja is a demo creation tool, which doubles as a great testbed for visual effects that you want tweaked in realtime. Installation: Copy to your Visual C++ template directory, usually found in: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template" Usage: 1) Run DevStudio 2) create a new project 3) choose the Demopaja Plugin Wizard 4) Give the project a name, which is also your plugin class name. That's it... Enjoy. Demopaja Plugin Wizard by: Aaron Hilton (aka OTri) web: http://OTri.net/ email: OTri@otri.net ICQ: 822109 Build effect plug-ins for demopaja v0.6b, quick and easily. Demopaja is a demo creation tool, which doubles as a great testbed for visual effects that you want tweaked in realtime. Installation: Copy to your Visual C++ template directory, usually found in: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template" Usage: 1) Run DevStudio 2) create a new project 3) choose the Demopaja Plugin Wizard 4) Give the project a name, which is also your plugin class name. That's it... Enjoy. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : demopaja ======================================================================== AppWizard has created this demopaja application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your demopaja application. demopaja.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. demopaja.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CDemopajaApp application class. demopaja.cpp This is the main application source file that contains the application class CDemopajaApp. demopaja.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. demopaja.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\demopaja.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file demopaja.rc. res\demopaja.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. demopaja.reg This is an example .REG file that shows you the kind of registration settings the framework will set for you. You can use this as a .REG file to go along with your application or just delete it and rely on the default RegisterShellFileTypes registration. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in demopaja.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: demopajaDoc.h, demopajaDoc.cpp - the document These files contain your CDemopajaDoc class. Edit these files to add your special document data and to implement file saving and loading (via CDemopajaDoc::Serialize). demopajaView.h, demopajaView.cpp - the view of the document These files contain your CDemopajaView class. CDemopajaView objects are used to view CDemopajaDoc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named demopaja.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. ///////////////////////////////////////////////////////////////////////////// Demopaja Plugin Wizard by: Aaron Hilton (aka OTri) web: http://OTri.net/ email: OTri@otri.net ICQ: 822109 Build effect plug-ins for demopaja v0.6b, quick and easily. Demopaja is a demo creation tool, which doubles as a great testbed for visual effects that you want tweaked in realtime. Installation: Copy to your Visual C++ template directory, usually found in: "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template" Usage: 1) Run DevStudio 2) create a new project 3) choose the Demopaja Plugin Wizard 4) Give the project a name, which is also your plugin class name. That's it... Enjoy. If you are using the DX8 device driver mail me! --memon MOPPI DEMOPAJA SOFTWARE DEVELOPMENT KIT (Moppi Demopaja SDK) Copyright (c) 2000-2003 Moppi Productions. All Rights Reserved. LICENSE AND WARRANTY The Moppi Demopaja SDK is free for non-commercial usage. If you wish to use the software commercially contact the author. This software development kit is provided "AS IS", with out warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchanbility and/or fitness for a particular purpose. The author shall not be held liable for any damage to you, your computer, or to anyone or anything else, that may result from its use or misuse. You use this software development kit at your own risk. Usage of this software development kit indicates your acceptance of this license agreement and warranty. This software development kit can be distributed unmodified with no restrictions, provided any charge is to cover distribution costs only. This software development kit can be freely placed on CDs or magazine floppy disks, etc. with a permission of the author. All trademarks and other registered names contained in the Moppi Demopaja SDK package are the property of their respective owners. MOPPI DEMOPAJA SDK version 0.71b This SDK contains libraries to write importer and effect plugins to the Demopaja and also source and libraries to play Demopaja files. The documentation is places in the "doc" directory and contains full class reference and some explanations how things work. I hope to make the documentation better in the future so any feedback is welcome. There are three example plugins included. The first plugin contains a importer for PCX images and a simple effect which displays an image. The second demonstrates how to create procedural data in Demopaja, the plugins creates a simple flare image. The third plugin includes ASE loader and ASE player. The examples are in "example" directory. The "example" directory also contains the Demopaja player. The contrib directory contains useful code and tools contributed by the Demopaja users. Currently there is Demopaja plugin wizard by Aaron Hilton (aka OTri). See the readme file inside that directory for mode info. The classidgen.exe is a random plugin class ID generator. See the documentation why and where it is used. To compile the examples you will need FMOD 3.40 extracted in the fmodapi340 directory. FMOD can be downloaded from http://www.fmod.org Some plugins included in the example may require Intel JPEG Library. The IJL comes with Demopaja package. The DirectX 8.0 driver has not been updated. If there's need for the driver, I'll update it. Mail me if you need it. --memon F:/Code Projects/demopaja SDK/include/ColorC.h:119: Warning: member `operator const float *' of class `ColorC' cannot be found F:/Code Projects/demopaja SDK/include/ColorC.h:126: Warning: no matching class member found for float & operator[](int i) F:/Code Projects/demopaja SDK/include/ColorC.h:134: Warning: no matching class member found for const float & operator[](int i) const F:/Code Projects/demopaja SDK/include/ColorC.h:171: Warning: no matching class member found for ColorC & operator *=(float s) F:/Code Projects/demopaja SDK/include/ColorC.h:182: Warning: no matching class member found for ColorC & operator/=(float s) F:/Code Projects/demopaja SDK/include/ColorC.h:194: Warning: no matching class member found for ColorC operator *(float s) const F:/Code Projects/demopaja SDK/include/ColorC.h:202: Warning: no matching class member found for ColorC operator/(float s) const F:/Code Projects/demopaja SDK/include/Matrix3C.h:148: Warning: no matching class member found for Vector3C & operator[](int i) F:/Code Projects/demopaja SDK/include/Matrix3C.h:156: Warning: no matching class member found for const Vector3C & operator[](int i) const F:/Code Projects/demopaja_doc/doxygen/from_070.h:49: Duplicate section/anchor label prev070_param found! F:/Code Projects/demopaja_doc/doxygen/transformation.h:12: Warning: expected
  • tag but found TK_COMMAND token instead! F:/Code Projects/demopaja_doc/doxygen/transformation.h:13: Warning: found tag without matching
      F:/Code Projects/demopaja_doc/doxygen/dll_functions.h:10: Warning: expected
    • tag but found TK_COMMAND token instead! F:/Code Projects/demopaja_doc/doxygen/dll_functions.h:15: Warning: found
    tag without matching
      F:/Code Projects/demopaja_doc/doxygen/new_project.h:20: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:24: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:24: Warning: Found unknown command `\plugins' F:/Code Projects/demopaja_doc/doxygen/new_project.h:24: Warning: Found unknown command `\myplugin' F:/Code Projects/demopaja_doc/doxygen/new_project.h:30: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:30: Warning: Found unknown command `\demopaja' F:/Code Projects/demopaja_doc/doxygen/new_project.h:31: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:33: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:37: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:37: Warning: expected whitespace after include command F:/Code Projects/demopaja_doc/doxygen/new_project.h:43: Warning: Illegal command \b as the argument of a \b command F:/Code Projects/demopaja_doc/doxygen/new_project.h:43: Warning: Found unknown command `\lib' F:/Code Projects/demopaja_doc/doxygen/basic_import.h:805: Warning: Illegal command \c as the argument of a \c command F:/Code Projects/demopaja_doc/doxygen/basic_effect.h:770: Warning: Illegal command \c as the argument of a \c command F:/Code Projects/demopaja SDK/include/AutoGizmoC.h:71: Warning: The following parameters of AutoGizmoC::create_new(EffectI *pParent, const char *szName, PajaTypes::uint32 ui32Id) are not documented: parameter szName F:/Code Projects/demopaja SDK/include/EffectI.h:231: Warning: The following parameters of EffectI::initialize(PajaTypes::uint32 ui32Reason, PajaSystem::DeviceContextC *pContext, PajaSystem::TimeContextC *pTimeContext) are not documented: parameter pContext parameter pTimeContext F:/Code Projects/demopaja SDK/include/ParamI.h:991: Warning: The following parameters of ParamFileC::create_new(GizmoI *pParent, const char *szName, PluginClass::SuperClassIdC rSuperClassFilter, PluginClass::ClassIdC rClassFilter, PajaTypes::uint32 ui32ID, PajaTypes::uint32 ui32Style=PARAM_STYLE_FILE, bool bAnimatable=false) are not documented: parameter szName parameter bAnimatable F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `szName' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `f32Value' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `ui32ID' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `ui32Style' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `bAnimatable' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `f32Min' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `f32Max' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: argument `f32Inc' of command @param is not found in the argument list of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) F:/Code Projects/demopaja SDK/include/ParamI.h:385: Warning: The following parameters of ParamFloatC::create_new(GizmoI *pParent, const char *name, PajaTypes::float32 value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, PajaTypes::float32 min=0, PajaTypes::float32 max=0, PajaTypes::float32 inc=0.01f) are not documented: parameter name parameter value parameter id parameter style parameter animatable parameter min parameter max parameter inc F:/Code Projects/demopaja SDK/include/ParamI.h:893: Warning: argument `rValue' of command @param is not found in the argument list of ParamTextC::create_new(GizmoI *pParent, const char *szName, const char *szText, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX) F:/Code Projects/demopaja SDK/include/ParamI.h:893: Warning: argument `ui32ID' of command @param is not found in the argument list of ParamTextC::create_new(GizmoI *pParent, const char *szName, const char *szText, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX) F:/Code Projects/demopaja SDK/include/ParamI.h:893: Warning: argument `ui32Style' of command @param is not found in the argument list of ParamTextC::create_new(GizmoI *pParent, const char *szName, const char *szText, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX) F:/Code Projects/demopaja SDK/include/ParamI.h:893: Warning: The following parameters of ParamTextC::create_new(GizmoI *pParent, const char *szName, const char *szText, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX) are not documented: parameter szText parameter id parameter style F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `szName' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `rValue' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `ui32ID' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `ui32Style' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `bAnimatable' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `rMin' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `rMax' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: argument `f32Inc' of command @param is not found in the argument list of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) F:/Code Projects/demopaja SDK/include/ParamI.h:514: Warning: The following parameters of ParamVector2C::create_new(GizmoI *pParent, const char *name, const PajaTypes::Vector2C &value, PajaTypes::uint32 id, PajaTypes::uint32 style=PARAM_STYLE_EDITBOX, bool animatable=true, const PajaTypes::Vector2C &min=PajaTypes::Vector2C(), const PajaTypes::Vector2C &max=PajaTypes::Vector2C(), PajaTypes::float32 inc=0.1f) are not documented: parameter name parameter value parameter id parameter style parameter animatable parameter min parameter max parameter inc F:/Code Projects/demopaja SDK/include/EditableI.h:52: Warning: argument `pBlock' of command @param is not found in the argument list of EditableI::copy(EditableI *pEditable) F:/Code Projects/demopaja SDK/include/EditableI.h:52: Warning: The following parameters of EditableI::copy(EditableI *pEditable) are not documented: parameter pEditable F:/Code Projects/demopaja SDK/include/LoadC.h:90: Warning: argument `length' of command @param is not found in the argument list of LoadC::open(const char *szName, const PajaTypes::int8 *pSignature, PajaTypes::int32 i32SignatureSize) F:/Code Projects/demopaja SDK/include/LoadC.h:90: Warning: The following parameters of LoadC::open(const char *szName, const PajaTypes::int8 *pSignature, PajaTypes::int32 i32SignatureSize) are not documented: parameter i32SignatureSize F:/Code Projects/demopaja SDK/include/SaveC.h:70: Warning: argument `length' of command @param is not found in the argument list of SaveC::open(const char *szName, const PajaTypes::int8 *pSignature, PajaTypes::int32 i32SignatureSize) F:/Code Projects/demopaja SDK/include/SaveC.h:70: Warning: The following parameters of SaveC::open(const char *szName, const PajaTypes::int8 *pSignature, PajaTypes::int32 i32SignatureSize) are not documented: parameter i32SignatureSize F:/Code Projects/demopaja SDK/include/ImportableI.h:99: Warning: The following parameters of ImportableI::initialize(PajaTypes::uint32 ui32Reason, PajaSystem::DeviceContextC *pContext, PajaSystem::TimeContextC *pTimeContext) are not documented: parameter pContext parameter pTimeContext F:/Code Projects/demopaja SDK/include/GraphicsViewportI.h:56: Warning: argument `f32Width' of command @param is not found in the argument list of GraphicsViewportI::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) F:/Code Projects/demopaja SDK/include/GraphicsViewportI.h:56: Warning: argument `f32Height' of command @param is not found in the argument list of GraphicsViewportI::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) F:/Code Projects/demopaja SDK/include/GraphicsViewportI.h:56: Warning: The following parameters of GraphicsViewportI::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) are not documented: parameter f32Left parameter f32Right parameter f32Top parameter f32Bottom F:/Code Projects/demopaja SDK/include/opengldriver/OpenGLViewportC.h:46: Warning: argument `f32Width' of command @param is not found in the argument list of OpenGLViewportC::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) F:/Code Projects/demopaja SDK/include/opengldriver/OpenGLViewportC.h:46: Warning: argument `f32Height' of command @param is not found in the argument list of OpenGLViewportC::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) F:/Code Projects/demopaja SDK/include/opengldriver/OpenGLViewportC.h:46: Warning: The following parameters of OpenGLViewportC::set_ortho(const PajaTypes::BBox2C &rBBox, PajaTypes::float32 f32Left, PajaTypes::float32 f32Right, PajaTypes::float32 f32Top, PajaTypes::float32 f32Bottom, PajaTypes::float32 f32ZNear=-1, PajaTypes::float32 f32ZFar=1) are not documented: parameter f32Left parameter f32Right parameter f32Top parameter f32Bottom F:/Code Projects/demopaja SDK/include/TimeContextC.h:57: Warning: argument `f64Time' of command @param is not found in the argument list of TimeContextC::convert_time_to_fps(PajaTypes::float64 f64FpsTime, PajaTypes::float64 f64FPS) F:/Code Projects/demopaja SDK/include/TimeContextC.h:57: Warning: The following parameters of TimeContextC::convert_time_to_fps(PajaTypes::float64 f64FpsTime, PajaTypes::float64 f64FPS) are not documented: parameter f64FpsTime F:/Code Projects/demopaja SDK/include/QuatC.h:124: Warning: argument `Reference' of command @param is not found in the argument list of QuatC::slerp(float32 f32T, const QuatC &rQ, const QuatC &rP) F:/Code Projects/demopaja SDK/include/QuatC.h:124: Warning: argument `Reference' of command @param is not found in the argument list of QuatC::slerp(float32 f32T, const QuatC &rQ, const QuatC &rP) F:/Code Projects/demopaja SDK/include/QuatC.h:124: Warning: The following parameters of QuatC::slerp(float32 f32T, const QuatC &rQ, const QuatC &rP) are not documented: parameter rQ parameter rP