OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::ParticleGpuData Struct Reference

#include <OgreParticle2.h>

Public Attributes

int8 mColourAlpha
 
int16 mColourRgb [3]
 
int8 mDirection [3]
 
float mHeight
 
float mPos [3]
 
int16 mRotation
 
float mWidth
 

Member Data Documentation

◆ mColourAlpha

int8 Ogre::ParticleGpuData::mColourAlpha

◆ mColourRgb

int16 Ogre::ParticleGpuData::mColourRgb[3]

◆ mDirection

int8 Ogre::ParticleGpuData::mDirection[3]

◆ mHeight

float Ogre::ParticleGpuData::mHeight

◆ mPos

float Ogre::ParticleGpuData::mPos[3]

◆ mRotation

int16 Ogre::ParticleGpuData::mRotation

◆ mWidth

float Ogre::ParticleGpuData::mWidth

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