|
virtual | ~ConstAttributeFunctor () |
|
virtual void | apply (AttributeType, unsigned int, const GLbyte *) |
|
virtual void | apply (AttributeType, unsigned int, const GLshort *) |
|
virtual void | apply (AttributeType, unsigned int, const GLint *) |
|
virtual void | apply (AttributeType, unsigned int, const GLubyte *) |
|
virtual void | apply (AttributeType, unsigned int, const GLushort *) |
|
virtual void | apply (AttributeType, unsigned int, const GLuint *) |
|
virtual void | apply (AttributeType, unsigned int, const float *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec2 *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec3 *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec4 *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec4ub *) |
|
virtual void | apply (AttributeType, unsigned int, const double *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec2d *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec3d *) |
|
virtual void | apply (AttributeType, unsigned int, const Vec4d *) |
|
virtual osg::Drawable::ConstAttributeFunctor::~ConstAttributeFunctor |
( |
| ) |
|
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLbyte * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLshort * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLint * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLubyte * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLushort * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const GLuint * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const float * |
|
|
) |
| |
|
inlinevirtual |
virtual void osg::Drawable::ConstAttributeFunctor::apply |
( |
AttributeType |
, |
|
|
unsigned |
int, |
|
|
const double * |
|
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: