fx::Sprite::Args Struct Reference

Sprite ctor args. More...

#include <_src_fx_sprite.hh>

List of all members.

Public Member Functions

 Args (const WorldVertex &position, const fp width, RefPtr< osg::StateSet > stateSet, const RGBA color)

Public Attributes

const WorldVertex mPosition
const fp mWidth
 width of sprite's quad
const RefPtr< osg::StateSet > mStateSet
 can have a texture bound to it (etc)
const RGBA mColor


Detailed Description

Sprite ctor args.

Constructor & Destructor Documentation

fx::Sprite::Args::Args ( const WorldVertex &  position,
const fp  width,
RefPtr< osg::StateSet >  stateSet,
const RGBA  color 
) [inline]


Member Data Documentation

const WorldVertex fx::Sprite::Args::mPosition

width of sprite's quad

const RefPtr<osg::StateSet> fx::Sprite::Args::mStateSet

can have a texture bound to it (etc)


The documentation for this struct was generated from the following file:
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010