OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::float2 Struct Reference

#include <OgreShaderPrimitives.h>

Public Member Functions

 float2 ()
 
 float2 (const Vector2 &val)
 

Public Attributes

float x
 
float y
 

Constructor & Destructor Documentation

◆ float2() [1/2]

Ogre::float2::float2 ( )
inline

◆ float2() [2/2]

Ogre::float2::float2 ( const Vector2 val)
inline

Member Data Documentation

◆ x

float Ogre::float2::x

◆ y

float Ogre::float2::y

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