Code documentation

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
==API Reference==
+
__NOTOC__
 +
{{begin-box|Welcome to the [http://maratis3d.org Maratis] SDK Reference|h=2}}
 +
Maratis SDK offers a C++ API.
 +
{{end-box}}
  
===MCore===
+
==API Reference==
 +
{{column-box-begin}}
  
 +
{{begin-box|MCore}}
 
* [[MColor]]
 
* [[MColor]]
 
* [[MDataLoadFunction]]
 
* [[MDataLoadFunction]]
Line 12: Line 17:
 
* [[MFileTools]]
 
* [[MFileTools]]
 
* [[MImage]]
 
* [[MImage]]
* [[MInputContext]]
+
* [[MSound]]
 +
* [[MString]]
 +
{{end-box}}
 +
 
 +
{{begin-box|MCore - Math}}
 
* [[MMatrix4x4]]
 
* [[MMatrix4x4]]
* [[MPhysicsContext]]
 
 
* [[MQuaternion]]
 
* [[MQuaternion]]
 +
* [[MVector2]]
 +
* [[MVector3]]
 +
* [[MVector4]]
 +
{{end-box}}
 +
 +
{{begin-box|MCore - Contexts}}
 +
* [[MInputContext]]
 +
* [[MPhysicsContext]]
 
* [[MRenderingContext]]
 
* [[MRenderingContext]]
 
* [[MScriptContext]]
 
* [[MScriptContext]]
 
* [[MSoundContext]]
 
* [[MSoundContext]]
* [[MSound]]
 
* [[MString]]
 
 
* [[MSystemContext]]
 
* [[MSystemContext]]
* [[MVector2]]
+
{{end-box}}
* [[MVector3]]
+
* [[MVector4]]
+
  
===MEngine===
+
{{column-box-breaker}}
  
 +
{{begin-box|MEngine}}
 
* [[MAnimRange]]
 
* [[MAnimRange]]
 
* [[MArmature]]
 
* [[MArmature]]
Line 83: Line 96:
 
* [[MTexturesAnimRef]]
 
* [[MTexturesAnimRef]]
 
* [[MVariable]]
 
* [[MVariable]]
 +
{{end-box}}
  
==Examples==
+
{{column-box-end}}
  
===Game Projects===
+
==Examples==
 +
{{begin-box|Game Projects}}
 
* [[User_manual#C.2B.2B|C++ API Tutorials/Examples]]
 
* [[User_manual#C.2B.2B|C++ API Tutorials/Examples]]
 
* [http://www.maratis3d.org/?p=500 How to create a game plugin]
 
* [http://www.maratis3d.org/?p=500 How to create a game plugin]
 
* [http://www.maratis3d.org/?p=563 How to create a game interface]
 
* [http://www.maratis3d.org/?p=563 How to create a game interface]
 +
{{end-box}}
 +
 +
[[Category:C++ API]]

Latest revision as of 12:52, 23 February 2014

Welcome to the Maratis SDK Reference

Maratis SDK offers a C++ API.

API Reference

MCore

MCore - Math

MCore - Contexts

MEngine

Examples

Game Projects

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox