OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

References x, and y.

Member Data Documentation

◆ x

float Ogre::float2::x

Referenced by float2().

◆ y

float Ogre::float2::y

Referenced by float2().


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