OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::CgFxScriptLoader::Vector1f Struct Reference

#include <OgreCgFxScriptLoader.h>

Public Member Functions

 Vector1f ()
 
 Vector1f (float iX, float iY, float iZ)
 
 Vector1f (CGstateassignment cgStateAssignment)
 
 operator float () const
 

Public Attributes

float x
 

Detailed Description

Definition at line 511 of file OgreCgFxScriptLoader.h.

Constructor & Destructor Documentation

Ogre::CgFxScriptLoader::Vector1f::Vector1f ( )
Ogre::CgFxScriptLoader::Vector1f::Vector1f ( float  iX,
float  iY,
float  iZ 
)
Ogre::CgFxScriptLoader::Vector1f::Vector1f ( CGstateassignment  cgStateAssignment)

Member Function Documentation

Ogre::CgFxScriptLoader::Vector1f::operator float ( ) const

Member Data Documentation

float Ogre::CgFxScriptLoader::Vector1f::x

Definition at line 513 of file OgreCgFxScriptLoader.h.


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