List of all members.
Public Member Functions |
virtual | ~AttributeFunctor () |
virtual void | apply (AttributeType, unsigned int, GLbyte *) |
virtual void | apply (AttributeType, unsigned int, GLshort *) |
virtual void | apply (AttributeType, unsigned int, GLint *) |
virtual void | apply (AttributeType, unsigned int, GLubyte *) |
virtual void | apply (AttributeType, unsigned int, GLushort *) |
virtual void | apply (AttributeType, unsigned int, GLuint *) |
virtual void | apply (AttributeType, unsigned int, float *) |
virtual void | apply (AttributeType, unsigned int, Vec2 *) |
virtual void | apply (AttributeType, unsigned int, Vec3 *) |
virtual void | apply (AttributeType, unsigned int, Vec4 *) |
virtual void | apply (AttributeType, unsigned int, Vec4ub *) |
virtual void | apply (AttributeType, unsigned int, double *) |
virtual void | apply (AttributeType, unsigned int, Vec2d *) |
virtual void | apply (AttributeType, unsigned int, Vec3d *) |
virtual void | apply (AttributeType, unsigned int, Vec4d *) |
Constructor & Destructor Documentation
virtual osg::Drawable::AttributeFunctor::~AttributeFunctor |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLbyte * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLshort * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLint * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLubyte * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLushort * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
GLuint * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
float * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec2 * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec3 * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec4 * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec4ub * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
double * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec2d * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec3d * |
|
|
) |
| [inline, virtual] |
virtual void osg::Drawable::AttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned int |
, |
|
|
Vec4d * |
|
|
) |
| [inline, virtual] |
The documentation for this class was generated from the following file: