|
OpenSceneGraph 3.6.5
|
#include <Drawable>

Public Member Functions | |
| AttributeFunctorArrayVisitor (Drawable::AttributeFunctor &af) | |
| virtual | ~AttributeFunctorArrayVisitor () |
| virtual void | apply (ByteArray &array) |
| virtual void | apply (ShortArray &array) |
| virtual void | apply (IntArray &array) |
| virtual void | apply (UByteArray &array) |
| virtual void | apply (UShortArray &array) |
| virtual void | apply (UIntArray &array) |
| virtual void | apply (Vec4ubArray &array) |
| virtual void | apply (FloatArray &array) |
| virtual void | apply (Vec2Array &array) |
| virtual void | apply (Vec3Array &array) |
| virtual void | apply (Vec4Array &array) |
| virtual void | apply (DoubleArray &array) |
| virtual void | apply (Vec2dArray &array) |
| virtual void | apply (Vec3dArray &array) |
| virtual void | apply (Vec4dArray &array) |
| void | applyArray (Drawable::AttributeType type, Array *array) |
| Public Member Functions inherited from osg::ArrayVisitor | |
| ArrayVisitor () | |
| virtual | ~ArrayVisitor () |
| virtual void | apply (Array &) |
| virtual void | apply (Vec2bArray &) |
| virtual void | apply (Vec3bArray &) |
| virtual void | apply (Vec4bArray &) |
| virtual void | apply (Vec2sArray &) |
| virtual void | apply (Vec3sArray &) |
| virtual void | apply (Vec4sArray &) |
| virtual void | apply (Vec2iArray &) |
| virtual void | apply (Vec3iArray &) |
| virtual void | apply (Vec4iArray &) |
| virtual void | apply (Vec2ubArray &) |
| virtual void | apply (Vec3ubArray &) |
| virtual void | apply (Vec2usArray &) |
| virtual void | apply (Vec3usArray &) |
| virtual void | apply (Vec4usArray &) |
| virtual void | apply (Vec2uiArray &) |
| virtual void | apply (Vec3uiArray &) |
| virtual void | apply (Vec4uiArray &) |
| virtual void | apply (MatrixfArray &) |
| virtual void | apply (MatrixdArray &) |
| virtual void | apply (UInt64Array &) |
| virtual void | apply (Int64Array &) |
Protected Member Functions | |
| AttributeFunctorArrayVisitor & | operator= (const AttributeFunctorArrayVisitor &) |
Protected Attributes | |
| Drawable::AttributeFunctor & | _af |
| Drawable::AttributeType | _type |
|
inline |
Referenced by operator=().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
References _af, _type, osg::MixinVector< ValueT >::empty(), osg::MixinVector< ValueT >::front(), and osg::MixinVector< ValueT >::size().
|
inline |
References _type, and osg::Array::accept().
|
inlineprotected |
References AttributeFunctorArrayVisitor().
|
protected |
|
protected |
| Generated at Sun Aug 10 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |