OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::GLSLShaderCommon::CmdColumnMajorMatrices Class Reference

Command object for setting matrix packing in column-major order. More...

#include <OgreGLSLShaderCommon.h>

+ Inheritance diagram for Ogre::GLSLShaderCommon::CmdColumnMajorMatrices:

Public Member Functions

String doGet (const void *target) const
 
void doSet (void *target, const String &val)
 

Detailed Description

Command object for setting matrix packing in column-major order.

Member Function Documentation

◆ doGet()

String Ogre::GLSLShaderCommon::CmdColumnMajorMatrices::doGet ( const void *  target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::GLSLShaderCommon::CmdColumnMajorMatrices::doSet ( void *  target,
const String val 
)
virtual

Implements Ogre::ParamCommand.


The documentation for this class was generated from the following file: