CS::PluginCommon Namespace Reference
Common code shared among a number of plugins. More...
Namespaces | |
| namespace | GL |
| Common code shared among plugins using OpenGL. | |
| namespace | ShaderCacheHelper |
| Common code for shader caching. | |
| namespace | ShaderWeaver |
| Common code for plugins implementing shader weaver combiners. | |
Functions | |
| static void | MakeGLMatrix3x3 (const csMatrix3 &m, float matrix[9], bool rowMajor=false) |
| Make an OpenGL matrix from a CS matrix. | |
Detailed Description
Common code shared among a number of plugins.
Function Documentation
| static void CS::PluginCommon::MakeGLMatrix3x3 | ( | const csMatrix3 & | m, | |
| float | matrix[9], | |||
| bool | rowMajor = false | |||
| ) | [inline, static] |
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
