#include <OSGAttachmentImpl.h>
Collaboration diagram for osg::DynFieldAttachment< AttachmentDescT >:

Public Types | |
| typedef DynFieldAttachment< AttachmentDescT > | Self |
| typedef AttachmentDescT::ParentPtr | ParentPtrType |
| typedef FCPtr< ParentPtrType, Self > | PtrType |
Public Methods | |
Dynamic Field Access | |
| UInt32 | addField (const FieldDescription &fieldDesc) |
| void | subField (UInt32 fieldId) |
| Field * | getDynamicField (UInt32 index) |
Clone | |
| FieldContainerPtr | emptyCopy (void) |
| FieldContainerPtr | clone (void) |
Dump | |
| virtual void | dump (UInt32 uiIndent=0, const BitVector bvFlags=0) const |
Protected Types | |
| typedef AttachmentDescT::Parent | Inherited |
Protected Methods | |
Constructors | |
| DynFieldAttachment (void) | |
| DynFieldAttachment (const DynFieldAttachment &source) | |
Destructors | |
| virtual | ~DynFieldAttachment (void) |
Protected Attributes | |
Member | |
| FieldContainerType | _localType |
| vector< Field * > | _dynFieldsV |
Static Protected Attributes | |
Type information | |
| FieldContainerType | _type |
Private Methods | |
| void | operator= (const DynFieldAttachment &source) |
| prohibit default functions (move to 'public' if needed) | |
Friends | |
| class | FieldContainer |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
prohibit default functions (move to 'public' if needed)
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.2.16