OSG
3.4.0
|
#include <Drawable.h>
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) |
![]() | |
ArrayVisitor () | |
virtual | ~ArrayVisitor () |
virtual void | apply (Array &) |
Protected Member Functions | |
AttributeFunctorArrayVisitor & | operator= (const AttributeFunctorArrayVisitor &) |
Protected Attributes | |
Drawable::AttributeFunctor & | _af |
Drawable::AttributeType | _type |
Definition at line 585 of file Drawable.h.
|
inline |
Definition at line 589 of file Drawable.h.
|
inlinevirtual |
Definition at line 593 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 595 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 596 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 597 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 598 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 599 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 600 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 601 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 602 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 603 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 604 of file Drawable.h.
Reimplemented from osg::ArrayVisitor.
Definition at line 605 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 606 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 607 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 608 of file Drawable.h.
|
inlinevirtual |
Reimplemented from osg::ArrayVisitor.
Definition at line 609 of file Drawable.h.
|
inline |
|
inlineprotected |
Definition at line 623 of file Drawable.h.
|
protected |
Definition at line 624 of file Drawable.h.
|
protected |
Definition at line 625 of file Drawable.h.