|
OSG
3.4.0
|
#include <Drawable.h>


Public Member Functions | |
| ConstAttributeFunctorArrayVisitor (Drawable::ConstAttributeFunctor &af) | |
| virtual | ~ConstAttributeFunctorArrayVisitor () |
| virtual void | apply (const ByteArray &array) |
| virtual void | apply (const ShortArray &array) |
| virtual void | apply (const IntArray &array) |
| virtual void | apply (const UByteArray &array) |
| virtual void | apply (const UShortArray &array) |
| virtual void | apply (const UIntArray &array) |
| virtual void | apply (const Vec4ubArray &array) |
| virtual void | apply (const FloatArray &array) |
| virtual void | apply (const Vec2Array &array) |
| virtual void | apply (const Vec3Array &array) |
| virtual void | apply (const Vec4Array &array) |
| virtual void | apply (const DoubleArray &array) |
| virtual void | apply (const Vec2dArray &array) |
| virtual void | apply (const Vec3dArray &array) |
| virtual void | apply (const Vec4dArray &array) |
| void | applyArray (Drawable::AttributeType type, const Array *array) |
Public Member Functions inherited from osg::ConstArrayVisitor | |
| ConstArrayVisitor () | |
| virtual | ~ConstArrayVisitor () |
| virtual void | apply (const Array &) |
Protected Member Functions | |
| ConstAttributeFunctorArrayVisitor & | operator= (const ConstAttributeFunctorArrayVisitor &) |
Protected Attributes | |
| Drawable::ConstAttributeFunctor & | _af |
| Drawable::AttributeType | _type |
Definition at line 628 of file Drawable.h.
|
inline |
Definition at line 632 of file Drawable.h.
|
inlinevirtual |
Definition at line 636 of file Drawable.h.
Reimplemented from osg::ConstArrayVisitor.
Definition at line 638 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 639 of file Drawable.h.

Reimplemented from osg::ConstArrayVisitor.
Definition at line 640 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 641 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 642 of file Drawable.h.

Reimplemented from osg::ConstArrayVisitor.
Definition at line 643 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 644 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 645 of file Drawable.h.

Reimplemented from osg::ConstArrayVisitor.
Definition at line 646 of file Drawable.h.

Reimplemented from osg::ConstArrayVisitor.
Definition at line 647 of file Drawable.h.

Reimplemented from osg::ConstArrayVisitor.
Definition at line 648 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 649 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 650 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 651 of file Drawable.h.

|
inlinevirtual |
Reimplemented from osg::ConstArrayVisitor.
Definition at line 652 of file Drawable.h.

|
inline |
|
inlineprotected |
Definition at line 666 of file Drawable.h.
|
protected |
Definition at line 668 of file Drawable.h.
|
protected |
Definition at line 669 of file Drawable.h.
1.8.8